Graal Forums  

Go Back   Graal Forums > PlayerWorlds > Bomy Island Main Forum
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-10-2001, 10:00 AM
Guest
Posts: n/a
Diagonal Bomb Lines

Make diagonal bomb lines, this is one of the many complains I hear about graal: "OH YEAH LETS STAND UP AND TO THE LEFT OF THE BOMB, NO MATTER HOW CLOSE WE WONT BE HURT."


you dont want graal addicts to be blown to bits by grenades if they go to war, do you?
Reply With Quote
  #2  
Old 12-10-2001, 10:23 AM
feivel feivel is offline
Shadow Monk Dashio
feivel's Avatar
Join Date: Jul 2001
Location: Atlanta, GA, USA
Posts: 1,940
feivel is on a distinguished road
Send a message via AIM to feivel
WHy dont we just amke xplosions which really look like explosions,
i mean with diagnol it will just be an aserisk,
which looks kinda wierd
__________________
They're out to get me...
you cant touch me...
im frickin innocent...
ok fine i blasted that guy with a shotgun

Reply With Quote
  #3  
Old 12-10-2001, 10:25 AM
Guest
Posts: n/a
Quote:
Originally posted by feivel
WHy dont we just amke xplosions which really look like explosions,
i mean with diagnol it will just be an aserisk,
which looks kinda wierd
true, but making a bomb script look like that would be hard, and the graphic would be difficult also.
Reply With Quote
  #4  
Old 12-10-2001, 11:02 AM
T-Squad T-Squad is offline
Banned
T-Squad's Avatar
Join Date: Mar 2001
Location: United States of America
Posts: 1,733
T-Squad is on a distinguished road
Actually that would be pretty easy to script.
Reply With Quote
  #5  
Old 12-10-2001, 12:15 PM
_0AfTeRsHoCk0_ _0AfTeRsHoCk0_ is offline
Banned
_0AfTeRsHoCk0_'s Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,260
_0AfTeRsHoCk0_ is on a distinguished road
Send a message via ICQ to _0AfTeRsHoCk0_
Bombs should blow up in a circle, not in crosses. Maybe that's something to improve on in the future
Reply With Quote
  #6  
Old 12-10-2001, 12:24 PM
T-Squad T-Squad is offline
Banned
T-Squad's Avatar
Join Date: Mar 2001
Location: United States of America
Posts: 1,733
T-Squad is on a distinguished road
Quote:
Originally posted by _0AfTeRsHoCk0_
Bombs should blow up in a circle, not in crosses. Maybe that's something to improve on in the future
Hmm maybe I will script something like that and Stefan will add it. Then again, why should I?
Reply With Quote
  #7  
Old 12-10-2001, 01:08 PM
FatherDante FatherDante is offline
Low res, high class!
FatherDante's Avatar
Join Date: Mar 2001
Location: Coming soon to the Super Famicon
Posts: 5,164
FatherDante will become famous soon enough
Send a message via ICQ to FatherDante Send a message via AIM to FatherDante
Even I know that circles are simple to represent on an x,y plane mathematically. It couldn't be too difficult to script.
__________________

Take off in your Bean-with-Bacon Megarocket,
defender of the galaxy, Commander Keen!
Reply With Quote
  #8  
Old 12-10-2001, 02:09 PM
Slaktmaster Slaktmaster is offline
man with the mastahplan
Slaktmaster's Avatar
Join Date: Apr 2001
Location: Half-way over the river styx
Posts: 4,422
Slaktmaster is an unknown quantity at this point
Send a message via ICQ to Slaktmaster Send a message via AIM to Slaktmaster
Add it in the graal exe. putexplosion3 = but circular explosion.

The old ones should be kept since there is a lot of stuff that wouldn't work if the straight explosions were removed.
Reply With Quote
  #9  
Old 12-10-2001, 02:17 PM
FatherDante FatherDante is offline
Low res, high class!
FatherDante's Avatar
Join Date: Mar 2001
Location: Coming soon to the Super Famicon
Posts: 5,164
FatherDante will become famous soon enough
Send a message via ICQ to FatherDante Send a message via AIM to FatherDante
The trouble is graphics. There is no way to make good graphics that could be applied to different sizes of explosions.
__________________

Take off in your Bean-with-Bacon Megarocket,
defender of the galaxy, Commander Keen!
Reply With Quote
  #10  
Old 12-10-2001, 02:26 PM
BocoC BocoC is offline
Registered User
BocoC's Avatar
Join Date: Jun 2001
Location: Washington State, USA
Posts: 980
BocoC is on a distinguished road
Send a message via AIM to BocoC Send a message via Yahoo to BocoC
Hardcode it and just "stretch" the graphic, which is easy to do in DirectDraw, depending on the specified radius:

putexplosion3 radius,x,y;
__________________
-Boco

