IsabelaFernandez Posted April 2, 2022 Group: Members Topic Count: 146 Topics Per Day: 0.06 Content Count: 355 Reputation: 8 Joined: 04/16/18 Last Seen: October 21, 2024 Share Posted April 2, 2022 Hi everyone. I would like a script for GM (Game Master) group 99 as soon as it automatically logs in using the command @speed 0 without having to manually type Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted April 2, 2022 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: Tuesday at 07:50 PM Share Posted April 2, 2022 - script GM_AUTO_SPEED -1,{ OnPCLoginEvent: if(getgroupid() == 99){ atcommand "@speed 0"; } end; } 1 Quote Link to comment Share on other sites More sharing options...
Question
IsabelaFernandez
Hi everyone. I would like a script for GM (Game Master) group 99 as soon as it automatically logs in using the command @speed 0
without having to manually type
Link to comment
Share on other sites
1 answer 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.