Separate names with a comma.
Comments in 'Plugin Development' started by Puzzleo, Nov 14, 2013.
are the coords for spawn differnt or always the same
different
Then the rule is?
is there a parameter for spawn like $spawn?
$this->api->console->run("kill $issuer"); is the kill code it dosnt work for me
Set $mapname by yourself $this->api->level->get($mapname)->getSpawn()
thx