DeletePlayer3DTextLabel HELP
#3

pawn Код:
// Top of your script so It is global
new Text3D:afklabel[MAX_PLAYERS];

// When someone types /afk or w/e the command is
afklabel[playerid] = Create3DTextLabel(text[], color, Float:X, Float:Y, Float:Z, Float:DrawDistance, virtualworld, testLOS);

// When someones types /back or w/e
Delete3DTextLabel(afklabel[playerid]);
Reply


Messages In This Thread
DeletePlayer3DTextLabel HELP - by DataScript - 24.03.2011, 19:37
Re: DeletePlayer3DTextLabel HELP - by TheYoungCapone - 24.03.2011, 19:42
Re: DeletePlayer3DTextLabel HELP - by Mike Garber - 24.03.2011, 19:47

Forum Jump:


Users browsing this thread: 2 Guest(s)