Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RockPatch -> Ares Migration Assistance
#12
Tiny live update as I'm coding: I've kicked the segfault I got in the balls earlier, and have determined that, indeed, running through the lines goes a lot quicker when lines are not output as they are parsed. As such, I'll try to work with that file parser for the moment, and just show a summary in the text window once the conversion is done.

I'm currently about to try implementing the conversion rules parser, and this is the syntax I will try to make it understand:
Code:
    <flag simple="1">
        <old name="Soylent"/>
        <new name="GreenIsPeople"/>
    </flag>
    
    <flag simple="0">
        <old name="Owner" seperator=","/>
        <new name="Pwnz0r">$1</new>
        <new name="H4&gt;&lt;0r">$2,$4</new>
        <new name="Lam0r">$3</new>
    </flag>

With that also comes that, once I succeeded in implementing it, I'll have to actually test it. For that, I would really appreciate if people could help me craft lists of available flags of both Ares and RP, and see which functionalities overlap. (That goes especially for the RP-using crowd...you're the ones who'll be using this, after all Tongue)

Without that data, I can't possibly debug this thing.

Edit: And since it's been a week anyone but me posted in here, I might just assume nobody cares and stop investing time into this...
Forum Rules

(01.06.2011, 05:43:25)kenosis Wrote: Oh damn don't be disgraced again!

(25.06.2011, 20:42:59)Nighthawk Wrote: The proverbial bearded omni-bug may be dead, but the containment campaign is still being waged in the desert.
Reply


Messages In This Thread
RE: RockPatch -> Ares Migration Assistance - by Renegade - 08.12.2009, 04:28:49



Users browsing this thread: 1 Guest(s)