Hello all, I am trying to create an admin panel including global weather command s and global chat commands. My game is inspired by the growing game Steal A Brainrot. My games name is steal a zombie And I wish for a way to spawn in my case zombies. I won't a easily customisable one and I wish it would be for free! I have tried creating one as I have minimal Lua knowledge and only know simple commands. If anyone would I would be appreciative and would request it is sent to dms.
#Help
1 messages · Page 1 of 1 (latest)
Make a folder in server storage with items want to store or replicated storage then in a module script make a command like /Spawn "Zombie"
and with the calling called from server
require(game.replicatedstorage:waitforchild("Module")
I know im kinda late but you could use this resource called cmdr https://eryn.io/Cmdr/ that lets u make your own commands
Fully extensible command console for Roblox developers.