IsabelaFernandez Posted April 2, 2022 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
0 sader1992 Posted April 2, 2022 Posted April 2, 2022 - script GM_AUTO_SPEED -1,{ OnPCLoginEvent: if(getgroupid() == 99){ atcommand "@speed 0"; } end; } 1 Quote
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
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.