View Single Post
DarthMan
Veteran Member
Join Date: Aug 2011
Old 09-10-2018 , 13:00   Re: Development Roundup, We need you!
Reply With Quote #8

Quote:
Originally Posted by Arkshine View Post
Actually, the tools for INI and SMC format are just to parse and read information from the file. It's event-based and it makes sense for them.

What about the JSON module? You can parse, create/modify or traverse a JSON input. For basic key-value, the format is similar. you should be able to do the same as KeyValues, give a try?
I have never user JSON so I'm not used to it. I used KeyValues alot on my SM plug-ins so I'm more used to them. But perhaps a good SMC tutorial can be made since there is just 1 for SM but things are not well explained and I haven't seen many SM plug-ins using it, only a few, one of them being the built-in SM admin plug-in. If someone makes a decent tutorial then most likely more people will get used to it. For stuff like arrays, tries etc there's not rly a need of a tutorial except maybe for iter and snapshot, because they are logical if you look at the inc files but it's still good that tutorials for them were made especially for people that are new to AMXX.
DarthMan is online now