FLKJH$TRFG*$(&%>FMG >REN<>F ;.kjsd
Reply With Quote
  #11  
Old 12-10-2001, 03:17 PM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Quote:
Originally posted by FatherDante
The trouble is graphics. There is no way to make good graphics that could be applied to different sizes of explosions.
Somebody is forgetting about the zoom commands


although zooming is purely cosmetic.

that should be all it needs.
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote
  #12  
Old 12-10-2001, 08:15 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Yes light effects and zoom would make it easy
but then many people wouldn't see it :/
Reply With Quote
  #13  
Old 12-10-2001, 11:13 PM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
I ought to make it with a light effect...twould be fun
__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu
Reply With Quote
  #14  
Old 12-10-2001, 11:27 PM
kp_p2p kp_p2p is offline
Banned
kp_p2p's Avatar
Join Date: Sep 2001
Location: In my own world of chaos and depression.
Posts: 1,758
kp_p2p is on a distinguished road
Quote:
Originally posted by Stefan
Yes light effects and zoom would make it easy
but then many people wouldn't see it :/
tough ******* for them

I would just replace the bomb for 2002, and have better bomb gfx that look more like a circle, with a few seconds of smoke after it explodes?
Reply With Quote
  #15  
Old 12-11-2001, 12:58 AM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Quote:
Originally posted by Stefan
Yes light effects and zoom would make it easy
but then many people wouldn't see it :/

Good point.

but we could always use a laggy sin/cos expanding out bomb.
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote
  #16  
Old 12-11-2001, 01:06 AM
Slaktmaster Slaktmaster is offline
man with the mastahplan
Slaktmaster's Avatar
Join Date: Apr 2001
Location: Half-way over the river styx
Posts: 4,422
Slaktmaster is an unknown quantity at this point
Send a message via ICQ to Slaktmaster Send a message via AIM to Slaktmaster
yeah a lagging sin/cos bomb would be good.
Reply With Quote
  #17  
Old 12-11-2001, 01:37 AM
Kumada Kumada is offline
Ded
Kumada's Avatar
Join Date: Nov 2001
Location: Usa
Posts: 1,088
Kumada is on a distinguished road
NU!
__________________
Aim: Mmm Kumada

Reply With Quote
  #18  
Old 12-11-2001, 01:51 AM
Keyan Keyan is offline
Registered User
Join Date: Mar 2001
Location: Sparta, NJ
Posts: 261
Keyan is on a distinguished road
Send a message via ICQ to Keyan Send a message via AIM to Keyan Send a message via Yahoo to Keyan
lagging and good should NEVER be in the same sentence
__________________
AIM: Keyan2002
Email: [email protected] / [email protected]
I want more posts to use my avatar! >=O >=O
The Death Star was destroyed, and the Empire routed. For now. But the fight would go on. I knew I had much to make up for. Marskan still hated me, and for a good reason. Raider still wouldn't talk to me, and a lot of young pilots had died because I had made them feel invincible. I doubted that I would ever be able to atone for my mistakes.
At least Lynia didn't hate me. Now that the immediate threat was over, she'd promised to spend more time with me. So I had hope. And I had a mission. Like Luke, I would one day learn to master the Jedi way and once and for all banish the taint of the Dark Side within me.
Reply With Quote
  #19  
Old 12-11-2001, 03:49 AM
feivel feivel is offline
Shadow Monk Dashio
feivel's Avatar
Join Date: Jul 2001
Location: Atlanta, GA, USA
Posts: 1,940
feivel is on a distinguished road
Send a message via AIM to feivel
It is good that i stopped lagging on graal

see it can be used in a good way!
__________________
They're out to get me...
you cant touch me...
im frickin innocent...
ok fine i blasted that guy with a shotgun

Reply With Quote
  #20  
Old 12-11-2001, 04:10 AM
Guest
Posts: n/a
how about a 3 block spread for the the standard bomb, and each block wiould be 2x2 fire looking things, to keep with the simplicity and cartoonish feel of graal.
Reply With Quote
  #21  
Old 12-11-2001, 05:23 AM
ShockwaveISTHEBEST ShockwaveISTHEBEST is offline
Registered User
Join Date: Nov 2001
Location: never never land
Posts: 208
ShockwaveISTHEBEST is on a distinguished road
Send a message via AIM to ShockwaveISTHEBEST Send a message via Yahoo to ShockwaveISTHEBEST
Cant you just make the graphics and change the system to put those in instead of the original ones
__________________
[img]http://rick.*******ers.net/ss/users/jerrytyrrell64/Shockwave%20Sig%2003.jpg[/img]
Reply With Quote
  #22  
Old 12-11-2001, 05:25 AM
Psyker Psyker is offline
Tired Sloth
Join Date: Mar 2001
Posts: 6,217
Psyker will become famous soon enough
Send a message via AIM to Psyker Send a message via Yahoo to Psyker
how about if you made the bombs like the ones in Zelda 3?
__________________
Reply With Quote
  #23  
Old 12-11-2001, 05:32 AM
Frank Frank is offline
Registered User
Join Date: Nov 2001
Location: NYC
Posts: 182
Frank is on a distinguished road
Send a message via AIM to Frank
why not just do what you did with thos red bombs only on a smaller scale
__________________
Aim:Blasta Masta X
[img]http://rick.*******ers.net/ss/users/blastamasta/[/img]
Reply With Quote
  #24  
Old 12-11-2001, 07:13 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
HELLO!

Bomberman!

The bomber arena would just suck with circular explosions, it would be like *shudder* bomberman 64
Reply With Quote
  #25  
Old 12-11-2001, 11:24 AM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Quote:
Originally posted by Faheria_GP2
HELLO!

Bomberman!

The bomber arena would just suck with circular explosions, it would be like *shudder* bomberman 64
Im willing to bet bomberman is why we have the bombs we have now.

It would be simple to make a bomberman arena use the original bombs.
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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