SA-MP Forums Archive
Saving a string [FIXED] - 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: Saving a string [FIXED] (/showthread.php?tid=311948)



Saving a string [FIXED] - Tanush123 - 19.01.2012

FIXED


Re: Saving a string - [ABK]Antonio - 19.01.2012

s[128]


Re: Saving a string - Lorenc_ - 19.01.2012

use strins or use this:
pawn Код:
format( OrgInfo[ orgid ] [ Orgname ], SIZE, "%s", oname );



Re: Saving a string [FIXED] - Tanush123 - 19.01.2012

its okay guys, i fixed it and thank you for responding