Anyone tell me why I can't get the air pulse spell to have a trail...spawn_airpulse = [
r_type 2
r_icon arrow
r_description "Pulse of Air"
r_name "Air Pulse"
r_spell_effect 2
r_spell_cost 1
r_spell_range 0.1
r_spell_gravity 0
r_addeffect $STATUS_HEALTH -10 $ATTACK_MAGIC
r_proj_trail 1
r_proj_trailpart 3
r_proj_trailcol 0xFFBF00
r_proj_trailsize i
r_proj_trailfade 500
r_interact [
r_select $rpg interact
r_pickup $rpgself
]
]
It says something is wrong with the r_proj_trail command, but its in the list...
Thanks,
Owen.
EDIT: for some reason, the forum removes the indents I have made, but believe me theyre there



