how to....
#2

pawn Код:
new name[24], string[128];
GetPlayerName(playerid, name, 24);
format(string, sizeof string, "Name: %s(%s) Wanted level: %d", name, playerid, GetPlayerWantedLevel(playerid));
Create3DTextLabel(string, -1, 0, 0, 0, 50, 0, 0);
https://sampwiki.blast.hk/wiki/Create3DTextLabel
This will do it i think
Reply


Messages In This Thread
how to.... - by timaoux - 15.08.2011, 21:16
Re: how to.... - by Wesley221 - 15.08.2011, 21:51

Forum Jump:


Users browsing this thread: 1 Guest(s)