ELEM3NT
LUA Status: Beginner
Hello there, can anyone make me a globalevents script thats kinda like an auto broadcast? Like the globalevent script will selfsay itsself to activate another command. Umm, like the clean script back in the day, an NPC selfsays "/clean" then it cleans every 30 minutes. I want something like that but with globalevents, but heres the thing, for example say there was 3 different cleans, like /clean 1, /clean 2, /clean 3. I want the globalevents to do the command but randomly out of the 3. Im wanting this script because I have a talkaction script, /startevent1, /startevent2, /startevent3, and each script has different events in it. I can do the script manually but I also want a globalevent script to do it automatic. So kinda heres an example:
GlobalEvent Script: math.random(/startevent1,/startevent3) or something like that. Haha!
PleaseAndThankYou!^_^
GlobalEvent Script: math.random(/startevent1,/startevent3) or something like that. Haha!
PleaseAndThankYou!^_^