Anyone know how to fix it:
Left: Zoom in.
Right: Zoom out\
ActEditor: (hmm, still ok)
If you need i can pay for this.
14 September 2016 - 03:38 PM
Anyone know how to fix it:
Left: Zoom in.
Right: Zoom out\
ActEditor: (hmm, still ok)
If you need i can pay for this.
09 September 2016 - 05:51 PM
03 August 2016 - 01:48 PM
I want position "Sub-Guildmaster" limit 10 member, anyone can help me or let's me know where to edit?
I tried find but dont know where to edit.
01 August 2016 - 02:42 AM
I tried to used mapreg->readreg( script->add_str("$abc") follow Angelmelody guide but visual alert mapreg undefined.
/*==================================================== * Member changing position in guild *---------------------------------------------------*/ int guild_change_memberposition(int guild_id,int account_id,int char_id,short idx) { if(mapreg->readreg( script->add_str("$abc")); return intif->guild_change_memberinfo(guild_id,account_id,char_id,GMI_POSITION,&idx,sizeof(idx)); }