Error 19
#1

No meu server ta dando error no host! es o Server.cfg


echo Executing Server Config...
lanmode 0
rcon_password (*********)
maxplayers 50
port 6667
hostname CnR
gamemode0 cnrsf 1
filterscripts (Estou tirando os fs)
announce 1
query 1
weburl www.sa-mp.com
maxnpc 1
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
mapname San Fierro
plugins irc streamer sscanf
logtimeformat [%H:%M:%S]


Server Log:


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[16:56:21]
[16:56:21] Server Plugins
[16:56:21] --------------
[16:56:21] Loading plugin: irc
[16:56:21]

*** IRC Plugin v1.3.6 by Incognito loaded ***


[16:56:21] Loaded.
[16:56:21] Loading plugin: streamer
[16:56:21]

*** Streamer Plugin v2.6 by Incognito loaded ***

[16:56:21] Loaded.
[16:56:21] Loading plugin: sscanf
[16:56:21] Failed.
[16:56:21] Loaded 2 plugins.

[16:56:21]
[16:56:21] Filterscripts
[16:56:21] ---------------
[16:56:21] Loading filterscript 'smokel.amx'...
[16:56:21] Loading filterscript 'smokell.amx'...
[16:56:21] Loading filterscript 'smokelll.amx'...
[16:56:21] Loading filterscript 'smokeIV.amx'...
[16:56:21]

--------------------------------------
[16:56:21] Sistema de e-mail By: censured
[16:56:21] - Nгo retire os crйditos -
[16:56:21] --------------------------------------

[16:56:21] Loading filterscript 'smokeV.amx'...
[16:56:21]





[16:56:21] ------------------------------------
[16:56:21] Rodando FS smokeV
[16:56:21] Feito por Smokexd
[16:56:21] ------------------------------------
[16:56:21]





[16:56:21] Loading filterscript 'fsdebug.amx'...
[16:56:21]
*********************
* SA:MP DEBUG 0.2 *
[16:56:21] * By Simon Campbell *
*********************
[16:56:21] * Version: 0.5d *
*********************
[16:56:21] * -- LOADED *
*********************

[16:56:21] Loading filterscript 'base.amx'...
[16:56:21]
--Base FS loaded.

[16:56:21] Loading filterscript 'baseaf.amx'...
[16:56:21]
--Base FS loaded.

[16:56:21] Loading filterscript 'attachments.amx'...
[16:56:21] Loaded 9 filterscripts.

[16:56:21] Script[gamemodes/cnrsf.amx]: Run time error 19: "File or function is not found"
[16:56:21] Number of vehicle models: 0


Vejam ke o plugin sscanf ta dando error ao da load e os veiculos nгo kerem ser carregados! Ajuda ae pf!
Reply
#2

pawn Код:
[16:56:21] Loading plugin: sscanf
[16:56:21] Failed.
Add sscanf in your plugins folder
Reply
#3

Quote:
Originally Posted by Infinity90
Посмотреть сообщение
pawn Код:
[16:56:21] Loading plugin: sscanf
[16:56:21] Failed.
Add sscanf in your plugins folder
Jб contem o plugin! sscanf.dll e um arquivo sscanf.so!
Reply
#4

You need the sscanf.dll (latest version) to plugins\ and the include also to pawno\
Reply
#5

Dwane pode me dar o link? de um pawno e o plugin sscanf pra download? >> Portuguese (BR)

****** Translate

Dwane, can you give me the link to download the sscanf? >> English
Reply
#6

sscanf.rar
You need to load them and re-compile your scripts. Sorry, but I don't speak Portuguese.
Reply
#7

Thanks!!! funfed testing server
Reply
#8

hey you can help me in FS?

in

pawn code:
stock IsPlayerAtRefuelStation(playerid)
{
if (IsPlayerInRangeOfPoint(playerid,10,655.5993,-564.9833,16.3359)) return 1; //Dilimore
if (IsPlayerInRangeOfPoint(playerid,10,4,5,6)) return 1; //random
return 0;
}

to add more fuel station! What is Pawn Code?
Reply
#9

add

if(IsPlayerInRangeOfPoint(playerid, [range], [x-coordinate], [y], [z])) return 1;

above return 0; in that snippet.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)