Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-17-2001, 10:28 AM
slp slp is offline
Registered User
slp's Avatar
Join Date: Apr 2001
Location: MN, USA
Posts: 892
slp is on a distinguished road
Send a message via AIM to slp Send a message via Yahoo to slp
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
__________________
Thanks,
-SLP / SLP Omega-
Im Back >: D.
Reply With Quote
  #2  
Old 08-17-2001, 10:36 AM
LilbrojX LilbrojX is offline
why dont you marry it?
LilbrojX's Avatar
Join Date: Mar 2001
Location: hmm
Posts: 1,465
LilbrojX is on a distinguished road
Send a message via AIM to LilbrojX Send a message via Yahoo to LilbrojX
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
__________________

http://www.dictionary.com/search?q=arrogant
kai is an expert on all things arrogant
Reply With Quote
  #3  
Old 08-17-2001, 10:46 AM
slp slp is offline
Registered User
slp's Avatar
Join Date: Apr 2001
Location: MN, USA
Posts: 892
slp is on a distinguished road
Send a message via AIM to slp Send a message via Yahoo to slp
the gani for a npc not a player

please help
__________________
Thanks,
-SLP / SLP Omega-
Im Back >: D.
Reply With Quote
  #4  
Old 08-17-2001, 11:09 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
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!; }
}

__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote
  #5  
Old 08-17-2001, 11:11 AM
slp slp is offline
Registered User
slp's Avatar
Join Date: Apr 2001
Location: MN, USA
Posts: 892
slp is on a distinguished road
Send a message via AIM to slp Send a message via Yahoo to slp
remeber that the gani checker is for a npc not a human player

so i need a dif script
__________________
Thanks,
-SLP / SLP Omega-
Im Back >: D.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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