spawn screens

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
User avatar
ANDEWEGET
Ancient Force
Ancient Force
Posts: 1266
Joined: Tue Apr 01, 2008 8:42 am
Location: Germany
Contact:

spawn screens

Post by ANDEWEGET »

how can i make my own spawn screens? there are so many numbers. i dont know which number which function has and trying out takes a lot of time
jedikiller32
Rebel Warrant Officer
Rebel Warrant Officer
Posts: 313
Joined: Sun Apr 02, 2006 9:26 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Texas
Contact:

Re: spawn screens

Post by jedikiller32 »

I'm not exactly sure what you mean by 'making your own spawn screens.'

Can you elaborate a little, please?
User avatar
ANDEWEGET
Ancient Force
Ancient Force
Posts: 1266
Joined: Tue Apr 01, 2008 8:42 am
Location: Germany
Contact:

Re: spawn screens

Post by ANDEWEGET »

AddCameraShot(-0.404895, 0.000992, -0.914360, -0.002240, -85.539894, 20.536297, 141.699493);
this is one of the spawn screens, and on my map this is somewhere below the map so it looks not good, i want this CameraShot more above and make it look a bit down
BattleBelk
Private First Class
Posts: 77
Joined: Thu Jun 28, 2007 7:08 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Russia
Contact:

Re: spawn screens

Post by BattleBelk »

It is in Documentation luaguide
>>
>> The Camera stats section defines the coordinate for the screenshots that appear in the game using
>> in game coordinates. Using free cam mode in the SPTEST.exe supplied, modders can navigate to a spot
>> and dump the coordinates to a file called cameracoordinates.txt by typing dumpcamera in the console.
>>
Post Reply