Search Results
change the script to say for instead
31
Quote: Originally Posted by Mr.Fames lol, how i used it and it worked how DID you use it?
22
that script don't even work anyway, is there another way
22
hello i am wondering if its possible to use the ls elevator fs somewhere else, except for the tube tower thingy, how would i do this? would it be hard
28
oh ok, but how to you get it so you type a name instead of it being a number? so if its /callcar 1 instead it'll be /callcar jester
35
ok i got it but it just calls random cars and not the ones i want to be able to call the ones with the names like vehicle2 = addstaticvehicle etc heres the code Код: dcmd_callcar(playerid, param...
35
would this be it Код: dcmd_callcar(playerid, params[]) { new Float:X, Float:Y, Float:Z; if(sscanf(params, "s", vehicleid)) SendClientMessage(playerid, TEXT_COLOR, "USAGE: \"/callcar [carname]\...
35
but how would i do this with multiple names
35
Hello I need need help with a command, it is called /callcar and it calls a car for example Vehicle1 = AddStaticVehicleEx(559,-1043.0850,1560.0236,32.9163,262.8105,86,86, 5000); Vehicle2 = AddStaticV...
35
sorry for the double post, but does anyone have any ideas?
26
Hi, I need help with reading files made by dini, I have made the file with dini and I get it to save everything that someone says on IRC to a file Код: dini_Create("AWords.ini"); // creates AWord...
26
Thanks, that works perfectly
23
is there also a way to make it change from 5-10 mins so instead of it being 5 mins it can be random between 5-10mins every time it starts again?
23
Hello, i need help on timers SetTimer("Timer",300000, 1); say it does that but when it executes Timer, it just does it constantly, is there a way for it to only do it once then repeat so for exampl...
23
How does explode work? I want to delete something at the end of a string for example I want to delete the = symbol out of this sentence: pie= but how would I do this?
886
lol of course, thanks it works
36
what is floataround, i get error with it :S
36
hi, im wondering how you can increase health like for example, you walk into a checkpoint and it gives you 5 more health, im trying to do this but it just sets to that health level any help?
36