Croyvern Posted November 25, 2010 Report Share Posted November 25, 2010 I just press zero. I am aware now that some of you are crazy. Link to comment Share on other sites More sharing options...
jibber Posted November 26, 2010 Report Share Posted November 26, 2010 In the code, replace all instances of^\[(\d+)\/(\d+) (\d+)\/(\d+) (\d+)\/(\d+) (\d+) (\d+) (D|M) (\d+)\] with:^\<(\d+)\/(\d+)hp (\d+)\/(\d+)m (\d+)\/(\d+)mv\> (D|M) (\d+) (\d+) \<(\d+) GOLD\> Let me know if it works -- I'm a little rusty with regex. Link to comment Share on other sites More sharing options...
Mindflayer Posted November 26, 2010 Report Share Posted November 26, 2010 I never understand this ****. Link to comment Share on other sites More sharing options...
jekyllvhyde Posted November 26, 2010 Report Share Posted November 26, 2010 I see how the if statement works there, just unsure what the whole d stuff is for how the client handles variables. My client doesnt have a timer, damn. Link to comment Share on other sites More sharing options...
Aulian Posted December 2, 2010 Report Share Posted December 2, 2010 None of you ever learn how to freaking count in your head? Link to comment Share on other sites More sharing options...
Hilltop Posted December 2, 2010 Report Share Posted December 2, 2010 Got it, the D stuff is just a guide to my prompt. I had to change what you said and: hourly = GetTriggerWildcard ("TickTrigger", "10") to hourly = GetTriggerWildcard ("TickTrigger", "8") since the hour was the 8th thing in my prompt. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.