So, is it possible:
I press F5 Need medic status: blabla....
2nd time press it says something else, like I need doctor ASAP etc.
Possible?
Just need some kind example.
Hey, thanks nerdies.
set medic_1 "set medic vstr medic_2; ut_radio 3 3 Need medic blabla... Status: $health"
set medic_2 "set medic vstr medic_3; ut_radio 3 3 Need morphium blabla... Status: $health"
set medic_3 "set medic vstr medic_1; ut_radio 3 3 I need a doctor ASAP... Status: $health"
set medic "vstr medic_1"
bind F5 "vstr medic"
Cookie wrote:preferably put the script in autoexec.cfg so it starts automatically with the game and not q3config.cfg because you can use custom .cfg files...
Cookie wrote:Cookie wrote:preferably put the script in autoexec.cfg so it starts automatically with the game and not q3config.cfg because you can use custom .cfg files...
you misunderstood my post. when i wrote "you can use custom .cfg files" meant you most likely use custom .cfg files. problem is, when you use custom cfg files then stuff in q3config.cfg might and might not be loaded, thus nullifying the script you put there (i am not sure about this though). anyway... putting scripts in separate .cfg files and then adding "exec separate.cfg" into autoexec.cfg is preferred way of doing it if you like more than 1 .cfg file.
Who is onlineUsers browsing this forum: No registered users and 0 guests |
Misc
|