Search Results
how do i activate / deactive individual anti cheats?
2,038
whole code Quote: #include <a_samp> #include <zcmd> #define COLOR_RED 0xFF0000AA #define COLOR_WHITE 0xFFFFFFAA #define COLOR_BLUE 0x0000BBAA #define COLOR_GREEN 0x33AA33AA #de...
125
Quote: if(listitem == 1) { if(GetPlayerMoney(playerid) <14999) return SendClientMessage(playerid,COLOR_RED, "You do not have enough money."); ...
125
oh yea , they are divided in to 5 different versions now. What RC are the majority of players on in 0.3z?
76
I am currently setting the players health to 29 . I want to slowly increase the players 29 not give it all at once. { new Float:Health; GetPlayerHealth(playerid, Health); SetPlaye...
134
Bump ! I also need to put a max limit on my rob!
154
Quote: Originally Posted by DaniceMcHarley Are you sure there's a AddPlayerClass? even if it's set to 0 0 0 0 0, add it, once I didn't add it and it crashed me several times. no i dont ...
177
Reinstalled gta Died 46 times before i crashed on respawn. Found this in the chatlog right when i crashed.. Quote: [20:16:49] Warning(s007): Exception 0xC0000005 at 0x4D1996 [20:16:49] W...
177
Sometimes i can die 30+times before a crash occurs, Majority of the time some players crash 1out of 5 times on respawn. Crashes only occur on respawn... Quote: public OnPlayerRequestClas...
177
SA-MP 0.3z-RC4 Exception At Address: 0x004D2D8A Base: 0x04770000 Registers: EAX: 0x3F350CF3 EBX: 0x000002E8 ECX: 0x00000000 EDX: 0x00000000 ESI: 0x0028FCFC EDI: 0x00000000 EBP: 0x10CA06E8 ESP: 0x0028...
177
Quote: Originally Posted by Konstantinos it will not work. When a player dies he can't spawn. pawn Код: // At The Topnew    IsPlayerInDM[ MAX_PLAYERS ];// On you command to enter DM...
132
Quote: public OnPlayerRequestClass(playerid, classid) { SpawnPlayer(playerid); return 1; } public OnPlayerSpawn(playerid) { TextDrawShowForPlayer(playerid, Time), TextDrawShowForPlayer(pl...
177
Quote: Originally Posted by Konstantinos That should work: pawn Код: new    bool: IsPlayerMuted[ MAX_PLAYERS ],    Mute_Timer[ MAX_PLAYERS ];public OnPlayerText( playerid, text[ ] ...
109
lol I changed names and i could talk for a while then I restart the server a few times, muted . I cant figure this out?
191
i guess i was muted when i removed the commands... Quote: Originally Posted by Swisher thought they were not working, took the commands out ,
191
they are gone... there is no mute anywhere in my script.
191
was testing a few /mute /unmute commands , thought they were not working, took the commands out , logged back in server and im muted, deleted my user files , recreated and still muted, created differe...
191
This happen on my server too... I thought it was because of a new headshot filterscript though,,
161