nasagnilac Posted October 19, 2020 Group: Members Topic Count: 89 Topics Per Day: 0.02 Content Count: 232 Reputation: 15 Joined: 11/02/13 Last Seen: December 19, 2024 Share Posted October 19, 2020 View File Automatic Buffs Automatic buff the character who enable it. set .lvreq, 50; //- Character Level limit set .viplvreq, 80; //- VIP Level limit set .bsec,900; //- Automatic buffs will start every 900sec = 15 minutes set .bdur,60; //- Automatic buffs duration time in seconds 60sec = 1 minute bindatcmd "ab", "Auto_Buffs::OnAtcommand", 0, 100; If there is a problem or request for the script you can contact me on the following: Skype: nasagnilac.leiron Facebook: nl073092 Submitter nasagnilac Submitted 10/14/2020 Category Utilities Video Content Author Nasagnilac Quote Link to comment Share on other sites More sharing options...
gomesz Posted November 18, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 08/25/20 Last Seen: December 13, 2020 Share Posted November 18, 2020 Gostaria de saber como fazer para adicionar o comando @buff em meu servidor Quote Link to comment Share on other sites More sharing options...
nasagnilac Posted February 5, 2021 Group: Members Topic Count: 89 Topics Per Day: 0.02 Content Count: 232 Reputation: 15 Joined: 11/02/13 Last Seen: December 19, 2024 Author Share Posted February 5, 2021 On 11/19/2020 at 2:40 AM, gomesz said: Gostaria de saber como fazer para adicionar o comando @buff em meu servidor bindatcmd "ab", "Auto_Buffs::OnAtcommand", 0, 100; Change "ab" to "buff" Quote Link to comment Share on other sites More sharing options...
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.