CreateDynamic3DTextLabel tag mismatch
#1

solved

wrong ids
Reply
#2

Use this
Код:
CreateDynamic3DTextLabel("",0x00FF00FF,1445.1851,915.6560,7.4875,20.0,INVALID_PLAYER_ID,INVALID_VEHICLE_ID,1,-1,-1,-1,100.0);
or

Код:
CreateDynamic3DTextLabel("",0x00FF00FF,1445.1851,915.6560,7.4875,20.0);
Reply
#3

This means the arguments you put are wrong. either you have put too many, or too little or wrong data types for the argument.

****** "Samp Wiki CreateDynamic3DtextLabel" and youll get the samp wiki page come up with that function, it will give good details on all the arguments needed..

i could get you the link, but youll see how easy it is to find your answer through samp wiki
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)