Jump to content

  •  

bOinkz

Member Since 20 Nov 2014
Offline Last Active Nov 24 2015 01:04 PM
-----

Posts I've Made

In Topic: Blacksmith Weapon Refine

24 November 2015 - 07:27 AM

up... please i need this one too


In Topic: Emergency Call Relog

21 November 2015 - 06:17 AM

Dunno how to fix the error xD that is only my temporary solution to your problem :D

Change OnPCLogoutEvent to OnPCLoginEvent

 

xD

yay its working

 

 

Found 4 registered cooldownsFound skill 'GD_BATTLEORDER',unblocking...Found skill 'GD_REGENERATION',unblocking...Found skill 'GD_RESTORE',unblocking...Found skill 'GD_EMERGENCYCALL',unblocking... 

is there any way to remove this message on logging in?


In Topic: Emergency Call Relog

21 November 2015 - 05:58 AM

Temporary solution:

 

-	script	dfdfdfd	-1,{OnPCLogoutEvent:	if (strcharinfo(PC_NAME) == getguildmaster(getcharid(2))) {		atcommand "@cddebug reset";	}	end;}

it gives me this error

 

Posted Image


In Topic: Emergency Call Relog

21 November 2015 - 05:30 AM

@bOinkz, set it to yes and do @reloadbattleconf

same. i can't still use Emergency Call even after re-logged.


In Topic: Emergency Call Relog

21 November 2015 - 05:06 AM

in conf/battle/guild.conf
 

// Restart guild skills cooldown by relog? (Note 1)
// When "no", you relog with the same cooldown remaining as from when you
// logged out, "yes" restarts the cooldown upon login to its full duration.
guild_skill_relog_delay: no


it's off by default,

i tried both option already but it seem not to work.

guild_skill_relog_delay: no / guild_skill_relog_delay: yes