creativess
Member
- Joined
- Jan 30, 2009
- Messages
- 50
- Reaction score
- 14
Hi,
Well, i got rook sample where i set temple and pos to which i want, when i make new character i get the pos right but the temple aren't i've no clue where does the acc maker get those numbers. I tried even do it manualy here
But it doesn't work like with Pos.. Any ideas?
Well, i got rook sample where i set temple and pos to which i want, when i make new character i get the pos right but the temple aren't i've no clue where does the acc maker get those numbers. I tried even do it manualy here
Code:
$player->setTempleX(631);
$player->setTempleY(124);
$player->setTempleZ(7);
But it doesn't work like with Pos.. Any ideas?