Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Inventory (https://forums.graalonline.com/forums/showthread.php?t=49320)

napo_p2p 11-27-2003 02:46 AM

Inventory
 
What's the command for displaying the inventory window?

prozac424242 11-27-2003 03:10 AM

it's the q key ...

napo_p2p 11-27-2003 05:50 AM

No ... the NPC (gscript) command ...

LOL .. sorry for the mix-up

CheeToS2 11-27-2003 05:54 AM

Quote:

Originally posted by napo_p2p
No ... the NPC (gscript) command ...

LOL .. sorry for the mix-up

there isn't one, thats why he said the q key :P

DarkShadows_Legend 11-27-2003 06:55 AM

keydown(8)?
keypressed

CheeToS2 11-28-2003 05:49 AM

Quote:

Originally posted by DarkShadows_Legend
keydown(8)?
keypressed

he was asking about making the inventory window pop up, what you're saying could be used to detect when it is brought up, but wouldn't actually make it happen (you can't simulate a key being pressed to make the weapons list open)

DarkShadows_Legend 11-28-2003 06:32 AM

Quote:

Originally posted by CheeToS2


he was asking about making the inventory window pop up, what you're saying could be used to detect when it is brought up, but wouldn't actually make it happen (you can't simulate a key being pressed to make the weapons list open)


Quote:

No ... the NPC (gscript) command ...

LOL .. sorry for the mix-up

CheeToS2 11-28-2003 06:44 AM

Quote:

Originally posted by DarkShadows_Legend




yeah, lol, hes asking what the command to display the weapons list is, not how you can find out whether or not it was opened/closed

DarkShadows_Legend 11-28-2003 08:46 AM

lol. Okay that guy confused me.

GoZelda 12-03-2003 09:36 PM

I still don't know what this guy wants.

CheeToS2 12-03-2003 11:26 PM

Quote:

Originally posted by GoZelda
I still don't know what this guy wants.
x.x
You press Q, an inventory window pops up.
The guy wanted to know how to make the window pop up with a command.
You can't.

HoudiniMan 12-04-2003 04:22 AM

Dunno why he'd want to, maybe just listing the weapons in there would help him... Only conceivable thing i could think of at the moment is an npc saying "Hey look, i gave you this" or somesuch.

napo_p2p 12-04-2003 05:35 AM

It's for a gui. If you Push one of the buttons, the weapon screen is supposed to go up. If it can't be done its ok.

Lance 12-04-2003 05:40 AM

Quote:

Originally posted by napo_p2p
It's for a gui. If you Push one of the buttons, the weapon screen is supposed to go up. If it can't be done its ok.
You're requesting a script for a new inventory system, though you seem to think you're asking about a command that already exists for some predefined inventory system other than the current one. The solution to your stated problem is simple: script it.


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

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