SA-MP Forums Archive
For ******: INI_WriteHex not function! - 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: For ******: INI_WriteHex not function! (/showthread.php?tid=513740)



For ******: INI_WriteHex not function! - Syncro - 17.05.2014

Hi! I can't save a HEX Value with INI_WriteHex.

The Hex Value: 0x008800FF
The saved value: 0x8800FF

Can anyone or ****** help me please? Thanks!


Re: For ******: INI_WriteHex not function! - [WSF]ThA_Devil - 17.05.2014

Can you show me the function you use for saving?


Re: For ******: INI_WriteHex not function! - Vince - 17.05.2014

Why not write it as int instead? Unless you're constantly meddling in the files manually, there'd be no need to save it in that representation.


Re: For ******: INI_WriteHex not function! - Kirollos - 17.05.2014

Infact, 0x008800FF equals 0x8800FF