Search Results
Replace the vehicleid to this-> GetPlayerVehicleID(playerid) It gives u the vehicle id, or u can do this also int the entercheckpoint: new vehicleid = GetPlayerVehicleID(playerid);
206
It is not good for me because it is round to integer i want to round to float but only with one digit.
115
Hey guys i need help with floats. I would like to get a float with only one digit, for example. I got a float eg: 0.324861 and I want to get with round digits to one -> 0.3. Anyone know how can...
115
Thank You!! So it will give the playerid for the callback??
111
Hi guys. I need some help. I got a callback and a timer. Where i use the timer i can give the timer the id of the player. I want to give the id of the player for the test, how can i do that? Give THE...
111
I think we need to see the BizzInfo! :/
75
Maybe the problem is with your gamemode, grandlarc simple, without "1". try it!
183
How can i put the dtext value to a string or value or sg like that?
161
Quote: Originally Posted by FL3GM4 Use this: Код: dtext= CreatePlayer3DTextLabel(playerid,"jajaj",0x008080FF,X,Y,Z,40.0); And what will store in dtext? I want to get data from dte...
161
Maybe u didn't write , or ; to the end of the ENUM or the function
74
I want to send the ID of the 3Dtextlabel, so how can i get the id of the 3dtextlabel?
161
Hi all! i need some help about i want to Say in to the Public chat the id of the 3DTextLabel but it always say TAG MISMATCH Here is the Code: PHP код: new Text3D:dtext; CMD:jajaj(playerid, p...
161
Hi all! I got a question that is all about there is a way to get the id of a vehicle that i'm not sitting in it or no one sitting in it! Example: get vehicle id what is in this circle-> float, floa...
85
Thanks for helping guys! Now it works! Thanks so much Merry Christmas ! =)
129
Hi all! I've got this code: Код: new string[128]; format(string, sizeof(string), "INSERT INTO `Vehicles` (ID,Carname,Numberplate,X_Chord,Color) VALUES ('%d','%s','%s','%f','%d')",carid, VehicleN...
129