caspa Posted February 4, 2013 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
Capuche Posted May 10, 2014 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
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 caspa28 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.