• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Temple position is wrong

Status
Not open for further replies.

ramzesiko

ogr
Joined
May 5, 2009
Messages
30
Reaction score
0
:)
w config.ini jest ustawione
$config['site']['newchar_towns'][0] = array(5);
$config['site']['newchar_towns'][1] = array(1);

w mapie thais ma id 5 i temple jest ustawione
sample maja town_id 5 i poprawne xyz do temple, a jak ktos robi chara to ma jednak town_id 5 ale xyz 0,0,0
:)
 
accountmanagement.php na lini ~792

Zmien te setPosX itp.

Na przyklad:
$player->setPosX(987);
$player->setPosY(1035);
$player->setPosZ(7);
 
@Paxton
dziekowac, rep

@inwob
idz sie podmyj spamerze
 
Status
Not open for further replies.
Back
Top