Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: akenbosch on August 17, 2007, 03:13:09 pm

Title: thruster particles
Post by: akenbosch on August 17, 2007, 03:13:09 pm
i keep getting the classic error of:

required token: $NAME or #END. found $Thruster particles:

over and over again, except it finds another peice of this bit of code:

Code: [Select]
$Thruster Particles:

$Thruster Particle Bitmap: whiteparticle
$Min Radius: 0.1
$Max Radius: 0.3
$Min created: 8
$Max created: 13
$Variance: 0.3

$Thruster Particle Bitmap: blueparticle
$Min Radius: 0.2
$Max Radius: 0.4
$Min created: 10
$Max created: 15
$Variance: 0.3

$Afterburner Particle Bitmap: purpleparticle
$Min Radius: 0.4
$Max Radius: 0.5
$Min created: 13
$Max created: 18
$Variance: 0.4


it placed right after $Score, and before $Trail.