Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Fireball problem  (Read 4319 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: