guys i can't edit my gm .
#1

i can't edit mu gm idk why he said : C:\Documents and Settings\familly\Bureau\mi\gamemodes\DCds.pwn(6) : fatal error 100: cannot read from file: "sscanf2"

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


1 Error.

i have sscnaf2 plz help me
Reply
#2

Under the includes do you have something like this?
#include <sscanf2>


Also you might have to download/re-install, "sscanf2".
Reply
#3

download sscanf2 below..

https://sampforum.blast.hk/showthread.php?tid=120356

Put that in correct directory where you could find other Include files.

On top of your gamemode
Make sure you have this #include <sscanf2>

Then recompile it again, Hope it works
Reply
#4

i will do it . i hope too
Reply
#5

Quote:
Originally Posted by mini_mi
Посмотреть сообщение
i will do it . i hope too
Also make sure when you put sscanf in plugins folder you goto your server.cfg and put sscanf in the plugins line.
Код HTML:
hostname 
plugins sscanf 
gamemode0 
filterscripts 
announce 0
Reply
#6

i did all those steps nothing new still the same prob
Reply
#7

What gamemode are you using?
Reply
#8

DM two teams
Reply
#9

wwhat no one can help or what !!!!!!!!!!!!
Reply
#10

Download
https://sampforum.blast.hk/showthread.php?tid=120356

Put the .inc file into Pawno / Includes
and the .dll file into Plugins

then goto top of ur script write
#include sscanf2

compile it
after that open server.cfg and at the plugins place type "sccanf.dll"

that should work..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)