MessageBox + Welcome text + Commands help + Ban
#1

Hello,

I need help with those things I mentioned in title, so this is what I need/want


MessageBox
I need some kind of message box that looks like that one when you apply a cheat in singleplayer

WelcomeText
welcome text like "Welcome to our server" on the middle of the screen



something like this, there are both things, message box on the left and welcome message almost in the middle of the screen

Command + ban
Let's say I have command
Код:
/ban
now what I want is that it will check if there are 3 more words/values/parameters, for example
Код:
/ban 0 60 60 minute ban
this will ban player with ID 0 for 60 minutes with reason "60 minute ban", I know how to do bans (I want to do them via MySQL) but I need to know how to "separate" those values in /ban command and check if there are at least 3, so it will check if theres "0", "60" and at least one letter of reason, if yes then it will proceed to get value of first one and convert it to number, same with second one and it will get everything other as one string
Reply


Messages In This Thread
MessageBox + Welcome text + Commands help + Ban - by SEnergy - 28.07.2012, 05:06
Re: MessageBox + Welcome text + Commands help + Ban - by [KHK]Khalid - 28.07.2012, 05:17
Re: MessageBox + Welcome text + Commands help + Ban - by [MM]RoXoR[FS] - 28.07.2012, 05:59

Forum Jump:


Users browsing this thread: 1 Guest(s)