Schemen
04-29-2008, 08:36 PM
hi dudes,
i just wanted to have a look at the ut3 code like weapondamage, respawntimes, vehiclespeed and things like that.
i am very interested, i had a look at the ut2004 code and got some experience with programming. but i couldn't figure out how to "open" the code.
i would love to have something like "open ut3 editor, press this button and then this button and now you can look at the code" ... i don't even know what "ut3 make" is and how to run it. and i don't want to ruin my ut3 copy, so i just decided to ask for help. only noob language plz! :D thaaaaaaaaaaaanks. *bow*
Shade
edit: done it! actually it was at easy as i thought =D found a description while reading in the "getting started compiling a mod" thread :)
just open the editor, use the smaller window "generic" choose "actor classes" and file > export all scripts... wait and it appears in your folder My Games\Unreal Tournament 3\UTGame\ExportedScript\
whee :)
soooo at first i wanted to have a look at the shieldbelt respawn time. found this:
RespawnTime=60.000000
buuut it's not 60 seconds, obviously, so what unit is that?
thanks so much! ;)
i just wanted to have a look at the ut3 code like weapondamage, respawntimes, vehiclespeed and things like that.
i am very interested, i had a look at the ut2004 code and got some experience with programming. but i couldn't figure out how to "open" the code.
i would love to have something like "open ut3 editor, press this button and then this button and now you can look at the code" ... i don't even know what "ut3 make" is and how to run it. and i don't want to ruin my ut3 copy, so i just decided to ask for help. only noob language plz! :D thaaaaaaaaaaaanks. *bow*
Shade
edit: done it! actually it was at easy as i thought =D found a description while reading in the "getting started compiling a mod" thread :)
just open the editor, use the smaller window "generic" choose "actor classes" and file > export all scripts... wait and it appears in your folder My Games\Unreal Tournament 3\UTGame\ExportedScript\
whee :)
soooo at first i wanted to have a look at the shieldbelt respawn time. found this:
RespawnTime=60.000000
buuut it's not 60 seconds, obviously, so what unit is that?
thanks so much! ;)