Jump to content
  • 0
Sign in to follow this  
WhiteEagle

Questnumber check

Question

Hey, 
can anyone help me please to make this working?
It should be checked if a quest with the number 1 to 10 was accepted.
Not like:
if ($GQuest_1 ..
if($GQuest_2 …
 

Spoiler

for(.@i = 1; .@i<11; ++.@i)
    if ($GQuest_.@i[getcharid(CHAR_ID_GUILD)] == 1) {

 

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.