Why won't GM load? :(
#1

When i refresh my server, it shows Gamemode: Unknown.
So i go to the console, and it shows that everything loaded perfectly except the gm:
[01:20:41] Number of vehicle models: 0
[01:20:41] Script[gamemodes/NG-RP.amx]: Run time error 19: "File or function is not found"
Please help me out?
Reply
#2

Check your plugins

Post your server.cfg
Reply
#3

Quote:
Originally Posted by Viniborn
Посмотреть сообщение
Check your plugins

Post your server.cfg
echo Executing Server Config...
lanmode 0
rcon_password
maxplayers 32
port 7770
hostname [HARD]Grand Life Roleplay [Newly Opened]
gamemode0 NG-RP
filterscripts animsz buttons carwash
plugins streamer.so sscanf.so audio.so
announce 1
query 1
weburl Coming soon
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 70
password
bind 174.138.169.94

that is my .cfg
Reply
#4

ah linux linux, i got linux too and i hate it ^^
Reply
#5

The extent of your files can be wrong.

Linux
pawn Код:
//server.cfg
plugins streamer.so sscanf.so audio.so


//Folder plugins
streamer.so
sscanf.so
audio.so
Windows
pawn Код:
//server.cfg
plugins streamer sscanf audio


//Folder plugins
streamer.dll
sscanf.dll
audio.dll
Reply
#6

Quote:
Originally Posted by Viniborn
Посмотреть сообщение
The extent of your files can be wrong.

Linux
pawn Код:
//server.cfg
plugins streamer.so sscanf.so audio.so


//Folder plugins
streamer.so
sscanf.so
audio.so
Windows
pawn Код:
//server.cfg
plugins streamer sscanf audio


//Folder plugins
streamer.dll
sscanf.dll
audio.dll
What do you mean by that? Can you tell me what to do step by step please? I would really appreciate it.
Reply
#7

he means check your server/plugins
folder to see if you have the 3 plugins in there.

Also make sure you have the includes for each plugin in if they have any
they go in the pawno/include/
folder most of the time.

also make sure you open the correct pawno from within the server folder you are working on.
Reply
#8

Ahh ok i see the prob, it was not that but sombody put the pawno folder in the plugins folder... Wow...
Anyway i wouldn't have checked in that folder if it wasn't for you 2 ... +rep it is Thanks!
Reply
#9

Oh wait!!! it's still the same after i put the file in the correct place and restarted
Reply
#10

now open pawno and your gamemode and then compile!!!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)