Search Results
I think you are missing a ) if(IsPlayerInRangeOfPoint(playerid, 20, 295.7692, -80.8107, 1001.5156)) EDIT: He beat me to it :L
86
Umm, you sure you don't want to make one yourself? I mean, if you can't, I can send you my Y_INI register system. EDIT: Can't right now, gotta go to my cousins graduation :L if you still need it when...
104
Here is an example of what you need to remove because you definitely do not need it. Quote: public OnGameModeInit() { return 1; } public OnGameModeExit() { return 1; } public OnPlayerR...
754
Just so you know, there's already a MASSIVE filterscript with ALL the animations. But for your first script, pretty good EDIT: I found A LOT of unused unnecessary things in your script, also get ZCM...
754
I've searched and searched tried all the solutions but nothing works. I do not have a used variable called "HASH" or anything like that. I know they are warnings but they drive me crazy. How could I f...
96
Probably my V2 version, but I didn't steal it if that is what you are getting at.
144
I don't expect you to like this, and I don't blame you. Some guy wanted me to release my old filterscript so I decided to update it with DCMD and the latest animations. Use /animhelp in-game. The /smo...
144
I want the server to send a message to everyone when an admin /rcon login 's
177
No, I want it to say the message when an admin logs into RCon. This is very annoying, if I can't do the user one I will just not add it.
177
Thank you but if the user is not admin, how do I make it say User %s has joined I tried this but it failed: pawn Код: public OnPlayerConnect(playerid){    if(IsPlayerAdmin(playerid))    { ...
177
Could you go into depth? E.X. tell me what to do with that? EDIT: Basically, I don't know what to edit in that.
177
Hello, I am currently trying to make my server announce a special sentence if a certain user connects. E.x. If player Hiukuss connects, the server will announce "Server developer Hiukuss has joined t...
177
Thanks!! +1 rep EDIT: How can I make it for multiple skins?
196
No, before I made a command that required a specific skin but I forget it now. And I use the default command format.
196
I am trying to make a command require a certain skin. Basically, I want a command that gives you guns but you need to be a certain skin. How would I do it? I have ******d to the ends of the earth and ...
196
!~BUMP~! Updated to V2 Cleaned up the code a bit, added source code link and added instructions
169
Hello, today I was bored so I decided to make a few commands for the animations that were laying around. So, I hope you enjoy and don't flame me to death Constructive criticism is welcome! Animation...
169
I think he meant that it is the same as other Pay 'n' Sprays in GTA:SA.
275
I made this post for my friend Every time he plays SA-MP He gets disconnected from the internet We have NO idea what is happening. It is only on GTA:SA though -Other info- We are using Ventrilo to t...
82