caspa Posted February 4, 2013 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Share Posted February 4, 2013 (edited) Is it possible to make a Guild based on how many times you have conquered a castle? like if guild A conquered alde_cas01 then they gained + 1 guild rank then after 10 minutes the Guild B conquered the castle so the Guild B gains + 1 Guild Rank and after 10 minutes again the Guild A conquers the Castle so they gained + 1 again .... so the total would be 2............. something like this...... but if Guild A Break the guild then the rank of the guild would also be deleted on the rank page....... Edited February 4, 2013 by caspa Quote Link to comment Share on other sites More sharing options...
Fresh prince Posted May 10, 2014 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 10/14/12 Last Seen: June 12, 2021 Share Posted May 10, 2014 theres a prob sir, please look Quote Link to comment Share on other sites More sharing options...
Capuche Posted May 10, 2014 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted May 10, 2014 you don't have preg_match script command then try .@exclude$ = "prtg_cas01 | prtg_cas02 | payg_cas04 | payg_cas05" ;// etc.. if ( compare( .@exclude$,strcharinfo(3) ) == 0 ) query_sql "update guild set woe_points = woe_points +1 where guild_id = "+ getcharid(2); 1 Quote Link to comment Share on other sites More sharing options...
Fresh prince Posted May 11, 2014 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 10/14/12 Last Seen: June 12, 2021 Share Posted May 11, 2014 Thank you Sir Capuche! Quote Link to comment Share on other sites More sharing options...
Question
caspa
Is it possible to make a Guild based on how many times you have conquered a castle?
like if guild A conquered alde_cas01 then they gained + 1 guild rank
then after 10 minutes the Guild B conquered the castle so the Guild B gains + 1 Guild Rank
and after 10 minutes again the Guild A conquers the Castle so they gained + 1 again .... so the total would be 2.............
something like this......
but if Guild A Break the guild then the rank of the guild would also be deleted on the rank page.......
Edited by caspaLink to comment
Share on other sites
28 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.