need help -_- - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: need help -_- (
/showthread.php?tid=481111)
need help -_- -
iThePunisher - 14.12.2013
[08:27:47] Script[gamemodes/CNRstart.amx]: Run time error 19: "File or function is not found"
[08:27:47] Number of vehicle models: 0
and when i join my server i sawn with cj skin at the farm......
can someone help pls
Re: need help -_- -
newbie scripter - 14.12.2013
Hi, welcome to samp forums. download nativechecker plugin and it will show what u are missing.
Possible chances
1. u have included a plugin which u don't have.
2. one of ur include which u have included is missing a plugin
3. ur GM script is in wrong place.
Re: need help -_- -
iThePunisher - 14.12.2013
and how do i check now?
Re: need help ^_^ -
newbie scripter - 14.12.2013
https://sampforum.blast.hk/showthread.php?tid=249226
****** will be ur best helper
Re: need help -_- -
newbie scripter - 14.12.2013
don't keep on editing ur post, idk whether u replied..
can u give ur server_log??
like this
[ pawn ]
the text from server log
[ /pawn ]
use this format without space
Re: need help -_- -
iThePunisher - 14.12.2013
pawn Код:
echo Executing Server Config...
lanmode
0rcon_password
*********maxplayers
20port
5082hostname Los Santos Cops And Robbers
[ultra
-host.com
]gamemode0
1.2filterscripts UltraHost
announce
1query
1weburl
[url
]www.codww2.uv.ro[/url
]onfoot_rate
40incar_rate
40weapon_rate
40stream_distance
300.0stream_rate
1000maxnpc
0logtimeformat
[%H:%M:%S
]plugins sscanf gvar streamer nativechecker
Re: need help -_- -
newbie scripter - 14.12.2013
nono not that, the place where u took
pawn Код:
[08:27:47] Script[gamemodes/CNRstart.amx]: Run time error 19: "File or function is not found"
[08:27:47] Number of vehicle models: 0
Re: need help -_- -
TomRedlake - 14.12.2013
youre using ultra host which has linux server
add .so before every plugin like this
pawn Код:
plugins sscanf.so gvar.so streamer.so nativechecker.so
Quote:
This forum requires that you wait 240 seconds between posts. Please try again in 25 seconds.
|
Re: need help -_- -
iThePunisher - 14.12.2013
C:\Users\admin\Desktop\my script\plugins\sscaf.so is either not designed to run on windows or it contains an error
it gives error when i change it to .so
Re: need help -_- -
iThePunisher - 14.12.2013
Quote:
Originally Posted by newbie scripter
nono not that, the place where u took
pawn Код:
[08:27:47] Script[gamemodes/CNRstart.amx]: Run time error 19: "File or function is not found" [08:27:47] Number of vehicle models: 0
|
ok here it is
pawn Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, (C)2005-2013 SA-MP Team
[08:27:47] filterscripts = "" (string)
[08:27:47]
[08:27:47] Server Plugins
[08:27:47] --------------
[08:27:47] Loaded 0 plugins.
[08:27:47]
[08:27:47] Filterscripts
[08:27:47] ---------------
[08:27:47] Loaded 0 filterscripts.
[08:27:47] Script[gamemodes/CNR.amx]: Run time error 19: "File or function is not found"
[08:27:47] Number of vehicle models: 0