[Plugin] jXML
#1

jXML
By J4Rr3x
Hi all, today I've made an useful plugin for load/read xml file. This is my first plugin, then I've made basic function for read xml. I've used PugiXML and XPath for made it more faster.

Natives:
pawn Код:
XML_Create(const filename[])
XML:XML_Open(const filename[])
XML_Close(XML:handle)
bool:XML_GetValueAsBool(XML:handle, const node[])
XML_GetValueAsInt(XML:handle, const node[])
Float:XML_GetValueAsFloat(XML:handle, const node[])
XML_GetValueAsString(XML:handle, const node[], destination[], size = sizeof destination)
Changelog:
Код:
14/05/2015:
- Added XML_Create(const filename[])
- Renamed all functions

13/05/2015:
- Made this plugin
Downloads:
[REMOVED]
Reply


Messages In This Thread
jXML - by J4Rr3x - 13.05.2015, 19:17
Re: jXML - by ranme15 - 13.05.2015, 20:11
Re: jXML - by Abagail - 13.05.2015, 20:32
Re: jXML - by J4Rr3x - 13.05.2015, 20:51
Re: jXML - by Crayder - 13.05.2015, 21:05
Re: jXML - by xeeZ - 14.05.2015, 02:30
Re: jXML - by Emmet_ - 14.05.2015, 02:42
Re: jXML - by J4Rr3x - 14.05.2015, 04:51

Forum Jump:


Users browsing this thread: 1 Guest(s)