Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-01-2002, 09:52 AM
BBflat BBflat is offline
Registered User
BBflat's Avatar
Join Date: Apr 2002
Location: United States of America
Posts: 573
BBflat is on a distinguished road
showimg

Okay, so... I made this thing. It uses a whole bunch of showimgs, and I am having some problems with some of the overlapping images. Here is my problem...

Imagine this was what I was working on.

NPC Code:

*******
*1 *
* *** *
* *2* *
* *** *
* *
*******


Imagine that 1 and 2 are rectangles. I do something like this...

NPC Code:

showimg 314,1.gif,playerx,playery;
showimg 314159,2.gif,playerx + 2,playery + 5;


As it turns out, 1 covers up 2, and I want 2 to cover up 1. How do I fix this without changing either image?
Reply With Quote
  #2  
Old 06-01-2002, 06:18 PM
Spanko Spanko is offline
Squeaker of Soles
Spanko's Avatar
Join Date: Nov 2001
Location: The Netherworl...lands
Posts: 1,366
Spanko is on a distinguished road
Send a message via ICQ to Spanko Send a message via AIM to Spanko Send a message via Yahoo to Spanko
For clarity, the higher the second number you put in changeimgvis is, the more it'll be drawn over.
0-3, is from drawunderplayer, to drawasplayer, to drawoverplayer to drawovereverything.
4+, is that it'll be drawn on a position in the player's Graal window.
__________________

ICQ: 125283920
MSN: [email protected]
AIM: Squeax0r
Squeaker seems unable to access the forum using this account.. tis a sad day.
Now with occasional Asuka flavour! Ooops a bit too much...
Asuka should be king of Dustari!

"Y'know, some days even my lucky rocketship underpants don't even help."
Reply With Quote
  #3  
Old 06-02-2002, 12:21 AM
BBflat BBflat is offline
Registered User
BBflat's Avatar
Join Date: Apr 2002
Location: United States of America
Posts: 573
BBflat is on a distinguished road
Thanks.
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 02:39 PM.


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