cfg prob

i need a script that when i press the key PAUSE/BREAK that it says [paused] to my team, and when i hit the button again it says [upaused] in teamchat

thx in advance
Comments
20
set pse1 "pause; say_teamNL [paused]; set pse vstr pse2"
set pse2 "unpause; say_teamNL [unpaused]; set pse vstr pse1"
set pse "vstr pse1"
bind PAUSE "vstr pse"

easy
kga het nu proberen, en als het niet werkt krijg je kletsen
Parent
gaan we even bijkletsen ?
Parent
what's the difference between say_team and say_teamNL anyways ? :p
Parent
teamNL used to bypass the chat protection
Parent
jij ook altijd met je cfg !!!
ik gebruik nu 1 cfg maar steek er gewoon wat nerdscriptjes in
Parent
orly :D ik heb al 3 dagen dezelfde cfg en daarvoor had ik 2 week dezelfde cfg! "die lelijke cfg van sqll ofzo:p"
Parent
welke cfg gebruik je nu dan van wie?
Parent
no plz dont give it to him :0)
are u retarded?
hes from belgium
Parent
k that explains it all
Parent
bind p "vstr pausetogg"
set pausetogg "vstr pausegame"
set pausegame "pause; set pausetogg vstr unpausegame;echo ^0#^3M^7atch ^3P^7aused;play sound\menu\select.wav"
set unpausegame "unpause; set pausetogg vstr pausegame;echo ^0#^3M^7atch ^3U^7npaused;play sound\menu\select.wav"

my script ;)
USE VENTRILO
bind p; say_pauze ;wait 0,0001; unpause wait; 12909 /quit, =[team-allie'] r_images 1 /.,;'[]end]
turn off hax, omg gg
Back to top