March 12, 201610 yr What are the possible parameters i can use? i'm having huge problems at quester skipping stuff because the first endwhile line ends the very first while in profile that it shouldn't do
March 16, 201610 yr Hello, I am not sure to understand. But, "EndIf" and "EndWhile" does not use condition (condition is in "If" and "While"). And the "End..." return to the "While" or "If" of the same color. While While If EndIf EndWhile EndWhile
March 16, 201610 yr Author the way i wanted it to do was done like this. while under 20 few quests here while lvl 15 and need trainers use trainers endwhile <--- this is where first while ended more quests here <-- these quests were skipped entirely endwhile <--- dunno if this even was ever called
Create an account or sign in to comment