A quick question about endless tower, since its party based. and i want to make it account base. (and when another character with a different party can enter again)
should i change this [ set .@party_id,getcharid(1); ] to this [ set .@party_id,getcharid(3); ] . it will not caused any errors right? since getcharid(1) = Party and getcharid(3) = Account.
Question
Radian
A quick question about endless tower, since its party based. and i want to make it account base. (and when another character with a different party can enter again)
should i change this [ set .@party_id,getcharid(1); ] to this [ set .@party_id,getcharid(3); ] . it will not caused any errors right? since getcharid(1) = Party and getcharid(3) = Account.
Edited by Ginji0 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.