[Logo]
 
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Medic Halos(crosses)  XML
Forum Index -> Druids RPG Go to Page: Previous  1, 2, 3, 4
Author Message
KohanX

Godlike

Joined: 03/04/2006 13:40:23
Messages: 350
Offline

Whatever, we're getting off-topic.
Continuum

Wicked Sick!
[Avatar]

Joined: 03/09/2005 05:20:36
Messages: 479
Location: Indianapolis, Indiana
Offline

Update

Ability-- working (needs some cleaning of code)
Artifact -- working
Weapon -- xEmitter works but gun goes invisible... not sure why yet

Hoping to finish this on the weekend but the disapearing gun kinda baffles me at the moment.

Code and Docs




Current WIP:
Skins:
[Email]
KohanX

Godlike

Joined: 03/04/2006 13:40:23
Messages: 350
Offline

Something that comes to mind when you say the gun's invisible while the emitter's going. First of all, take away just the emitter, and see if the weapon is still invisible. If not, it reminds me of how a low-grade program called Game Maker handled graphics. If you created an object without a custom 'Draw' event, which handled all of its graphics, it would simply show its image, and animate it if it had multiple frames. However, if you put in a custom Draw event, the default graphics settings were cleared, and you had to start from scratch. So in comparison, if you only put the command to make a particle emitter in the Draw event, the original image would not show up.

It probably isn't the case, but that comes to mind.
v0rTeX

Wicked Sick!
[Avatar]

Joined: 12/19/2004 20:59:52
Messages: 562
Offline

Szlat wrote:
I thought the initial suggestion was for medic weapons to have a distinctive colour so they could be easily identified? 


There's always Hunter Orange......
Continuum

Wicked Sick!
[Avatar]

Joined: 03/09/2005 05:20:36
Messages: 479
Location: Indianapolis, Indiana
Offline

v0rTeX wrote:


There's always Hunter Orange...... 



nooooo.... More weapons than "contrastable" colors.

Anyway I fixed the invisible gun problem, no biggie just had to go back and found I needed a call to the superclass in AttatchToPawn()

also added the DetatchFromPawn() for removing the crosses when the weapon wasnt equipped.

I'm going to go ahead and upload this here

From what I can tell this should all be in working order so unless someone finds a bug I'll leave it for now.

Docs and Source Here




Current WIP:
Skins:
[Email]
 
Forum Index -> Druids RPG Go to Page: Previous  1, 2, 3, 4
Go to: