Thread: menus
View Single Post
  #17  
Old 03-05-2002, 11:17 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Not only do you have to showimg, but you have to change the drawing height...
0 - level layer;
1 - player layer;
2 - right above player layer (below images&npcs);
3 - right above players and npcs;
4 - above all;
<4 - same as last;
For example to have a menu:
NPC Code:

if (created) timeout=.1;
if (playerenters) showstats 1024;
if (timeout) {
// and index above 400 is clientside, I believe
showimg 400,bgimg.gif,0,0;
changeimgvis 400,4;
showimg 401,@Menu Item 1,5,5;
changeimgvis 401,5;
showimg 402,@Menu Item 2,5,20;
changeimgvis 402,5;
}




Quote:
Originally posted by Kaimetsu
It doesn't actually make a hole in their head. It just drives them insane with the repetitive tapping.
Yup, it has different effects on different people, but for the most part, it ust gets louder and louder till they can't stand it and go nuts...see thatss what i am going to do to my kids when I get older...

PastAustin: Bill, what are you doing?
Bill: Nothing dad, just working on my computer...*suspiciously*
PastAustin: Sure you are, *presses alt+tab* *sees www.whitehouse.com*
PastAustin: I like porn too, but you are too young, because if your young you don't have a brain, don't you know that, of corse you don't now go to the garage.
Bill: Do I have to?
PastAustin: Yes Bill...
(In the garage)
PastAustin: Now this means Chinese Water Torture Bill...Sorry *straps bill down and turns on the hose from the top of the garage and drips it on his forehead* *laughs histarically (sp?)*
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote