
Georgespartan01
Joined: Nov 1, 2010
|
Posted: Dec 18, 2010 10:02 AM
Msg. 1 of 7
Hi, i have a few questions about my map.
1.-¿How I can put a text in the HUD saying "Beta Test"?
2.- ¿How i can put fire effects in sapien, to make a warthog burn. I don´t want to put a explosion, its only put the fire in the map.
3.- ¿Why i can have camera movment in my map?! I checked all my cutscenes script and everything is ok.
4.- ¿What means Switch BSP? I saw many scripts like (Switch_bsp1) and that stuff i want to know what is that?
THANKS
|
|
|

MoooseGuy
Joined: Aug 10, 2008
I Approve This Message.
|
Posted: Dec 18, 2010 11:25 AM
Msg. 2 of 7
1- Create a .unicode_string_list file with a line saying "Beta Test". Then link it to your scenario near the bottom of the scenario tag in guerrilla. Now adjust the position of the word in sapien where you want it. Then in your script type (cinematic_set_title TITLE). 2- Create an invisible scenery using the particle effect and place it in sapien. 3- Use (camera_set CAMERA) 4- (switch_bsp #)
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Dec 18, 2010 12:23 PM
Msg. 3 of 7
The first one is actually built into the unit_hud_interface. Having a continuous cinematic title would play hell, especially for SP missions with other cinematic titles.
|
|
|

Georgespartan01
Joined: Nov 1, 2010
|
Posted: Dec 18, 2010 01:24 PM
Msg. 4 of 7
1.- I want the text in the First Person HUD not in a cutscene. Like the Halo Reach Beta.
2.- How i can use the particle effect? 3.- The command camera_set need 2 more arguments. ¿What arguments?
|
|
|

Hs_crozzhair
Joined: May 8, 2010
|
Posted: Dec 18, 2010 04:36 PM
Msg. 5 of 7
I dont mean to be offensive, but you have good endglish for a spanish speaker.
|
|
|

Muscl3r
Joined: May 22, 2010
dont pray 4 easy lives...pray to be STRONGER MEN
|
Posted: Dec 18, 2010 09:31 PM
Msg. 6 of 7
(camera_set cam1 30)
cam1=camera point and 30 =how long it takes to get ther i think
|
|
|

Georgespartan01
Joined: Nov 1, 2010
|
Posted: Dec 19, 2010 12:45 AM
Msg. 7 of 7
THANKS! And i Know my grammar sucks.
|
|
|