Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SET
- @MAP := '0',
- @ZONE := '12',
- @X := '-8866.29',
- @Y := '671.098',
- @Z := '99.5414',
- @O := '5.33537';
- UPDATE playercreateinfo SET map=@MAP, zone=@ZONE, position_X=@X, position_Y=@Y, position_Z=@Z, orientation=@O WHERE race IN(1, 3, 4, 7, 11);
Advertisement
Add Comment
Please, Sign In to add comment