Hi All
I'm want to get the rotation X,Y,Z im Map to make releases account system script php and mssql.
Hi All
I'm want to get the rotation X,Y,Z im Map to make releases account system script php and mssql.
USE SQL query for get position from table UsersChars -> GamePos
for example:
Code:$query = "UPDATE UsersChars SET GamePos = '$locationch', WHERE CharID = '$CharID'";