3d text label help
#1

heres the code:
pawn Код:
format(string, sizeof(string), "~w~Group~y~%s's ~w~ Safe.", Groups[h][GroupName]);
                            CreateDynamic3DTextLabel(i, string, 100, 0, -1, -1, -1, 10.0);
Heres the errors:
pawn Код:
Arko.pwn(9626) : error 035: argument type mismatch (argument 1)
Reply
#2

Ehumm
pawn Код:
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);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)