Jump to content
  • 0

Unable to restore stack! Double continuation! ( map-server crashed )


iamhyd

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  64
  • Reputation:   9
  • Joined:  09/28/13
  • Last Seen:  

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 .@i, 1; .@i<5 ; set .@i, .@i+1 )
			if (compare(strnpcinfo(1),.@i))
				return .@i-1;
		return 0;
	}

 

Error Message:

[Warning]: Unexpected type for argument 2. Expected string.
[Debug]: Data: variable name='.@i' 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='.@i' 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='.@i' 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='.@i' 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

 

Edited by iamhyd
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

you're suppose to provide a string data type for comparison...

if (compare(strnpcinfo(1),.@i))

change to

if (compare(strnpcinfo(1), ""+.@i))

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...