Reset All Players to a Spot in GameWorld (Small Query)

01/03/2012 00:38 Dr.Abdelfattah#1
PHP Code:
UPDATE _Char
SET LatestRegion 
'25416',
PosX '779.661',
PosY '3.081456',
PosZ '1575.07068',
AppointedTeleport '27754',
WorldID '1' 
(change only the current player place ~ so if he reverse to last died place or last recall place will spawn at the place he recalled or died)
01/03/2012 01:06 sandzo187#2
Update DiedRegion and TeleportRegion too...
01/03/2012 01:14 Dr.Abdelfattah#3
Quote:
Originally Posted by sandzo187 View Post
Update DiedRegion and TeleportRegion too...
anyway gs just ignore tham and use WorldID , anyway u can change in query to players reset to a new place .
01/03/2012 19:34 JENZO#4
Quote:
Originally Posted by Dr.Abdelfattah View Post
Hello!

This is a small query to reset all players to a spot
Just execute it on Shard DB

PHP Code:
UPDATE _Char
SET LatestRegion 
'25416',
   
PosX '779.661',
PosY '3.081456',
PosZ '1575.07068',
AppointedTeleport '27754',
WorldID '1' 
(change only the current player place ~ so if he reverse to last died place or last recall place will spawn at the place he recalled or died)


Have Fun
thx so much bro...

and i need some help plz if u can i cant make Register Page For my server
and no one make Guide For that every one say php code and no one Say how u Made it work if u can help plz here or Pm me or give me link have Guide for that...thx agine