Moving Volume
Posted: Mon 19 Jul , 2010 3:02 pm
I've got a question about the PysicsVolume in the map AS-Grandcanyon(rc6bis), the screenshots is below.
This volume either moves or becomes inactive after the generator in the previous building is destroyed, but how? I can't see any scripted triggers for it, or anything in the volume's properties about it...
I've tried it using the tutorial in the following link:
http://www.hazelwhorley.com/tutorials/m ... lumes.html
but i cant get further than step 3, because then i get this shit:
Áƒ*ž€ @ ³ { KG>ŒcÒF·³’7…ÎJl None
MyComboInvis bCauseConvulsions MaleSuicide FemaleSuicide DeathString failedmymap Class Package TextBuffer Object XGame Crushed Engine ComboInvis Core
MyPackage ß c//=============================================================================
// failedmymap.
//=============================================================================
class failedmymap extends Crushed
abstract;
Þ i//=============================================================================
// MyComboInvis.
//=============================================================================
Class MyComboInvis extends ComboInvis;
function StartEffect(xPawn P)
{
P.SetInvisibility(60.0);
}
function StopEffect(xPawn P)
{
P.SetInvisibility(0.0);
}
… „ ]%o got pwned by %k. ]%o Failed Billa's map!.. ]%o Failed Billa's map!.. Ó ‡ „ ÿÿÿÿÿÿÿÿ ÿÿÿÿ
øÿÿÿ úÿÿÿ
ƒ 4 nzƒ 4 th … $ Z\ ‡ $ Ev
So can anyone help me, i need it for my map...
This volume either moves or becomes inactive after the generator in the previous building is destroyed, but how? I can't see any scripted triggers for it, or anything in the volume's properties about it...
I've tried it using the tutorial in the following link:
http://www.hazelwhorley.com/tutorials/m ... lumes.html
but i cant get further than step 3, because then i get this shit:
Áƒ*ž€ @ ³ { KG>ŒcÒF·³’7…ÎJl None
MyComboInvis bCauseConvulsions MaleSuicide FemaleSuicide DeathString failedmymap Class Package TextBuffer Object XGame Crushed Engine ComboInvis Core
MyPackage ß c//=============================================================================
// failedmymap.
//=============================================================================
class failedmymap extends Crushed
abstract;
Þ i//=============================================================================
// MyComboInvis.
//=============================================================================
Class MyComboInvis extends ComboInvis;
function StartEffect(xPawn P)
{
P.SetInvisibility(60.0);
}
function StopEffect(xPawn P)
{
P.SetInvisibility(0.0);
}
… „ ]%o got pwned by %k. ]%o Failed Billa's map!.. ]%o Failed Billa's map!.. Ó ‡ „ ÿÿÿÿÿÿÿÿ ÿÿÿÿ
øÿÿÿ úÿÿÿ
ƒ 4 nzƒ 4 th … $ Z\ ‡ $ Ev
So can anyone help me, i need it for my map...