31.12.2011, 10:00
Hi....
I've use sscanf with ZCMD for some commands, but when I'm trying to load sscanf with the server it's fail.
Anyway, here's my log:
Server.cfg:
I've tried to add .dll and it didn't was successfull.
Thanks advance.
I've use sscanf with ZCMD for some commands, but when I'm trying to load sscanf with the server it's fail.
Anyway, here's my log:
PHP код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3d-R2, (C)2005-2011 SA-MP Team
[12:57:57]
[12:57:57] Server Plugins
[12:57:57] --------------
[12:57:57] Loading plugin: mysql
[12:57:57]
> MySQL plugin R6-2 successfully loaded.
[12:57:57] Loaded.
[12:57:57] Loading plugin: sscanf
[12:57:57] [U]Failed.[/U]
[12:57:57] Loaded 1 plugins.
[12:57:57]
[12:57:57] Filterscripts
[12:57:57] ---------------
[12:57:57] Loaded 0 filterscripts.
[12:57:57] Script[gamemodes/DME.amx]: Run time error 19: "File or function is not found"
[12:57:57] Number of vehicle models: 0
PHP код:
echo Executing Server Config...
lanmode 0
rcon_password changeme1
maxplayers 32
port 7777
hostname SA-MP 0.3 Server
gamemode0 DME 1
plugins mysql sscanf
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Thanks advance.