Jump to content

iamhyd

Members
  • Posts

    64
  • Joined

  • Last visited

Posts posted by iamhyd

  1. It's good to be back, But not all comeback is a good comeback. Let's get to the point, I'm having trouble on this script. The map-server crashed once the event is getting to start.

    Function Compare:

    	/// int get_flag()
    	/// return npc flag[1~4]
    	function get_flag {
    		for( set [email protected], 1; [email protected]<5 ; set [email protected], [email protected]+1 )
    			if (compare(strnpcinfo(1),[email protected]))
    				return [email protected];
    		return 0;
    	}

     

    Error Message:

    [Warning]: Unexpected type for argument 2. Expected string.
    [Debug]: Data: variable name='[email protected]' index=0
    [Debug]: Function: compare
    [Debug]: Source (NPC): Player 1#BBM at bomberman (24,17)
    [Warning]: Unexpected type for argument 2. Expected string.
    [Debug]: Data: variable name='[email protected]' index=0
    [Debug]: Function: compare
    [Debug]: Source (NPC): Player 1#BBM at bomberman (24,17)
    [Warning]: Unexpected type for argument 2. Expected string.
    [Debug]: Data: variable name='[email protected]' index=0
    [Debug]: Function: compare
    [Debug]: Source (NPC): Player 2#BBM at bomberman (27,17)
    [Warning]: Unexpected type for argument 2. Expected string.
    [Debug]: Data: variable name='[email protected]' index=0
    [Debug]: Function: compare
    [Debug]: Source (NPC): Player 2#BBM at bomberman (27,17)
    [Warning]: Unable to restore stack! Double continuation!
    [Debug]: Previous script (lost):
    [Debug]: Source (NPC): Player 1#BBM at bomberman (24,17)
    [Debug]: Current script:
    [Debug]: Source (NPC): FAKE_NPC (invisible/not on a map)
    [Error]: buildin_delwall: wall "BBM_24-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_24-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_25-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_26-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_27-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_28-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_29-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_30-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_31-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_32-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_33-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_34-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_35-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-31" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-32" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-33" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-34" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-35" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-36" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-37" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-38" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-39" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-40" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-41" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-42" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)
    [Error]: buildin_delwall: wall "BBM_36-43" does not exist.
    [Debug]: Source (NPC): Bomb#core at bomberman (0,0)

     

    The warning regarding on function compare is fixed. Thanks to @Capuche

     

  2. 3 hours ago, SlayerOfAll said:

    Heya, i'm new to rathena and can usually solve my issues just fine with a quick search but this time however,  i have no clue.

    There is an error every time the Whikebain Suit [1] (Item ID:15123) is equipped.

    1885149925_error1.jpg.1af75515fac34b9eb5c144b1f40e8813.jpg

    How to i proceed to solve this error?

    Edit: The error is only there if the Whikebain Suit is used with the Durga [1] katar (Item ID:1287).

     

    As far as i understand there is a missing ( { ) opening curly. Did you modify something? If yes kindly check it.

  3. On 5/16/2018 at 6:43 PM, jimboy092032 said:

    14002,Adv_Siege_Supply_Box,Veteran Siege Supply Box,18,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getitem 11503,50; getitem 11504,20;  },{},{}

    example Avs seige supply box need to be level 99 to open the box.
     

    Try this

    14002,Adv_Siege_Supply_Box,Veteran Siege Supply Box,18,20,,10,,,,,0xFFFFFFFF,63,2,,,99,,,{ getitem 11503,50; getitem 11504,20;  },{},{}

    where? sir? 

    I need example the box can be open only if you are level 50

  4. 3 hours ago, BugSICK said:

    @iamhyd i found this , what should i do next sir?

    <?php
    return array(
    
    	// Rate my server link
    		'rms' 			=> 	'http://ratemyserver.net',
    		
    	// Rate my server link
    		'wiki' 			=> 	'http://wiki.net',
    
    	// Facebook page link
    		'facebook'		=>	'https://www.facebook.com',
    		
    	// Forums link here
    		'forum' 		=> 	'/forum',
    		
    	// RSS settings
    		'enablerss'		=> 	false,						// true/ false	true will show RSS links on index page
    		'no_of_rss' 		=> 	7,						// Maximum No of RSS to display on
    		'news' 			=> 	'http://xul.fr/rss.xml',		// RSS News link
    		'events' 		=> 	'http://xul.fr/rss.xml',		// RSS News link
    
    		'itemMall' => array(
    			'1.bmp',
    			'2.bmp',
    			'3.bmp',
    			'4.bmp',
    			'5.bmp',
    			'6.bmp',
    			'7.bmp',
    			'8.bmp',
    			'9.bmp',
    			'10.bmp',
    			'11.bmp',
    			'12.bmp',
    			
    		),
    
    		'banner' => array(
    			'1.jpg',
    			'2.jpg',
    		),
    	// These are timings that will be displayed on WoE Schedule
    	// Follow the proper format
    		'woeTime'	=>	array(
    			'Monday'		=>'09:00-10:00',
    			'Wednesday'		=>'09:00-10:00',
    			'Friday'		=>'09:00-10:00',
    			'Sunday' 		=>'09:00-10:00',
    		),
    
    	// Castle ids to put here for Castle Owners
    		'castle_1'			=> 17,
    		'castle_2'			=> 17,
    		'castle_3'			=> 17,
    		'castle_4'			=> 17,
    	)
    ?>

     

    FROM 

    'enablerss'		=> 	false,	 
    

    TO

    'enablerss'		=> 	true,	
    • Upvote 1
  5. 3 hours ago, makkarapotko said:

    I changed subnet_athena.conf back to default. No difference. Btw, server.log shows this when testing ports: "[Info]: Closed connection from '52.202.215.126'." but it doesnt show anything when someone who cant connect is trying to connect the server.

    Edit: Actually when I changed subnet back to the default, even the clients with similiar external IPs couldn't anymore connect to the server. I put "subnet: 255.0.0.0:WAN:WAN" back and it works again for clients with similiar IP.

     

    Ports seem to be open.

    portcheck.thumb.jpg.c16fe68710c12eda6324eef4afa4eea6.jpg

    Did you configure your Router Firewall? Did you also try commenting ( // ) the login_ip (char_athena.conf) and char_ip (map_athena.conf)? Is your WAN IP Address Static or Dynamic? 

  6. Hope this one helps you.

    19125,Cylinder_Hairband,Cylinder Hairband,4,10,,30,,12,,1,0x00040000,56,2,256,,90,1,1413,{ bonus2 bVariableCastrate,"GN_CARTCANNON",-100; bonus2 bSkillUseSP,"GN_CARTCANNON",30; bonus2 bSkillUseSP,"GN_CART_TORNADO",5; bonus2 bSkillAtk,"GN_CARTCANNON",10; bonus2 bSkillAtk,"GN_CART_TORNADO",5; if([email protected] > 4) bonus2 bSkillAtk,"GN_CARTCANNON",20; bonus2 bSkillAtk,"GN_CART_TORNADO",10; if([email protected] > 6) bonus2 bSkillAtk,"GN_CARTCANNON",30; bonus2 bSkillAtk,"GN_CART_TORNADO",20; bonus bStr,5; bonus bInt,5; },{},{}
    • Like 1
  7. 22 minutes ago, ShiroNaito said:

    thanks a lot sir @Cyro ..one last question ,..how to fix this error ? /?module=news&action=view ... i got that on my home page ..thankyou

    Please delete your fluxcp and reinstall it again. Drop the cp_* tables on your database.

  8. 2 minutes ago, virusytb said:

    I was la in the mob_db, but it gave error. Can you show me an example please?

     


    Here is an example:

    Quote

    From
    1002,PORING,Poring,Poring,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1
    TO
    1002,PORING,Poring,Poring,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,20655,1,4001,1


    This one should drop the 20655 ITEM ID

    Starting from 909,7000 (Item_ID, Item Percent Rate) to 4001,1 (Item_ID, Item Percent Rate) is a DropID,DropPercent. You can put the item that you want to drop from mobs. There are only 10 available drop_id slot and drop_rate slot exceeding beyond that will cause an error.

  9. Gumagamit sya ng macro. Andito sa baba yung pag adjust ng delay.
     

    Quote

    path: db/pre-re/skill_cast_db.txt ( pre-RE )
    path: db/re/skill_cast_db.txt ( RE )

    SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down

    //-- MO_EXTREMITYFIST

    271,4000:3500:3000:2500:2000,3000:2500:2000:1500:1000,0,0,300000,0

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.