Home   Help Search Login Register  

Author Topic: Fireball problem  (Read 2512 times)

0 Members and 1 Guest are viewing this topic.

Offline tateyou

  • Members
  • *
Re: Fireball problem
« Reply #15 on: 25 Jul 2008, 16:46:35 »
Where will the fireball appear?
This time no game crash,no error,but nothing happened as will,what's wrong with my script :weeping:

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: Fireball problem
« Reply #16 on: 25 Jul 2008, 16:55:24 »
Should appear in the position of your target object named target. Do the following to your onMapSingleclick:
Code: [Select]
onMapSingleClick "target setPos [_pos select 0, _pos select 1, 3]; setfire=false" This way you will have the fireball 3m above ground, else change 3 by 0.

Offline tateyou

  • Members
  • *
Re: Fireball problem
« Reply #17 on: 25 Jul 2008, 17:08:49 »
Thank you so so much Mandoble,i have so many stupid questions and you just helped me one by one with patience.
You are  :good: