Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   item pouches (plz dont flame me) (https://forums.graalonline.com/forums/showthread.php?t=43382)

wikid 03-11-2003 11:39 AM

item pouches (plz dont flame me)
 
hey can sum1 tell me how i can make (or learn to make) those item pouch things please :D

wikid 03-11-2003 11:51 AM

those things that sort items into groups

wikid 03-11-2003 12:33 PM

thats not working

wikid 03-11-2003 01:07 PM

ok thx

CheeToS2 03-11-2003 01:41 PM

what Kai said is right, you toweapons (or addweapon) Groupname/Weaponname
it only works online
Personally, I don't like it, it seems buggy.

screen_name 03-11-2003 05:58 PM

Quote:

Originally posted by CheeToS2
what Kai said is right, you toweapons (or addweapon) Groupname/Weaponname
it only works online
Personally, I don't like it, it seems buggy.

It is rather buggy, it has messed up a bit with me.

osrs 03-11-2003 08:09 PM

It just works online.
I will repeat what Cheetos said:

The weapon name must be called like 'Games/My Game'.
so,the NPC will stay inside a 'bag' called Games.

To add the NPC,you must use the same name...

NPC Code:

if(playertouchsme){
addweapon Games/My Game;
}


HoudiniMan 03-12-2003 12:03 AM

I've never had any problems with them except i don't like having to open the bag and then select my weapon...


All times are GMT +2. The time now is 04:00 AM.

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