need help -_-
#1

[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
Reply
#2

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.
Reply
#3

and how do i check now?
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=249226

****** will be ur best helper
Reply
#5

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
Reply
#6

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password *********
maxplayers 20
port 5082
hostname Los Santos Cops And Robbers [ultra-host.com]
gamemode0 1.2
filterscripts UltraHost
announce 1
query 1
weburl [url]www.codww2.uv.ro[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
plugins sscanf gvar streamer nativechecker
Reply
#7

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
Reply
#8

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.

Reply
#9

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
Reply
#10

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)