IvanD Posted April 17, 2020 Group: Members Topic Count: 61 Topics Per Day: 0.02 Content Count: 110 Reputation: 0 Joined: 11/13/17 Last Seen: July 24, 2022 Share Posted April 17, 2020 (edited) Is it possible for vip to have GM sprite using scripts? ... temporarily change their account ID to 2000001 to 2000009 acc id’s as long as the account group ID remains group_id 5 (vip) acc id comes back to original id once grp_id 5 goes back to grp_id 0 (players) Edited April 17, 2020 by IvanD Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted April 18, 2020 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 1 hour ago Share Posted April 18, 2020 Just create a custom class or find any unused class, and replace the sprite with GM sprite, then use item script to change the sprite of player. *changebase <job ID number>{,<account ID>}; This command will change a character's appearance to that of the specified job class. Nothing but appearance will change. The command will run for the invoking character unless an account ID is given. Altering the account ID are definitely not a correct approach and bad move. There exists reasons why account ID are unique to everyone ... and not for you to switch it with other player's account ID. Quote Link to comment Share on other sites More sharing options...
0 IvanD Posted May 3, 2020 Group: Members Topic Count: 61 Topics Per Day: 0.02 Content Count: 110 Reputation: 0 Joined: 11/13/17 Last Seen: July 24, 2022 Author Share Posted May 3, 2020 On 4/18/2020 at 8:34 AM, Emistry said: Just create a custom class or find any unused class, and replace the sprite with GM sprite, then use item script to change the sprite of player. *changebase <job ID number>{,<account ID>}; This command will change a character's appearance to that of the specified job class. Nothing but appearance will change. The command will run for the invoking character unless an account ID is given. Altering the account ID are definitely not a correct approach and bad move. There exists reasons why account ID are unique to everyone ... and not for you to switch it with other player's account ID. I’m sorry but how can I implement this? Quote Link to comment Share on other sites More sharing options...
Question
IvanD
Is it possible for vip to have GM sprite using scripts?
... temporarily change their account ID to 2000001 to 2000009 acc id’s as long as the account group ID remains group_id 5 (vip)
acc id comes back to original id once grp_id 5 goes back to grp_id 0 (players)
Edited by IvanDLink to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.