Search Results
use it https://sampforum.blast.hk/showthread.php?tid=249226 open server.exe then show server_log if you have problem with run time error(what mising plugin and other functions)
103
1. i guess you forgot } 2.add this,if you don't have pawn Код: stock GivePlayerCash(playerid, money){    GivePlayerMoney(playerid,money);    return 1;} or try replace to GivePlayerMoney
91
post code from public OnPlayerSpawn ()
117
these functions will not able to work with r6,update R7
89
max length is 25,i don't know how much must maxium lenght but you have e|p<|> must be p<|>
164
put in public OnPlayerConnect PS:ups,i didn't se that problem is solved
155
Quote: Originally Posted by TheStoNe Este codat оn Delphi. eu crezum ca ai facut cu programul c++ PS:bun pentru incepator 8/10
295
you already have defined MSG try to change other name(ex: msg1,msg2..)
100
[18:24:03] Loading plugin: audio.dll [18:24:03] Failed. you have this in folder Plugins?if no,then add,open server.cfg see plugins add audio
103
recompile audio.pwn,and sure if you have #include audio and UTRP.PWN in gamemode
103
of course, download this https://sampforum.blast.hk/showthread.php?tid=249226dll for windows,.so for linux,add to folder Plugins then open server.cfg see line Plugins(if is not,add Plugins) and write ...
103
if(PlayerInfo[playerid][pTut] == 1 || PlayerInfo[playerid][RPQUIZ] == 0); replace with if(PlayerInfo[playerid][pTut] == 1 || PlayerInfo[playerid][RPQUIZ] == 0)
72
install it http://www.microsoft.com/en-us/downl...s.aspx?id=5555 if you have windows x64 bit search at microsoft to download this with x64bit and don't download from other radom webisite(click here fo...
105
download nativechecker, .so for linux .dll for windows put in folder plugins then open server.cfg you see line Plugins add nativechecker then save,open again server then show server_log
286
not pawn Код: {"Deliver ATC Radars From Verdant Meadows To San Fierro Airport", true, 8500, 377.30389404297, 2534.0485839844, 16.250215530396, -1447.4144287109, -437.23773193359, 5.5075283050537}}...
206
update your verision server server samp 0.3e r2,can be download from http://sa-mp.com/download.php
189
*** Streamer Plugin v2.5.2 by Incognito loaded *** Ultimate verision- Streamer Plugin v2.6.1 ...... ^ Код: Update oh,if you have put other gamemode work what i say http://forum.sa-mp.com/showpost....
205
download nativechecker,.so for linux .dll for windows put in folder plugins then open server.cfg you see line Plugins add nativechecker then save,open again server then show server_log
205
recompile all(filterscript and gamemode) and open gamemode find Audio_Seek replace with Audio_SetPosition to compile you see an photo http://solidfiles.com/i/791.png if you have error then .amx will n...
135