SA-MP Forums Archive
Help with sscanf - 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)
+--- Thread: Help with sscanf (/showthread.php?tid=289628)



Help with sscanf - mitosking - 12.10.2011

Hi. Today, I download sa-mp 0.3d R5. My GameMode use sscanf2. In 0.3c, it works very fine, but when I convert the server from 0.3c to 0.3d R5, sscanf gives problems because when I insert "u" (or "r") into format of sscanf, the server crash. Why?


Re: Help with sscanf - Dripac - 12.10.2011

Update sscanf for 0.3d or wait untill ****** does if you don't know how.


Re: Help with sscanf - [Diablo] - 12.10.2011

the "u" parameter doesn't work on 0.3d yet. found this in sscanf thread.


Quote:
Originally Posted by bigcomfycouch
Посмотреть сообщение
This seems to work fine with the 'u' parameter on 0.3d.

http://solidfiles.com/d/abc67/

.dll, .so, and source included.
edit: this is not update from ******.

br


Re: Help with sscanf - mitosking - 12.10.2011

No, it doesn't function. If I write "u" "pid" (a integer) is a bot, but if I write "r" the server will crash.


Re: Help with sscanf - mitosking - 12.10.2011

Diablo when I start the samp-server.exe, the sscanf will not start.


Re: Help with sscanf - aRoach - 12.10.2011

Ok, dude, do you understand that SSCANF don't work on 0.3d Version ?


Re: Help with sscanf - mitosking - 12.10.2011

OK Thanks...