[Help] "sscanf2"
#1

Alright so im trying to make a admin filter script, i have ******d it, i placed all the folders in the right direction, ive tried right clicking and "open", ive searched the forums here, and i found nothing that can help me. I get this error :

Код:
C:\Documents and Settings\Notandi\Desktop\GTA\Muraville server\samp03csvr_R2-2_win32\filterscripts\admin.pwn(6) : fatal error 100: cannot read from file: "sscanf2"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
here is the filterscript -> http://pastebin.com/CCUkQQnT

Can someone please assist me, like i said i placed all the files in the correct direction, ******d all over the place and found nothing.

I got the sscanf2 from here -> http://forum.sa-mp.com/showthread.ph...ghlight=sscanf
Reply
#2

Did you add "sscanf2.inc" in your "Pawno/includes"?

Код:
This forum requires that you wait 120 seconds between posts. Please try again in 59 seconds.
Reply
#3

Quote:
Originally Posted by CyberGhost
Посмотреть сообщение
Did you add "sscanf2.inc" in your "Pawno/includes"?
Yeah i did, like i said i got the sscanf from here -> http://forum.sa-mp.com/showthread.ph...ghlight=sscanf and extracted everything on the correct places.
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=183776
Reply
#5

Did you add #include <sscanf2> at the top of the Game Mode?
Reply
#6

Quote:
Originally Posted by Vince
Посмотреть сообщение
Still get this,


Notandi\Desktop\GTA\Muraville server\samp03csvr_R2-2_win32\filterscripts\admin.pwn(6) : fatal error 100: cannot read from file: "sscanf2"


Quote:
Originally Posted by lowrida018
Посмотреть сообщение
Did you add #include <sscanf2> at the top of the Game Mode?
This is the top of the script

#include <a_samp>
#include <dini>
#include <dutils>

#include <sscanf2>
Reply
#7

Delete your pawno.exe and open any .pwn file.. If it opens, then default include/pawno folder is somewhere else.
Reply
#8

Код:
echo Executing Server Config...
lanmode 0
rcon_password ....
maxplayers 32
port 7777
password ...
hostname ...
gamemode0 .....
filterscripts base gl_actions gl_property gl_realtime gl_mapicon ls_elevator
announce 1
query 1
weburl www.ls-rp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
plugins sscanf2
Reply
#9

Quote:
Originally Posted by SaW_[VrTx]
Посмотреть сообщение
Delete your pawno.exe and open any .pwn file.. If it opens, then default include/pawno folder is somewhere else.
That might be the problem i went into "pawno" and deleted the pawno.exe, opend it and it did.
Reply
#10

bump, i still need help with this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)