Without having to use OsDs Control panel..
Could someone provide me with a unstick tool for chars?
Thanks
Scott
Could someone provide me with a unstick tool for chars?
Thanks
Scott
USE CHARACTER UPDATE user_character SET wMap = '7', wPosx='275', wposy='221' -- change the numbers to move char elsewhere WHERE character_name like '%CharacterName_or_part_of_name%' -- change to charname
I need something that players can use.. Like a PHP Script or something :PQuote:
there ya go! gl with it :)Code:USE CHARACTER UPDATE user_character SET wMap = '7', wPosx='275', wposy='221' -- change the numbers to move char elsewhere WHERE character_name like '%CharacterName_or_part_of_name%' -- change to charname
create it: [Only registered and activated users can see links. Click Here To Register...]Quote:
I need something that players can use.. Like a PHP Script or something :P