Saturday, February 25, 2012

Job learning through xml


So I added a new command to xml events called evepost which just adds another event to the job system. This seems like not much but its important as now we can learn classes using the xml.

That's right job learning through xml like the image above it does the following:

is slot 1 open?
is slot 2 open?
I guess replace a slot.

All that logic THROUGH the xml no coding. The only thing left is the actual change. (You may notice that its not actually checking the stat or a random that's because I'm testing and those are simple adds. One of the other checks I need to do is already exists.) XML doing all the stuff for a class change... I'm impressed even if you aren't.

Daisy

No comments:

Post a Comment