Author Topic: Smack several codes into one script  (Read 1243 times)

ATM I have it so I have Cmd_EoB.cs, Cmd_Theme.cs, Cmd_Info.cs, and Cmd_Rules.cs

I have it so when you type /Info it shows all the commands, but I would like to pack them all into info. Is there anyway to do this? Also, if you make a GUI for a script does everyone need to have the GUI to use it?

ATM I have it so I have Cmd_EoB.cs, Cmd_Theme.cs, Cmd_Info.cs, and Cmd_Rules.cs

I have it so when you type /Info it shows all the commands, but I would like to pack them all into info. Is there anyway to do this? Also, if you make a GUI for a script does everyone need to have the GUI to use it?

Put all the files into one big file using notepad, and yes.


ATM I have it so I have Cmd_EoB.cs, Cmd_Theme.cs, Cmd_Info.cs, and Cmd_Rules.cs

I have it so when you type /Info it shows all the commands, but I would like to pack them all into info. Is there anyway to do this? Also, if you make a GUI for a script does everyone need to have the GUI to use it?

People need the .gui file to be able to use the gui.