SA-MP Forums Archive
Plugin Prolem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Plugin Prolem (/showthread.php?tid=650181)



Plugin Prolem - Admireal - 22.02.2018

Код:
Server Plugins
--------------
 Loading plugin: sscanf
  Failed.
 Loading plugin: streamer
  Failed.
 Loading plugin: mysqL
  Failed.
 Loading plugin: FCNPC
  Failed.
 Loading plugin: TDE

TDEditor Plugin loaded, thank you for using.
Plase help me.


Re: Plugin Prolem - DeMoo - 22.02.2018

show me your server.cfg


Re: Plugin Prolem - Admireal - 22.02.2018

Код:
echo Executing Server Config...
lanmode 0
rcon_password master
maxplayers 1000
maxnpc 700
port 7777
announce 1
hostname Test
gamemode0 sanan 1
filterscripts TDE
plugins sscanf streamer mysql FCNPC TDE
chatlogging 1
rcon 0
weburl sahp.tk
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
logtimeformat [%H:%M:%S]
language -
ackslimit 5000
useartwork 1
sleep 1
mtu 1400



Re: Plugin Prolem - DeMoo - 22.02.2018

you using windows? or linux? if you using linux try this

PHP код:
plugins sscanf.so streamer.so mysql.so FCNPC.so TDE.so 
and if you using windows try this

PHP код:
plugins sscanf.dll streamer.dll mysql.dll FCNPC.dll TDE.dll 



Re: Plugin Prolem - Mugala - 22.02.2018

he's not using Linux, he have Windows. (TDE is only for Windows and it's loaded)
OT: make sure u have all of these files in your plugins directory.


Re: Plugin Prolem - Admireal - 22.02.2018

Quote:
Originally Posted by Mugala
Посмотреть сообщение
he's not using Linux, he have Windows. (TDE is only for Windows and it's loaded)
OT: make sure u have all of these files in your plugins directory.
I have.



Quote:
Originally Posted by DeMoo
Посмотреть сообщение
you using windows? or linux? if you using linux try this

PHP код:
plugins sscanf.so streamer.so mysql.so FCNPC.so TDE.so 
and if you using windows try this

PHP код:
plugins sscanf.dll streamer.dll mysql.dll FCNPC.dll TDE.dll 
It is don't working.


Re: Plugin Prolem - DeMoo - 22.02.2018

show me screenshot of your plugins folder


Re: Plugin Prolem - Xportaler - 22.02.2018

PHP код:
plugins sscanf streamer mysql FCNPC TDE 
Try this one time. Usullay in windows .dll cause problems for me. Anyway i do not garuante


Re: Plugin Prolem - PepsiCola23 - 22.02.2018

Quote:
Originally Posted by Xportaler
Посмотреть сообщение
PHP код:
plugins sscanf streamer mysql FCNPC TDE 
Try this one time. Usullay in windows .dll cause problems for me. Anyway i do not garuante
that`s exactly what he already has.

update the plugins with all the dll`s and files necessary.