03.05.2012, 10:20
(
Последний раз редактировалось JaKe Elite; 04.05.2012 в 09:10.
)
Hello welcome this tutorial is made for newbie
I'm creating this to avoid all newbie users creating a thread about sscanf ID 0 issue in scripting discussion
Ok, lets begin the tutorial.
______________________
Reason why Its happening:
Your sscanf plugin and include is out dated which means you need to download the latest one.
Go to this thread then download the latest version of sscanf.
or you are using a wrong pawno (old SAMP Server Package pawno file) make sure you also using the latest SAMP Server Package pawno Thank you ****** for suggesting
Note: You can use the older version Ex. You don't want to move to 0.3d and you are still in 0.3c you can find the older sscanf version that supports 0.3c, but you cannot use older version in latest SAMP Version like in 0.3e or 0.3d
I already mentioned the link above. Now after downloading the older/latest version open the sscanf WinRaR (the one you download) there is 3 folders inside the RaR files
1.) pawno
2.) plugins
3.) sscanf
You just need pawno and plugins folder, use sscanf folder to compile the plugin incase you have the error MSVRC100.dll Not Found. for more info about the ERROR/WARNINGS of sscanf go here!
now go to sscanf WinRaR >>> pawno >>> include now you can see sscanf2.inc extract it to your /pawno/include now we are done your sscanf include is upgraded/downgraded.
of course don't forget the plugin or you will get a error in server console 'File function not found!'
now go to sscanf WinRaR >>> plugins >>> now you can see sscanf.dll extract it to your /plugins/ now we are done your sscanf plugin is upgraded/downgraded.
Note: Remember your sscanf2.inc and sscanf.dll version must be the same
Now open the script you want to recompile (because after upgrade/downgrading the sscanf you need to recompile it) but make sure the script you open is using sscanf2 not a strtok or something like that.
You are now done!, Congratulations you solved your sscanf ID 0 bugged without creating thread in Scripting Discussion or asking someone. Feel free to ask in this thread. if you want to learn about sscanf go here!
I'm creating this to avoid all newbie users creating a thread about sscanf ID 0 issue in scripting discussion
Ok, lets begin the tutorial.
______________________
Reason why Its happening:
Your sscanf plugin and include is out dated which means you need to download the latest one.
Go to this thread then download the latest version of sscanf.
or you are using a wrong pawno (old SAMP Server Package pawno file) make sure you also using the latest SAMP Server Package pawno Thank you ****** for suggesting
Note: You can use the older version Ex. You don't want to move to 0.3d and you are still in 0.3c you can find the older sscanf version that supports 0.3c, but you cannot use older version in latest SAMP Version like in 0.3e or 0.3d
Step I:
I already mentioned the link above. Now after downloading the older/latest version open the sscanf WinRaR (the one you download) there is 3 folders inside the RaR files
1.) pawno
2.) plugins
3.) sscanf
You just need pawno and plugins folder, use sscanf folder to compile the plugin incase you have the error MSVRC100.dll Not Found. for more info about the ERROR/WARNINGS of sscanf go here!
Step II:
now go to sscanf WinRaR >>> pawno >>> include now you can see sscanf2.inc extract it to your /pawno/include now we are done your sscanf include is upgraded/downgraded.
Step III:
of course don't forget the plugin or you will get a error in server console 'File function not found!'
now go to sscanf WinRaR >>> plugins >>> now you can see sscanf.dll extract it to your /plugins/ now we are done your sscanf plugin is upgraded/downgraded.
Note: Remember your sscanf2.inc and sscanf.dll version must be the same
Step IV:
Now open the script you want to recompile (because after upgrade/downgrading the sscanf you need to recompile it) but make sure the script you open is using sscanf2 not a strtok or something like that.
You are now done!, Congratulations you solved your sscanf ID 0 bugged without creating thread in Scripting Discussion or asking someone. Feel free to ask in this thread. if you want to learn about sscanf go here!