help when i am starting the sa-mp server.exe
#1

hello guys i need help

Код:
Filter Scripts
---------------
  Loading filter script 'Weaponholder.amx'...
  Loading filter script 'carbar.amx'...
  Loading filter script 'ANIMS.amx'...
  Loading filter script 'efa.amx'...
  Loading filter script 'AHouse.amx'...
  Loading filter script 'math.amx'...
  Loading filter script 'ChatBot.amx'...

Auto messanger loaded
  Loading filter script 'randommessages.amx'...
Server MSG v1.0
  Loading filter script 'nitro.amx'...
  Loading filter script 'Star.amx'...
New TextDraw for Comunity RolePlay
You can modify and use anyone!
By [.S.M.X.]Hawk
  Loading filter script 'BTR.amx'...
  Loading filter script 'audio.amx'...
  Loading filter script 'afk.amx'...

         ________________________________________
        <|------AFK------------------System-----|>
       <|----------------Mochi----------------|>
  Loaded 13 filter scripts.

Script[gamemodes/SATDM_v14.amx]: Run time error 19: "File or function is not fou
nd"
Number of vehicle models: 0
Filter Scripts
---------------
  Loading filter script 'Weaponholder.amx'...
  Loading filter script 'carbar.amx'...
  Loading filter script 'ANIMS.amx'...
  Loading filter script 'efa.amx'...
  Loading filter script 'AHouse.amx'...
  Loading filter script 'math.amx'...
  Loading filter script 'ChatBot.amx'...

Auto messanger loaded
  Loading filter script 'randommessages.amx'...
Server MSG v1.0
  Loading filter script 'nitro.amx'...
  Loading filter script 'Star.amx'...
New TextDraw for Comunity RolePlay
You can modify and use anyone!
By [.S.M.X.]Hawk
  Loading filter script 'BTR.amx'...
  Loading filter script 'audio.amx'...
  Loading filter script 'afk.amx'...

         ________________________________________
        <|------AFK------------------System-----|>
       <|----------------Mochi----------------|>
  Loaded 13 filter scripts.

Script[gamemodes/SATDM_v14.amx]: Run time error 19: "File or function is not fou
nd"
Number of vehicle models: 0
and here is the server.cfg

[code]
cho Executing Server Config...
lanmode 0
rcon_password hahaha
maxplayers 50
port 7778
hostname ]------->.:BTR|Ultimate Global Gam3r$ |[X]G[T]
gamemode0 SATDM_v14
mapname [X]G[T] vs [BTR]
filterscripts Weaponholder carbar ANIMS efa AHouse math ChatBot randommessages nitro Star BTR audio afk
plugins YSF streamer GeoIP_Plugin sscanf filemanager
announce 0
query 1
weburl btrgamers.createaforum.com
maxnpc 20
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#2

Inside of SATDM_v14.pwn, check you have all the plugins/includes what are included/used there.

So, inside of SATDM_v14.pwn, there will be things at the top of the script like #include <name>
Make sure these are located in the plugins folder.
Reply
#3

#include <a_samp>
#include <Ldudb>
#include <KZI>
#include <streamer>
#include <YSF>
#include <zcmd
Reply
#4

Show us that part of the server_log where the plugins are loaded...
Reply
#5

Technically it says it cannot find SATDM.amx, so when you compiled it, are you sure there were no errors?
Do you know if it really created an amx file?
Anyway unless there's a problem with the plugins load then it should work.
Reply
#6

Yes I am sure it made a satdm.amx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)