nasagnilac Posted October 19, 2020 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
gomesz Posted November 18, 2020 Posted November 18, 2020 Gostaria de saber como fazer para adicionar o comando @buff em meu servidor Quote
nasagnilac Posted February 5, 2021 Author 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
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.