Having a lil prob
#1

I dont know if it's vista problem or not but i have sscanf and sscanf2
when i do on my gamemode include sscanf and compile then open by server everything works fine
but then if i do include sscanf2 i get this stupid error and i have both includes......
Reply
#2

use ****** first?
Reply
#3

You don't have to use both - as far as i understood sscanf2 is compatible with the old sscanf.
Try to not include sscanf, and use only sscanf2.
Reply
#4

i did jsut include sscanf then no problems.... but at a script i have with mysql, i need sscanf2 because of some bug fix's some i done include <sscanf2> and took the sscanf off
like i dont have
#include <sscanf>
#include <sscanf2>
i just have
#include <sscanf2>
Quote:
Originally Posted by Markx
Посмотреть сообщение
use ****** first?
Search what? sscanf problem? wow lots of programs use sscanf... that sscanf is just based for samp.
Reply
#5

That's what i mean, just include sscanf2, and not sscanf, because they're both the same thing, though sscanf2 is better and faster, and more functional.
Reply
#6

Quote:
Originally Posted by Mike Garber
Посмотреть сообщение
That's what i mean, just include sscanf2, and not sscanf, because they're both the same thing, though sscanf2 is better and faster, and more functional.
Yeah thats why i want sscanf2 not sscanf....
But im having a mysql problem and i think it's because of sscanf.
Reply
#7

you need sscanf2 plugin or else u will keep having that error
Reply
#8

The problem is back here....
https://sampforum.blast.hk/showthread.php?tid=242852
Tell me if its the script or the plugin.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)