Graal Forums

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

slp 08-17-2001 10:28 AM

Gani/Money
 
ok i needed help can u answer these 2 Q's
its -
is there a code that checks for a gani?
and how do u give money though a npc cause its not working how we did it

LilbrojX 08-17-2001 10:36 AM

Re: Gani/Money
 
Quote:

Originally posted by slp
ok i needed help can u answer these 2 Q's
its -
is there a code that checks for a gani?
and how do u give money though a npc cause its not working how we did it

#m

even I knew knew that and I suck at scriting

slp 08-17-2001 10:46 AM

the gani for a npc not a player
 
please help

LiquidIce00 08-17-2001 11:09 AM

i dunno in npc server
but
playerrupees+=10; for example
and to check for a gani u do like
NPC Code:

//sword checker
timeout=.1;
if (timeout) {
if (strequals(#m,sword)) { setplayerprop #c, Die!; }
}


slp 08-17-2001 11:11 AM

remeber that the gani checker is for a npc not a human player
 
so i need a dif script


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

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