View Full Version : Jetpacks in SkiStunt simulator editor?
Muntu
04-10-2007, 12:36 PM
Is there any way to have jetpacks to levels you have made with the editor in Ski stunt?
And post your levels here if you know what file it is... I don't :D
E: Forgot to ask, can you add boxes to the level? Like the ones you can move around in "custom level"
Smada
04-10-2007, 03:56 PM
Just insert
#----------------------------------------------------------------------
# add jet pack
#----------------------------------------------------------------------
world setaf skier
# - activate collision geometry for jet-pack
artfig setlink 3
link setloop jetPack
loop active true
# - activate jet-pack artwork
texObj jetPack.skin tex 1
# forward balance
# jetpack 3 0.87715 1.307508 -0.50 -0.2 1000 step
# upward balance
# jetpack 3 1.07715 1.307508 -0.20 -0.5 1000 step
# upward balance - better
# jetpack 3 1.08715 1.307508 -0.10 -0.5 700 step
# upward balance - better
jetpack 3 1.10715 1.307508 -0.10 -0.5 700 step
extf eval flameTexObj jetPackFlame.skin
extf eval flameSound "jet -vol 0.85"
into the "go" files to have the jetpack
Muntu
04-10-2007, 04:27 PM
Just insert
into the "go" files to have the jetpack
Didn't work :(
Smada
04-10-2007, 05:56 PM
Well, if you have the newest version, try extracting the zip into the \scripts\ski\stMap folder and pray ;)
Muntu
04-11-2007, 04:54 AM
Well, if you have the newest version, try extracting the zip into the \scripts\ski\stMap folder and pray ;)
Hmm doesn't work... Oh well, maybe i'll play without jetpack :D
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.