tag mismatch (#2)
#1

PHP код:
new Afk3D[MAX_PLAYERS];
new 
pid GetPlayerID(playerid);
Afk3D[pid] = CreateDynamic3DTextLabel("[AFK]"COLOR_LIGHTBLUEFloat:ppxFloat:ppyFloat:ppz65.00INVALID_VEHICLE_ID0, -1, -1, -165.0);
/*CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);*/ 
PHP код:
stock GetPlayerID(playerid) return playerid
warning: tag mismatch
how can i fix it?
Reply
#2

Add "Text3D:" tag to your variable.
Reply
#3

EDIT: Nevermind already.
Reply
#4

Quote:
Originally Posted by RyDeR`
Посмотреть сообщение
Add "Text3D:" tag to your variable.
works, thanks
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)