A Little help, Please
#1

Well I got a problem, When I start my server I get an error on the log and Here is what it says

Код:
[19:38:01] Script[gamemodes/lslrp.amx]: Run time error 19: "File or function is not found" 
[19:38:01] Number of vehicle models: 0
Even though I got lslrp.amx in "gamemodes" folder
Reply
#2

It doesn't mean the gamemode can't be loaded, it means a file which the gamemode needs cannot be loaded. Look through your script and make sure all the files which the gamemode opens do actually exist.

-Conroy
Reply
#3

Quote:
Originally Posted by seanny
Посмотреть сообщение
Well I got a problem, When I start my server I get an error on the log and Here is what it says

Код:
[19:38:01] Script[gamemodes/lslrp.amx]: Run time error 19: "File or function is not found" 
[19:38:01] Number of vehicle models: 0
Even though I got lslrp.amx in "gamemodes" folder
Make sure your plugins are ok and all upto date.
Reply
#4

make sure that u write the plugin u use in the server.cfg file and make sure its in ur "plugins" folder
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)