Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   toweapons Folder/Weapon (https://forums.graalonline.com/forums/showthread.php?t=27156)

zallus-k 04-08-2002 10:39 AM

toweapons Folder/Weapon
 
How do you get the folder thing to work?! I did this:

NPC Code:
if (playerenters) toweapons FolderA/;



and in another Npc:

NPC Code:
if(playerenters) toweapons FolderA/WeaponA;



but it just creates a Back Npc that freezes the select screen until you delete it, and places WeaponA into the main folder. How does this work? :confused:

LilNiglet 04-08-2002 11:00 AM

Doesn't work offline.

neomaximus2k 04-09-2002 03:48 AM

Re: toweapons Folder/Weapon
 
Quote:

Originally posted by zallus-k
How do you get the folder thing to work?! I did this:

NPC Code:
if (playerenters) toweapons FolderA/;



and in another Npc:

NPC Code:
if(playerenters) toweapons FolderA/WeaponA;



but it just creates a Back Npc that freezes the select screen until you delete it, and places WeaponA into the main folder. How does this work? :confused:

surpise no one answered this, it will only work online and to create a folder, simply find the weapons you want to ut in that folder and put the gfolder anme in fornt of it
a bit like this
NPC Code:

if (playertouchsme){toweapons spells/death;}


G_yoshi 04-10-2002 04:59 AM

I have NPCWs on Doragon Koden that do this :D

ZeroFXSM 04-10-2002 10:24 AM

There should be a way to test NPCS online without having a p2p server up and running, It should be built into the client, so you really don't have to have a server, Its a simulation.

zallus-k 04-11-2002 05:10 AM

.
 
Trust me, it'll happen... it a built in g s e r v e r. That's why the 'Show More' button's there, it'll pop up a list of joinable pservers for P2Pers. Of course, since it's only for p2p, you'll be able to use the NPCServ.


All times are GMT +2. The time now is 11:37 AM.

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