Search Results
https://sampforum.blast.hk/showthread.php?tid=345747
64
Make sure the plugins are in the plugins folder and are up to date
54
Comment out the last thing you changed and compile it again.
128
http://www.sa-mp.com/download.php
271
Just download the new 0.3x files from the downloads section.
271
Try removing your mods, if that doesnt work re-install.
93
Quote: warning 217: loose indentation Fix by indenting the line correctly.
180
Quote: PlayerInfo[playerid][pAdmin] > 99999 Thats if they are Greater than 99999 Add a = after the > Providing your pScripter is = 1 and your Admin Level is 99999
134
Код: CMD:gear(playerid, params[]) { if(IsPlayerConnected(playerid)) { if(IsPlayerInRangeOfPoint(playerid, 6,/* Cordinates here */)) { ne...
265
Try installing GTA to a different Location.
102
Change lines with this on; if(GetPlayerWeapon(playerid) == 31) GivePlayerMoney(playerid,5100); To however much you want them to get
233
http://monitor.sacnr.com/ Provides updates every 5-10 minutes.
97
You could make /gps bring up a dialog, where they then select which location they want. This is just a idea. If you you can use strcmp for the second word.
50