Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Server (https://forums.graalonline.com/forums/forumdisplay.php?f=14)
-   -   New inventory (https://forums.graalonline.com/forums/showthread.php?t=16728)

IceFire_TK 11-13-2001 12:57 AM

New inventory
 
Ever since I left Bravo my P2P scripting abiltys have lowered:(
Anyways I am having trouble creating another inventory.(A new "Q" function like on Andor)
This is the script I am using is:
NPC Code:
if (playertouchsme) {
toweapons Systems/ tailor;
}


Thats the thing i am using. It's just makes the inventory say "Back" but doesn't let you in or out of it. Please help me on this one.

-*Kyle08

LiquidIce00 11-13-2001 05:27 AM

thats prolly because you dont have anything in the main one
add another weapon to ur thing as just toweapons whatever;
then try .. it should work then i believe

TDK_Admin1 11-13-2001 07:07 AM

Wait isn't it because the mini inventory thing only works online with p2p servers?

IceFire_TK 11-13-2001 08:49 AM

Script
 
P2P scripts work offline....

-*Kyle08

IceFire_TK 11-13-2001 08:50 AM

Oh and Liquid I had Staff Boots in my main inventory...

Petey84 11-13-2001 01:27 PM

Well..
 
For one.. it isnt

toweapons Blah/Blah;

it has to be:

addweapon Listname/Item;

Symbonia

jonny12 11-13-2001 09:09 PM

but addweapon dose not work offline, dose it?

Saga2001 11-13-2001 11:54 PM

I think it doesn't...
 
I think not...
not offline unless the client somehow magically databases all weapons...
that would be cool...
Note to self: Make something cool like that
-PastAustin (Nat Cadet on Andor) (Admin on Doomsday):p

Andor_GP1 11-14-2001 04:43 AM

ok
 
first of all not all p2p scripts work offline. when in offline mode it doesn't recognize the the difference between //#CLIENTSIDE and serverside scripts. secondly certain commands will not work without an npcserver. therefore "staff/staff boots" will only work online *that is the correct syntax for it*

James 11-19-2001 12:29 AM

addweapon shouldnt work offline because it needs a database to pull the weapon from

BocoC 11-19-2001 01:08 PM

toweapons blah/blah; is fine. Also, it will only work on an ONLINE P2P SERVER. Offline it won't work. Non-P2P server won't work.

Aknts 11-20-2001 04:25 AM

It works on free. I made it on Xone once for myself.

LiquidIce00 11-22-2001 08:19 AM

Quote:

Originally posted by Aknts
It works on free. I made it on Xone once for myself.
it does?
Didnt work offline , I will try it online on UN see if it works.

LiquidIce00 11-22-2001 08:25 AM

Sweet!
It does work!

Andor_NPC-Admin1 12-09-2001 01:41 PM

Stefan should give info on the weapon seperator bags in the newfeatures text, so that ppl would know about it =)


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

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