Search Results
Hi guys, I'm working on a new gamemode where I'd like to have different maps each round and each x rounds a random minigame. The admin system, maps, minigames and main gamemode will all be in one ga...
61
I'VE DONE IT! Thanks everyone! If anyone needs any help with doing it himself pm me
127
Aw.. That would mean I have to change every mysql_format? ;x -shit. Thanks anyway..
127
Hi everyone! I'm using a VPS (86x) (Debian 5) to host my SA:MP server & I've been trying to fix this bug/problem for the past week.. I've searched the forums, messed around with everything A LOT ...
127
Quote: Originally Posted by PowerPC603 It does what the comments say. The first line: Код: GetPlayerColor( 1 ) & 0xFFFFFF00 Takes the player's color and does a bitwise AND with 0xF...
106
Thanks but I already knew what a HEX is but I can't figure what the & and | are...
106
Hi, I was reading on the wiki while I found this piece of code; pawn Код: // Make the players marker invisible to the player while keeping chat colour the same. Will only work correctly if SetPla...
106
Quote: Originally Posted by cessil pawn Код: public OnPlayerStateChange(playerid, newstate, oldstate){    if(newstate == PLAYER_STATE_DRIVER)    {              SetPVarInt(pl...
68
Hi everybody, I need a way to detect a player exiting a vehicle because OnPlayerExitVehicle doesn't register teleports or fall of I can't use that... And OnPlayerStateChange doesn't provide vehicle i...
68
Quote: Originally Posted by fangoth1 are you using this pawn Код: SendRconCommand("reloadfs MidoStream");    SendRconCommand("gmx"); I'm just using this; pawn Код: forward R...
149
Quote: Originally Posted by admantis Or buy them new PCs, I would join the server then :P Lol xd
149
GMX is automatic so I guess I'll have to try internal restarting... ;s Thanks anyway..
149
Title says it all... When my server GMX we lose about 15 of our 50 players... I really need a solution for this please. I already thought about an internal restart but it's a lot of work... Thanks, ...
149
Hello, I wanted to let you know that we are already planning on rereleasing Airport Wars this christmas vacation but we could always use some help (; Please add me on msn; Nameless303@live.be or xFi...
104
Quote: Originally Posted by Calgon Everything loads for me. SA-MP forum is not a place to ask whether an individual place/host is unavailable and this in no way relates to scripting discus...
145
Quote: Originally Posted by Tee ServerFFS has had alot of downtimes recently, this could be one. It's a pity that they didn't announce it on their NOC, it makes them look very unprofess...
145
It might not be the right section to post this but is ServerFFS down? It's says nothing on their NOC but their site, my server and my site are down... FluxThing EDIT: Its online again!
145
Quote: Originally Posted by willsuckformoney Don't know for sure, but... pawn Код: KillTimer(UpdateTimer[playerid]); Should be OnPlayerDisconnect or FilterScriptExit It's there to...
97
This code should be a simple weapon hacker ban thingy but for some odd reason it bans random ppl when they spawn... Код: forward UpdatePlayer(playerid); public UpdatePlayer(playerid) { new stri...
97