ID bug continuing even with the newest sscanf
#1

Hello.
I am not too sure if this is the correct section so sorry if it isn't.

I'm editing a script just for fun and to practice some programming again. I encountered a problem with ID's that it would say the player isn't online even though they are. I updated the sscanf to fix this problem but it still continues to be bugged.

Does anyone have any clues on what this problem could be?

I have compiled the script with the new flies and includes sscanf 2.

Thanks so much for any help, and if you need any more information please say!
Reply
#2

Update the whole package, and when you include it use #include <sscanf2> not #include <sscanf>
Reply
#3

Quote:
Originally Posted by DaRk_RaiN
Посмотреть сообщение
Update the whole package, and when you include it use #include <sscanf2> not #include <sscanf>
Thank you for the reply dude. By full thing do you mean adding all the files in the correct places?
Like;
Sscanf file
Plugs in the plugins folder
Include in the include folder (pawno folder)

I have done all that stuff.
And yeah, i have that included.
PHP код:
#include <sscanf2> 
Reply
#4

and it work?....
Reply
#5

Quote:
Originally Posted by XStormiest
Посмотреть сообщение
and it work?....
No I mean it was already like that :P
Reply
#6

Did you update your server to the 0.3e package maybe ?
Reply
#7

Quote:
Originally Posted by Red_Dragon.
Посмотреть сообщение
Did you update your server to the 0.3e package maybe ?
Yeah. :/
Reply
#8

any errors or warnings during compiling ?
Reply
#9

Quote:
Originally Posted by Red_Dragon.
Посмотреть сообщение
any errors or warnings during compiling ?
Only 2 warnings. One relating to my audio and the other being an expression having no effect;



PHP код:
C:\Users\Aaron\Documents\samp Scripts\Roleplay Script v2.5\gamemodes\AaronsScript.pwn(3407) : warning 203symbol is never used"seek"
C:\Users\Aaron\Documents\samp Scripts\Roleplay Script v2.5\gamemodes\AaronsScript.pwn(3459) : warning 215expression has no effect
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
2 Warnings

Reply
#10

Show us the codes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)