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...
290
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
17,132
http://files.sa-mp.com/interiors.txt
161
There is loads of code missing so it wont compile
163
It already is set at 0 when its created
157
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...
229
Код: new bFix[MAX_PLAYERS]; // AutoFix public AutoFix() { for(new playerid=0; playerid<MAX_PLAYERS; playerid++) { if(IsPlayerConnected(playerid)) { if(!bFix[playerid]) r...
171
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...
362
It has to be constant new iSpawn {0, 1, 2} // like this
362
Nah the cd is good it works on a other pc no problems
307
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...
307
Dcmd: http://hood.pastebin.com/j5DTwc1m Strok: http://hood.pastebin.com/spD2pRCM Or use what Tee said
311
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
214
Why not just set players into teams would make things a lot easier
330
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] ++; }
159
Hmm https://sampwiki.blast.hk/wiki/Samp_objects
273
Put new PInfo[MAX_PLAYERS][gPInfo]; after your enum
352
you didnt edit your server.cfg to load the plugin plugins mysql - or what ever the .dll or .so file is named
147
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
429