Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   set the length and width of an explosion? (https://forums.graalonline.com/forums/showthread.php?t=134262584)

skillmaster19 03-28-2011 12:17 AM

set the length and width of an explosion?
 
How would I set the length and width of an explosion?(besides putexplosion2, the length and width have to be different)

fowlplay4 03-28-2011 12:29 AM

You'll have to make a custom explosion script to do so.

or...

You could just use a bunch of '0' length explosions. I.e:

PHP Code:

//#CLIENTSIDE
function putexplosion3(powwhtxty) {
  for (
temp.= -wtemp.<= wtemp.i++) {
    
putexplosion2(pow0tx temp.ity);
  }
  for (
temp.= -htemp.<= htemp.i++) {
    
putexplosion2(pow0txty temp.i);
  } 


Looks hackish/ugly though.


All times are GMT +2. The time now is 01:52 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.