Multiple Tags - 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: Multiple Tags (
/showthread.php?tid=520826)
Multiple Tags -
JonathanW - 20.06.2014
Well..
Are Multiple Tags possible?
For example:
Quote:
[Player Data]
Name=JonathanW
Age=18
Gender=Male
[Player Bank Data]
Bank Money=10000
[Player vehicle Data]
Vehicle Model = blablabla
and so on...
|
If yes,how to enter Multiple Tags in one file?
Thanks!
Re: Multiple Tags -
JonathanW - 20.06.2014
Solved.Using 'INI_SetTag' the Second time creates a second Name Tag.
Sorry for this.