Search Results
Quote: Originally Posted by admantis PVars are slower than variables. I actually thought it was the other way around.
166
That's actually a pretty cool way to use it, although I recommend removing the video.
430
Quote: Originally Posted by wolfcock i love the headline! Oh boy.. This is OLD.
284
pawn Код: new SuperJumpEnabled[MAX_PLAYERS] = 0;COMMAND:sjump(playerid, params[]){    if(IsPlayerVipType(playerid, 2))    {        if(SuperJumpEnabled[playerid] == 0) {            Su...
208
Quote: Originally Posted by Mean Don't understand, what are you trying to say? He wants that speedometer.
127
Quote: Originally Posted by iFriSki They're the ones taking off. Well, SA:MP needs to update so it's broken.. Godfather is a buggy mess of bullshit, the only reason it gets popular is b...
195
Quote: Originally Posted by cstatus94 Don't tell me I am wasting my time I know how to script I have script on different many different games. I just don't have the time to start a script ...
195
This would be absolutely wonderful.
235
ZCMD bypasses the original OnPlayerCommandText callback, that's why.
87
Very creative. Nice job!
413
Quote: Originally Posted by suwithy04 Wait a minute .......................... When i inputed the code ............. It is only work for a second ...... Why is it? And How can i fix it?...
153
Just a quick question: How do you not finish a /goto and /get command? It should take like a minute max to create. :3
189
Quote: Originally Posted by Kuruskt Not bad, waiting forward for completed version. Quote: Originally Posted by DragonBlaster50 Dont release it when it is not done :P We...
193
Yes, this gamemode is INCOMPLETE, meaning it's not functionable yet. It has a couple nice features in the regular gamemode. The whole objective of this gamemode was to create a 'Search & Destroy' ...
193
Yes, but you can access it in another way. Let me grab my other post where I asked, and then edited it. Give me a minute. EDIT: Start -> Run -> 'cmd' cd C:\Program Files\Rockstar Games\ ->...
219
"CJ Hack" refers to servers that don't use "UsePlayerPedAnims", it makes them run as fast as you do in the CJ skin. (This is my guess)
142
Quote: Originally Posted by thomas.. thanks :P p.s: i work with dcmd, but it was easy to convert Do you use SSCANF too? It could have saved me alot of effort if you do.. lol. In the fu...
154
Haven't done anything with strcmp for a while, but here's my go at it. pawn Code: if(strcmp(cmd, "/makedonator", true) == 0) {    new newDonator;    tmp = strtok(cmdtext, idx);    newDonator =...
154
Quote: Originally Posted by Blokkmonsta is there a way to made the vehicle only respawn when it dies? AddStaticVehicle.
268
Quote: Originally Posted by nepstep im getting error for undefined symbol tickrate with streamer included :/ new tickrate;
277