Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
addnpc_1.php File Reference

Go to the source code of this file.

Variables

 $npcinit
 
 $anpcinfo
 

Variable Documentation

$anpcinfo

Definition at line 24 of file addnpc_1.php.

$npcinit
Initial value:
= array
(
'name' => '', 'pass' => 'bra', 'gd' => 'm', 'icon' => 0, 'club' => 0,
'mhp' => 0, 'msp' => 0, 'att' => 0, 'def' => 0, 'pls' => 0, 'lvl' => 0,
'money' => 0, 'inf' => '', 'rage' => 0, 'pose' => 0, 'tactic' => 0,
'killnum' => 0, 'state' => 1, 'teamID' => '', 'teamPass' => '','bid' => 0,
'wp' => 0, 'wk' => 0, 'wc' => 0, 'wg' => 0, 'wd' => 0, 'wf' => 0,
'wep' => '', 'wepk' => '', 'wepe' => 0, 'weps' => 0, 'wepsk' => '',
'arb' => '', 'arbk' => '', 'arbe' => 0, 'arbs' => 0, 'arbsk' => '',
'arh' => '', 'arhk' => '', 'arhe' => 0, 'arhs' => 0, 'arhsk' => '',
'arf' => '', 'arfk' => '', 'arfe' => 0, 'arfs' => 0, 'arfsk' => '',
'ara' => '', 'arak' => '', 'arae' => 0, 'aras' => 0, 'arask' => '',
'art' => '', 'artk' => '', 'arte' => 0, 'arts' => 0, 'artsk' => '',
'itm0' => '', 'itmk0' => '', 'itme0' => 0, 'itms0' => 0, 'itmsk0' => '',
'itm1' => '', 'itmk1' => '', 'itme1' => 0, 'itms1' => 0, 'itmsk1' => '',
'itm2' => '', 'itmk2' => '', 'itme2' => 0, 'itms2' => 0, 'itmsk2' => '',
'itm3' => '', 'itmk3' => '', 'itme3' => 0, 'itms3' => 0, 'itmsk3' => '',
'itm4' => '', 'itmk4' => '', 'itme4' => 0, 'itms4' => 0, 'itmsk4' => '',
'itm5' => '', 'itmk5' => '', 'itme5' => 0, 'itms5' => 0, 'itmsk5' => '',
'itm6' => '', 'itmk6' => '', 'itme6' => 0, 'itms6' => 0, 'itmsk6' => '',
)

Definition at line 3 of file addnpc_1.php.