Follow along with the video below to see how to install our site as a web app on your home screen.
Notka: This feature may not be available in some browsers.
Zmie? Townid na 1
Powinno pom?c;p
UPDATE `players` SET `town_id`=1;
$config['site']['newchar_vocations'][0] = array(0 => 'Rook Sample');
$config['site']['newchar_towns'][0] = array(1);
$config['site']['newchar_towns'][1] = array(1);
$player->setTownId($char_to_copy->getTownId());
$player->setTownId(1);
$player->setPosX(0);
$player->setPosY(0);
$player->setPosZ(0);
$player->setPosX(1000);
$player->setPosY(1000);
$player->setPosZ(7);