+smoke none orient=(0.000000/0.000000/0.000000) type=particle move=physics timer=0.800000 physflags=0x20000 vel=(0.000000/0.000000/0.120000) angvel=(0.000000/90.000000/0.000000) typeflags=0x3e material=00gsmoke.mat range=0.030000 elementsize=0.005000 count=8
+heavysmoke +smoke timer=1.600000 range=0.100000 rate=32.000000 count=64
+plasmahit _gexplosion thingflags=0x1 light=0.200000 timer=0.800000 sprite=rptx.spr soundclass=exp_conc.snd creatething=+heavysmoke typeflags=0x17 damage=100.000000 blasttime=0.500000 force=50.000000 maxlight=0.800000 range=0.10000
+plasmabolt +concbullet model3d=con0.3do explode=+plasmahit fleshhit=+plasmahit vel=(0.000000/15.000000/0.000000) angvel=(0.000000/0.000000/0.000000) damage=100.000000
simple question, what is wrong with this tpl file?
+heavysmoke +smoke timer=1.600000 range=0.100000 rate=32.000000 count=64
+plasmahit _gexplosion thingflags=0x1 light=0.200000 timer=0.800000 sprite=rptx.spr soundclass=exp_conc.snd creatething=+heavysmoke typeflags=0x17 damage=100.000000 blasttime=0.500000 force=50.000000 maxlight=0.800000 range=0.10000
+plasmabolt +concbullet model3d=con0.3do explode=+plasmahit fleshhit=+plasmahit vel=(0.000000/15.000000/0.000000) angvel=(0.000000/0.000000/0.000000) damage=100.000000
simple question, what is wrong with this tpl file?
Code:
if(getThingFlags(source) & 0x8){
do her}
elseif(getThingFlags(source) & 0x4){
do other babe}
else{
do a dude}