PenUltima Online

It is currently Fri Sep 05, 2008 12:00 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: death and other graphic
PostPosted: Sat Nov 24, 2007 8:37 am 
Offline

Joined: Tue Mar 20, 2007 7:17 am
Posts: 99
Location: Poland
Situation:
Player has other than humanoid graphic (i.e. polymorf) and he dies.

A polymorf scipt is finished (backing up settings) but the mobile.graphic is a problem

I tried to set it like the distro script:
mobile.graphic := mobile.trueobjtype;

but in that case player`s screen is in color, not b&w

How to set it right???


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 24, 2007 5:39 pm 
Offline

Joined: Sat Feb 04, 2006 6:26 pm
Posts: 545
I think there are better ways to do it now, but in the chrdeath I rez them quickly, fix up all the timers and graphics and effects, and then kill 'em again :) It all happens so fast the player is not aware of all the mess going on.

That way all the mods are nicely removed and the graphic is correct for when they rez a second time.

Crude? You bet.
Does it work? Yes indeed!


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 25, 2007 8:18 am 
Offline

Joined: Tue Mar 20, 2007 7:17 am
Posts: 99
Location: Poland
I thought about that way...

Any other idea??


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 25, 2007 9:55 am 
Offline
POL Developer
User avatar

Joined: Wed Jan 25, 2006 2:30 am
Posts: 405
Location: San Diego, California
Code:
if ( mobile.dead )
    // check mobile.gender to set the correct ghost graphic
    // 402 403, etc.
else
    // restore original graphic
endif
[/code]

_________________
-Austin


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl