It is assumed that when a player is connected a text appears. (translator)
1
2
3
4
2
3
4
addhook("spawn","lvlexphud") function lvlexphud(id) hudtxt2("id","©255000000Level",'870 310') end
addhook("spawn","lvlexphud") function lvlexphud(id) hudtxt2("id","©255000000Level",'870 310') end
parse('hudtxt2 '..id..' 5 "\169255000000Level" 870 310')