Search Results
Код: if (strcmp("/spyspec", cmdtext, true, 10) == 0) { if (pInfo[playerid][pSpy] == 1) { if (pInfo[playerid][pSpec] == 1) { TogglePlayerSpectating(playerid, 0); pInfo[play...
74
Aw! I fail! Thanks man, it works great now
120
thanks for the reply, do I need to do the same for idx? Код: undefined symbol "idx"
120
Hey Quote: undefined symbol "strtok" How would I go about defining strtok ?
120
thank you so much it works perfectly now!
84
I'm a little confused. I've made a tutorial, and I added a timer: So basically, when the user types /help, the timer is set for 10 seconds Код: SetTimer("tut1", 10000, false); This works absolu...
84
Hello is there a function to make the chat invisible to a certain player? AKA: Make it so that what people are saying doesn't appear on their chat. Thanks
130
Hey I can't find any tutorials online about how to use pInfo. I need it to disable commands at certain times etc.. and I havent got a clue how.. Does anyone know a tutorial I could use? thanks
113
Hello Is there a program simular to Pawno which would allow me to edit and compile pawn? I am using Linux as my OS now (having managed to get SA:MP working). I have Kate which opens the script perfec...
204
I've seen it on other servers... What about penls? (Public Enemy No.1) you get calls to go and steal cars... the cars have a blip which you have to follow.
101
Hay Whats the function to make a map icon apear? I need something which is visable on the minimap even when you go out of range (so its visible from LV if it is located at SF) At the moment I'm usin...
101
Quote: Originally Posted by Shady91 are you using this as a GameMode or a FilterScript? A game mode Quote: When do the players crash (on connect, enter vehicle, etc) ? ...
113
Unstable script, No errors but it crashes for no reason please help. (crash as in the client crashes, the cursor comes up, sometimes you need to restart PC) http://pastebin.com/m57794aa6 help app...
113