Oops sorry, i don't see this tuto! (maybe because i don't what was the name of this action).
So if i understand the tuto, i have to map, and script.
Thanks.
Al
Search found 13 matches
- Mon Apr 09, 2007 9:48 am
- Forum: Scripting
- Topic: Distance of a sound parameters: where to configure this?
- Replies: 2
- Views: 498
- Sat Apr 07, 2007 10:13 pm
- Forum: Scripting
- Topic: Distance of a sound parameters: where to configure this?
- Replies: 2
- Views: 498
Distance of a sound parameters: where to configure this?
Hello,
I want to put sound in my map. But i don't know how to configure distance of a sound. I try to explain (and i hope you will understand because of my poor english! )
I want to put a sound in a room. But i want that more far i am, less i can hear the sound. I think it's possible to do this in ...
I want to put sound in my map. But i don't know how to configure distance of a sound. I try to explain (and i hope you will understand because of my poor english! )
I want to put a sound in a room. But i want that more far i am, less i can hear the sound. I think it's possible to do this in ...
- Sat Apr 07, 2007 10:02 pm
- Forum: Scripting
- Topic: Rotate a spawned model?
- Replies: 8
- Views: 847
- Mon Mar 26, 2007 4:31 pm
- Forum: Scripting
- Topic: Rotate a spawned model?
- Replies: 8
- Views: 847
- Mon Mar 26, 2007 1:58 pm
- Forum: Scripting
- Topic: Rotate a spawned model?
- Replies: 8
- Views: 847
- Sun Mar 25, 2007 9:24 pm
- Forum: Scripting
- Topic: Rotate a spawned model?
- Replies: 8
- Views: 847
- Sun Mar 25, 2007 5:40 pm
- Forum: Scripting
- Topic: Rotate a spawned model?
- Replies: 8
- Views: 847
Rotate a spawned model?
Hello, it's me again! :)
(i am curious because i try to understand how it work, so sorry for my multiple topics)
So now i spawn and delete a model with a script (i learn it alone! lol Thanks again jv_map!)
And my problem now it's i can't find the command to rotate a model, because my model is not ...
(i am curious because i try to understand how it work, so sorry for my multiple topics)
So now i spawn and delete a model with a script (i learn it alone! lol Thanks again jv_map!)
And my problem now it's i can't find the command to rotate a model, because my model is not ...
- Sun Mar 25, 2007 5:21 pm
- Forum: Scripting
- Topic: delete a spawned model in map
- Replies: 4
- Views: 622
- Sat Mar 24, 2007 9:15 pm
- Forum: Scripting
- Topic: animMap and animMapPhase??
- Replies: 4
- Views: 625
- Sat Mar 24, 2007 8:51 pm
- Forum: Scripting
- Topic: delete a spawned model in map
- Replies: 4
- Views: 622
- Sat Mar 24, 2007 7:58 pm
- Forum: Scripting
- Topic: delete a spawned model in map
- Replies: 4
- Views: 622
delete a spawned model in map
Hello,
I just want to know what is the command in a script for delete a model (a model that i spawn in the script). Example:
The map is launch, and after 5 sec a model is spawn on the map.
-->
main:
wait 5
local.panzer = spawn models/human/allied_oss_man_m1.tik
local.panzer.origin = ( -1886 -65 ...
I just want to know what is the command in a script for delete a model (a model that i spawn in the script). Example:
The map is launch, and after 5 sec a model is spawn on the map.
-->
main:
wait 5
local.panzer = spawn models/human/allied_oss_man_m1.tik
local.panzer.origin = ( -1886 -65 ...
- Sat Mar 24, 2007 6:04 pm
- Forum: Scripting
- Topic: animMap and animMapPhase??
- Replies: 4
- Views: 625
- Sat Mar 24, 2007 5:14 pm
- Forum: Scripting
- Topic: animMap and animMapPhase??
- Replies: 4
- Views: 625
animMap and animMapPhase??
Hello,
Is someone knows the difference between animMap and animMapPhase?
I try to use it but i don't find any difference? (maybe it depend when i add it in a shader, and what type of shader).
Is someone knows the difference between animMap and animMapPhase?
I try to use it but i don't find any difference? (maybe it depend when i add it in a shader, and what type of shader).