Search Results
It's just that the script I'm using uses only strcmp and I'm not sure in adding this will wreak things. Plus, I'm not all to sure how to install that stuff, I've tried it before and it messed everythi...
119
I've been trying to make an admin level 5 command to do /carcolor, or /cc [color1] [color2] but, it hasn't seemed to have been working properly, it has messed up other commands. I do not use sscanf or...
119
I get this error with my scripting : Код: C:\Users\Moggs\Downloads\elg\gamemodes\bb_freeroam.pwn(2335 -- 2336) : error 001: expected token: ",", but found "}" C:\Users\Moggs\Downloads\elg\gamemod...
96
I added some code onto an animation script, but I get these errors : Код: else if (listitem == 19) { ApplyAnimation(playerid, "MISC", "bitchslap", 4.0,0,0,0,0,0); SendClien...
96
I've tried that, but the door is the same object as the building.
100
Hey, not sure if this is the place to post about mapping but w.e. I need to know weather I am able to get rid of the door blocking the entrance on the Dillimore gas station object (Object id - 12853)...
100
Quote: Originally Posted by DJ_Shocker Something like: pawn Код: public ABroadCast(color,const string[]){    foreach(new i : Player)    {            if (PlayerInfo[i][pAdmin]...
130
Quote: Originally Posted by Skimmer Do you mean these machines from four dragon casino, which has been created by GTA? Correct.
130
Is it possible to have a system where if a player wins big money in the casino, it will show a notification to the admins showing how much they have won?
130
I load the gamemode, compile it etc, when I run it everything looks fine theres no errors. When I try to connect to the server through localhost it just says server not responding, it has done this wi...
59
Try looking in my documents or go to start and type in sa-mp and it should come up with pictures
469