Graal Forums

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

wicky111 02-02-2002 02:50 AM

Wondering
 
Is It Possible to Make An NPC which allows people to give money to Other accounts without having to drop it?

nyghtGT 02-02-2002 03:50 AM

Re: Re: Wondering
 
Quote:

Originally posted by Kaimetsu


Yes, it is.

This is off topic to the above posted, but, I feel
so inferior with your return Kai ... hehe.

nyghtGT 02-02-2002 03:52 AM

Re: Wondering
 
Quote:

Originally posted by wicky111
Is It Possible to Make An NPC which allows people to give money to Other accounts without having to drop it?
Just a little tip ...

'getplayer(#a)'

Very useful when searching for a player, its p2p only but its very dandy ...

TDK_RC6 02-02-2002 04:04 AM

very simple to do with p2p

nyghtGT 02-02-2002 04:05 AM

Quote:

Originally posted by TDK_RC6
very simple to do with p2p
Most things are ...

TDK_RC6 02-02-2002 04:22 AM

Quote:

Originally posted by nyghtGT

Most things are ...

that is so true

I lub my NPC Server

Saga2001 02-02-2002 08:58 AM

i'd personally suggest using server string arrays, it works very well for the npulse jailer...and the name changer...and the account checker....etc...
addstring sarray,string;
removestring sarray,string;
deletestring sarray,string;
#I(sarray,index);

;) jiust look in commands.rtf, it has all the info u could ever need there...


All times are GMT +2. The time now is 06:22 AM.

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