SA-MP Forums Archive
[SOLVED] sscanf2 is crashing my server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [SOLVED] sscanf2 is crashing my server (/showthread.php?tid=201388)



[SOLVED] sscanf2 is crashing my server - Sledge - 21.12.2010

everytime i #include <sscanf2> my GM text changes to "Unknown" could it be the CMD i made or the sscanf2 include??





NVM i figured it out


Re: sscanf2 is crashing my server - legodude - 21.12.2010

include only contains the /*native*/

so it can't be that
send us the command


Re: [SOLVED] sscanf2 is crashing my server - legodude - 21.12.2010

did u add
Код:
plugins sscanf2
to you server.cfg?


Re: [SOLVED] sscanf2 is crashing my server - Sledge - 21.12.2010

Quote:
Originally Posted by ******
Посмотреть сообщение
If you solved it, would you mind telling us what the issue and solution were? That way people with the same problem in the future can search and find this topic to help.
opened up VortexRoleplay and took the sscanf "stock" and used that. works liek charm


Re: [SOLVED] sscanf2 is crashing my server - Joe Staff - 21.12.2010

Sounds to me like he was using an improper .dll


Re: [SOLVED] sscanf2 is crashing my server - Sledge - 22.12.2010

Quote:
Originally Posted by SilentHuntR
Посмотреть сообщение
Sounds to me like he was using an improper .dll
i wasn't even using a plugin. plus my server is linux. and linux is .so, not .dll.


Re: [SOLVED] sscanf2 is crashing my server - Joe Staff - 22.12.2010

Quote:
Originally Posted by Sledge
Посмотреть сообщение
i wasn't even using a plugin. plus my server is linux. and linux is .so, not .dll.
Sscanf2 IS a plugin


Re: [SOLVED] sscanf2 is crashing my server - Grim_ - 22.12.2010

You should upgrade to the new version since it is much faster and has more advantages to it.

Make sure you installed the plugin completely by following the steps in the thread.


Re: [SOLVED] sscanf2 is crashing my server - Sledge - 22.12.2010

Quote:
Originally Posted by Grim_
Посмотреть сообщение
You should upgrade to the new version since it is much faster and has more advantages to it.

Make sure you installed the plugin completely by following the steps in the thread.
lol, guys, stop posting here. i fixed it.


Re: [SOLVED] sscanf2 is crashing my server - Grim_ - 22.12.2010

I'm giving you tips for future. If you don't care about your performance of your scripts, you shouldn't be coding. If something works twice as well and has more benefits, why would you NOT use it? Just silly to me.