Nice Script - will always use it thanks bud.
Ive edited a little bit of it to allow users to change the default messages to something else of their choice , for instance their own native languages
alias teamchat 1
alias baseslider 10
newgui quickchat [
if (= $teamchat 0) [
guitext "Here are some important text messages that"
guitext "you can send without wasting much time."
guicheckbox "The server allows crewchat" "teamchat"
guibar
guibutton "Statements" "showgui statements0"
guibutton "Requests" "showgui requests0"
guibutton "Commands" "showgui commands0"
guibutton "Talk" "showgui talk0"
guibutton "Global" "showgui global"
guibar
guibutton "Close" "cleargui"
guitext "Made by Redon 4/21/2008"
]
if (= $teamchat 1) [
guitext "Here are some important text messages that"
guitext "you can send without wasting much time."
guicheckbox "The server allows crewchat" "teamchat"
guibar
guibutton "Statements" "showgui statements1"
guibutton "Requests" "showgui requests1"
guibutton "Commands" "showgui commands1"
guibutton "Talk" "showgui talk1"
guibutton "Global" "showgui global"
guibar
guibutton "Close" "cleargui"
guitext "Thanks to Redon ."
]
]
newgui statements0 [
guitext "Category Statements"
guitext "Crewchat OFF"
guibar
guibutton "Attacking" "say I'm attacking!"
guibutton "Defending" "say I'm defending!"
guibutton "Path Cleared" "say Path Cleared!"
guibar
guibutton "Enemy Weak" "say The Enemy is weakened!"
guibutton "Bases..." "showgui bases0"
guibar
guibutton "Back" "cleargui; showgui quickchat"
]
newgui bases0 [
guitext "Category Statements - Bases"
guitext "Crewchat OFF"
guibar
guislider "baseslider" 1 10
guibutton "Captured Base" "say Base $baseslider captured!"
guibutton "Lost Base" "say Base $baseslider lost!"
guibutton "Enemy Captured Base" "say Enemy captured Base $baseslider !"
guibutton "Enemy Lost Base" "say Enemy lost Base $baseslider !"
guibar
guibutton "Back" "cleargui; showgui statements0"
]
newgui statements1 [
guitext "Category Statements"
guitext "Crewchat ON"
guibar
guibutton "Attacking" " sayteam I'm attacking!"
guibutton "Defending" " sayteam I'm defending!"
guibutton "Path Cleared" " sayteam Path Cleared!"
guibar
guibutton "Enemy Weak" " sayteam The Enemy is weakened!"
guibutton "Bases..." "showgui bases1"
guibar
guibutton "Back" "cleargui; showgui quickchat"
]
newgui bases1 [
guitext "Category Statements - Bases"
guitext "Crewchat ON"
guibar
guislider "baseslider" 1 10
guibutton "Captured Base" " sayteam Base $baseslider captured!"
guibutton "Lost Base" " sayteam Base $baseslider lost!"
guibutton "Enemy Captured Base" " sayteam Enemy captured Base $baseslider!"
guibutton "Enemy Lost Base" " sayteam Enemy lost Base $baseslider!"
guibar
guibutton "Back" "cleargui; showgui statements1"
]
newgui requests0 [
guitext "Category Requests"
guitext "Crewchat OFF"
guibar
guibutton "Need Ammo" "say I need ammo!"
guibutton "Spezific Ammo..." "showgui spezificammo0"
guibutton "Need Help" "say Help me capturing!"
guibutton "Hold Fire" "say Hold Your Fire!"
guibutton "Kill Reds" "say Kill the red players, not the blue ones!"
guibar
guibutton "Back" "cleargui; showgui quickchat"
]
newgui spezificammo0 [
guitext "Category Requests - Spezific Ammo"
guitext "Crewchat OFF"
guibar
guibutton "Need Cartridges" "say I need cartridges!"
guibutton "Need Bullets" "say I need bullets!"
guibutton "Need Shells" "say I need shells!"
guibutton "Need Riflerounds" "say I need riflerounds!"
guibutton "Need Rockets" "say I need rockets!"
guibutton "Need Grenades" "say I need grenades!"
guibar
guibutton "Back" "cleargui; showgui requests0"
]
newgui requests1 [
guitext "Category Requests"
guitext "Crewchat ON"
guibar
guibutton "Need Ammo" " sayteam I need ammo!"
guibutton "Spezific Ammo..." "showgui spezificammo1"
guibutton "Need Help" " sayteam Help me capturing!"
guibutton "Hold Fire" " sayteam Hold Your Fire!"
guibutton "Kill Reds" " sayteam Kill the red players, not the blue ones!"
guibar
guibutton "Back" "cleargui; showgui quickchat"
]
newgui spezificammo1 [
guitext "Category Requests - Spezific Ammo"
guitext "Crewchat ON"
guibar
guibutton "Need Cartridges" " sayteam I need cartridges!"
guibutton "Need Bullets" " sayteam I need bullets!"
guibutton "Need Shells" " sayteam I need shells!"
guibutton "Need Riflerounds" " sayteam I need riflerounds!"
guibutton "Need Rockets" " sayteam I need rockets!"
guibutton "Need Grenades" " sayteam I need grenades!"
guibar
guibutton "Back" "cleargui; showgui requests1"
]
newgui commands0 [
guitext "Category Commands"
guitext "Crewchat OFF"
guibar
guibutton "Follow Me" "say Follow Me!
guibutton "Let's Go" "say Let's Go!"
guibutton "Move" "say Move!"
guibutton "Clear Path" "say Clear the Path!"
guibar
guibutton "Attack Bases" "say Attack the Bases!"
guibutton "Defend Bases" "say Defend the Bases!"
guibutton "Attack/Defend Bases..." "showgui adbases0"
guibar
guibutton "Back" "cleargui; showgui quickchat"
]
newgui adbases0 [
guitext "Category Commands - Attack/Defend Bases"
guitext "Crewchat OFF"
guibar
guislider "baseslider" 1 10
guibutton "Attack Base" "say Attack Base $baseslider !"
guibutton "Defend Base" "say Defend Base $baseslider !"
guibar
guibutton "Back" "cleargui; showgui commands0"
]
newgui commands1 [
guitext "Category Commands"
guitext "Crewchat ON"
guibar
guibutton "Follow Me" "sayteam Follow Me!"
guibutton "Let's Go" " sayteam Let's Go!"
guibutton "Move" " sayteam Move!"
guibutton "Clear Path" " sayteam Clear the Path!"
guibar
guibutton "Attack Bases" " sayteam Attack the Bases!"
guibutton "Defend Bases" " sayteam Defend the Bases!"
guibutton "Attack/Defend Bases..." "showgui adbases1"
guibar
guibutton "Back" "cleargui; showgui quickchat"
]
newgui adbases1 [
guitext "Category Commands - Attack/Defend Bases"
guitext "Crewchat ON"
guibar
guislider "baseslider" 1 10
guibutton "Attack Base" " sayteam Attack Base $baseslider !"
guibutton "Defend Base" " sayteam Defend Base $baseslider !"
guibar
guibutton "Back" "cleargui; showgui commands1"
]
newgui talk0 [
guitext "Category Talk"
guitext "Crewchat OFF"
guibar
guibutton "Yes" "say Yes!"
guibutton "No" "say No!"
guibar
guibutton "Thanks" "say Thank you!"
guibutton "Sorry" "say Sorry!"
guibutton "Oops" "say Oops!"
guibutton "Welcome" "say No Problem."
guibar
guibutton "Back" "cleargui; showgui quickchat"
]
newgui talk1 [
guitext "Category Talk"
guitext "Crewchat ON"
guibar
guibutton "Yes" " sayteam Yes!"
guibutton "No" " sayteam No!"
guibar
guibutton "Thanks" " sayteam Thank you!"
guibutton "Sorry" " sayteam Sorry!"
guibutton "Oops" " sayteam Oops!"
guibutton "Welcome" " sayteam No Problem."
guibar
guibutton "Back" "cleargui; showgui quickchat"
]
greet = "Hello"
leaving = "BYEBYE!"
salutea = "Great shot!"
appraisal = "Good game!"
unfair = "Balance the crews, please."
noob = "Don't capture through walls, noob!"
verbal = "Smeg'ead"
newgui global [
guitext "Category Global"
guibar
guilist [
guilist [
guibutton $greet "say $greet"
guibutton $leaving "say $leaving"
guibutton $salutea "say $salutea"
guibutton $appraisal "say $appraisal"
guibutton $unfair "say $unfair"
guibutton $noob "say $noob"
guibutton $verbal "say $verbal"
]
guilist [
guitext " - " 0
guitext " - " 0
guitext " - " 0
guitext " - " 0
guitext " - " 0
guitext " - " 0
guitext " - " 0
guitext " - " 0
]
guilist [
guibutton "change greet" "cleargui ;showgui greeting"
guibutton "change leaving remark" "cleargui ;showgui farewell"
guibutton "change salute" "cleargui ;showgui respect"
guibutton "change appraisal" "cleargui ;showgui briefing"
guibutton "change unfair complaint" "cleargui ;showgui complaint"
guibutton "change noob message" "cleargui ;showgui glitching"
guibutton "change taunt" "cleargui ;showgui tease"
guibutton "Back" "cleargui ;showgui quickchat"
]
] ]
newgui greeting [
guititle "change"
guifield greet 30 [$greet = ;showgui global ]
]
newgui farewell [
guititle "change"
guifield leaving 36 [$leaving = ;showgui global ]
]
newgui respect [
guititle "change"
guifield salutea 30 [$salutea = ;showgui global ]
]
newgui briefing [
guititle "change"
guifield appraisal 30 [$appraisal = ;showgui global ]
]
newgui complaint [
guititle "change"
guifield unfair 36 [$unfair = ;showgui global ]
]
newgui glitching [
guititle "change"
guifield noob 36 [$noob = ;showgui global ]
]
newgui tease [
guititle "change"
guifield verbal 36 [$verbal = ;showgui global ]
]