Search Results
Try wihout DB_Escape. By the way, is this a dynamic vehicle system? if so I think that you should replace 2 at "WHERE ID = 2" with the appropriate value.
136
Awesome, great and spectacular SQL tutorials! Thanks mate.
929
Great job! I hope that you will keep updating it - and it would be cool if someone posts a benchmark with ZCMD, YCMD and iZCMD and maybe other command processors.
25,927
Do you get any errors? if so, fix them and then compile.
217
Amazing and really useful, I appreciate your efforts
743
I just don't get what you want to do exactly, can you put an example?
91
The answer is like what's the point of reinventing the wheel? Users care about UI and that's what Microsoft update also - if they want to start over again it will probably be same things it's just lik...
326
I think I should consider doing another test maybe tomorrow or after tomorrow! Thanks Crayder.
8,637
Your mapping impressed me so far.. Good job!
368
Alright, The map would be a great addition to the current gta police map that comes with the game. A suggestion would be to make that lift goes up (script it) - that would be cool. There's no code if...
279
A great map & a great mapper. Good job and keep up the good work.. REP BOOST+++
2,162
Hey gta191977649!, we really appreciate what you have done, however, can you check out my previous reply about the colliding with SAWorld callback? - I think it has something to do with the compatibil...
8,637
Well done, keep up the good work mate
277
Alright this is one of the best classic intros I have ever seen good job and keep up with the awesome work adri! It's good to see you back around! REP BOOST+
685
Amazingly written thanks for this huge efforts I hope that I will know how to use #emit properly one day.. Who knows maybe this tutorial will save me
2,089
Can you provide us what you have under OnPlayerDialogResponse for the register dialog as the issue might be there.
85
Alright, I have converted your command to ZCMD and used sscanf. At the top of your gamemode include ZCMD and sscanf2. pawn Код: CMD:vehicle(playerid, params[]) {{    new car,color,color2;    ...
110
Thanks for your amazing support I hope that you will keep up the good work..
3,516
So still for example if I don't want it to be a collision anymore I should do a timer to check on objects that have collision but they are not active and remove their collision (if I don't want the in...
3,516