Hey great idea.
Works like a charm.
Regards
Duke
Search found 23 matches
- Thu Aug 21, 2003 12:46 am
- Forum: Scripting
- Topic: dynamic key binding
- Replies: 4
- Views: 142
- Sun Aug 17, 2003 7:54 pm
- Forum: Scripting
- Topic: defined script question
- Replies: 2
- Views: 94
- Sun Aug 17, 2003 10:09 am
- Forum: Scripting
- Topic: dynamic key binding
- Replies: 4
- Views: 142
- Sun Aug 17, 2003 9:03 am
- Forum: Scripting
- Topic: defined script question
- Replies: 2
- Views: 94
defined script question
Hi.
I have a question regarding scripting in key bindings.
I wanted to:
-take a grenade,
-open the door,
-throw the grenade.
I had to add wait statements into it because everything went too fast and I got the grenade in between the nuts.
My problem is that ince the script is started by my key, I ...
I have a question regarding scripting in key bindings.
I wanted to:
-take a grenade,
-open the door,
-throw the grenade.
I had to add wait statements into it because everything went too fast and I got the grenade in between the nuts.
My problem is that ince the script is started by my key, I ...
- Sun Aug 17, 2003 8:06 am
- Forum: Scripting
- Topic: dynamic key binding
- Replies: 4
- Views: 142
dynamic key binding
Hello y'all
I have a question regarding dynamic binding.
Suppose I have the keyboard key "k" bound to the "screenshot" command. But At times, I would like to have it bound to "dropweapon". I would like these dunctions to be toggled by the key "o".
Could anyone suggest me how to go about this ...
I have a question regarding dynamic binding.
Suppose I have the keyboard key "k" bound to the "screenshot" command. But At times, I would like to have it bound to "dropweapon". I would like these dunctions to be toggled by the key "o".
Could anyone suggest me how to go about this ...
- Wed Aug 13, 2003 4:41 pm
- Forum: Scripting
- Topic: 3 vs 3 and 6 kills?
- Replies: 6
- Views: 194
- Tue Aug 12, 2003 9:17 am
- Forum: Scripting
- Topic: 3 vs 3 and 6 kills?
- Replies: 6
- Views: 194
- Tue Aug 12, 2003 9:13 am
- Forum: Mapping
- Topic: compiling surprise
- Replies: 4
- Views: 117
- Mon Aug 11, 2003 5:43 am
- Forum: Mapping
- Topic: Singleplayer Loading Screen
- Replies: 3
- Views: 79
- Mon Aug 11, 2003 3:33 am
- Forum: Mapping
- Topic: compiling surprise
- Replies: 4
- Views: 117
compiling surprise
Hi yall...
I recently added lights on my map instead of ambientlight to see what it would look like finished...
It took long to compile and I am proud of my map.
Since it took time, I removed them because I have lotso work left.
My question is this:
After removing them... Why does it take ...
I recently added lights on my map instead of ambientlight to see what it would look like finished...
It took long to compile and I am proud of my map.
Since it took time, I removed them because I have lotso work left.
My question is this:
After removing them... Why does it take ...
- Mon Aug 11, 2003 2:52 am
- Forum: Mapping
- Topic: Need suggestion on sound
- Replies: 2
- Views: 91
- Mon Aug 11, 2003 2:50 am
- Forum: Mapping
- Topic: all tuts offline from here to TMT - light problem
- Replies: 2
- Views: 74
- Mon Aug 11, 2003 2:45 am
- Forum: Mapping
- Topic: possible to spawn on a rope?
- Replies: 4
- Views: 108
- Sat Aug 09, 2003 1:09 pm
- Forum: Mapping
- Topic: all tuts offline from here to TMT - light problem
- Replies: 2
- Views: 74
all tuts offline from here to TMT - light problem
HI
I have seen many read thhis TUT, but all are offline.
I need help in making a shootable light.
First the light:
_color 1 1 1
classname light
light 600
origin 472 348 -55
radius 30
spawnflags 0
spot_angle 90
targetname kaput
Second the trigger:
classname trigger_multiple
health 1
setthread ...
I have seen many read thhis TUT, but all are offline.
I need help in making a shootable light.
First the light:
_color 1 1 1
classname light
light 600
origin 472 348 -55
radius 30
spawnflags 0
spot_angle 90
targetname kaput
Second the trigger:
classname trigger_multiple
health 1
setthread ...
- Sat Aug 09, 2003 6:55 am
- Forum: Mapping
- Topic: possible to spawn on a rope?
- Replies: 4
- Views: 108
possible to spawn on a rope?
Is is possible to spawn on a rope hanging so many feet above ground? (like below a chopper)
Duke
Duke