GM problem
#1

When i run samp-server.exe,i get this error {Script[gamemodes/SCNR.amx]: Run time error 19: "File or function is not found"}

I checked the server.cfg...Everything was fine......Help me please
Reply
#2

Check the GM folder, it may not be there.
Reply
#3

Make sure that the following files are present inside of your GameMode folder:

GameMode.pwn
GameMode.amx

From these two, the .amx file is the most important, as that's the file containing the code that SA-MP actually reads. the .pwn is optional, though I prefer to put it in as well.

If it is actually in there, make sure you didn't mistakenly mistype anything in your server.cfg, as the gamemode names need to match completely. Make sure the gamemode names contains no spaces.
Reply
#4

Please show us the serverlog.
Reply
#5

[12:17:08] Script[gamemodes/SCNR.amx]: Run time error 19: "File or function is not found"
[12:17:08] Number of vehicle models: 0

this is the server log
Reply
#6

English: just post complete server_log
Reply
#7

i got it
Reply
#8

just added '1' after gm name in server.cfg...Now it's working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)