- Optimized resource and fixed all issues.
- ESX and MySQL is not necessary anymore in case to run the script standalone, but if you want to use RP names then it will ask es_extended to work.
You can check it here
Its a simple customized Me, Do & Try actions in one script you can use!
- /Me [action] - Make an action
- /Do [happening] - Make a happening
- /Try [action to try] - Make an action which has a chance to success otherwise unsuccess
- Git arp_me_do_try
- Extract
arp_me_do_try-main.rar
- Remove
-main
fromarp_me_do_try
- Copy and paste
arp_me_do_try
folder toresources
- Add
start arp_me_do_try
to yourserver.cfg
file
- You can edit the configurations of the script in the
config.lua
- You can even log thiese commands to your discord server! You can enable it in
config.lua
Sample:
Config.Log = true
Config.Logwebhook = "Replace Me With Your Webhook Link"