Search Results
1) goto 192.168.X.X (router ip) enter username and password - There will be a sticker on your router with the info usually underneath it 2) look for port forwarding settings then enter the port you w...
594
This worked for me last time i didn't do this and it worked but i reinstalled windows 7 and sa-mp would not play it kept crashing i tried this and it worked
29,224
http://files.sa-mp.com/interiors.txt
277
There is loads of code missing so it wont compile
274
It already is set at 0 when its created
282
Goto http://whatismyip.com for your internet ip. for your filterscripts problem check that the filterscript has compiled without errors and a .amx has been created in the filterscripts folder also ch...
409
Код: new bFix[MAX_PLAYERS]; // AutoFix public AutoFix() { for(new playerid=0; playerid<MAX_PLAYERS; playerid++) { if(IsPlayerConnected(playerid)) { if(!bFix[playerid]) r...
297
Quote: Originally Posted by sasuga u say with out the "="?? cuz if u say it is like that i have this problem: C:\Users\Javier.FamiliaGomez-PC\Desktop\spawns.pwn(13) : error 001: expecte...
648
It has to be constant new iSpawn {0, 1, 2} // like this
648
Nah the cd is good it works on a other pc no problems
635
Well today my gta f***ed up on me so i uninstalled it and now i cannot reinstall it the problem is not gta its windows i cannot install any programs well at least in the correct location when ever i i...
635
Dcmd: http://hood.pastebin.com/j5DTwc1m Strok: http://hood.pastebin.com/spD2pRCM Or use what Tee said
595
why are you doing ID = strval(params) ID is stored in there from sscanf take strval(params) from ID also put GetPlayerName after it checks if the player is connected
488
Why not just set players into teams would make things a lot easier
722
Do you mean a for loop if not please explain more i dont know what you mean Код: for( new curslot = 0; curslot < MAX_SLOTS; curslot ++) { slotid[curslot] ++; }
305
Hmm https://sampwiki.blast.hk/wiki/Samp_objects
460
Put new PInfo[MAX_PLAYERS][gPInfo]; after your enum
551
you didnt edit your server.cfg to load the plugin plugins mysql - or what ever the .dll or .so file is named
303
i would have thought "Team" and "Speak" would have gave you a clue By SA:MP Team Speak, do you mean a official SA:MP team speak chat if you do then i don't think there is one
805