Big Problem
#1

Hi all, i have a problem with my script.
Thats a error: Script[gamemodes/mgrp.amx]: Run time error 19: "File or function is not found"
it occurs when i start samp-server.exe
Please help
Reply
#2

In your sa-mp.cfg, you need to add the line:

plugins nameofplugin nameofanother nameofanother

if you are using linux, add .so on the end of each item.

example:

plugins nameofplugin.so nameofanother.so nameofanother.so

Give that a try and ofcourse make sure that you have the server plugins in the correct folder called Plugins.
Reply
#3

Download nativechecker.
Put it at end of plugins line.
It shall tell you whats missing.
Reply
#4


I used nativecherker. So what i need to do with this problem?
Reply
#5

You are missing sscanf from the plugins folder in your sa-mp plugins folder or you need to add this to sa-mp.cfg:

plugins sscanf
Reply
#6

You have to compile your gamemode .pwn too so to get your .amx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)