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 12-30-2001, 08:23 AM
WoRlaNN2k WoRlaNN2k is offline
Registered User
Join Date: Oct 2001
Location: Ontario, Canada
Posts: 266
WoRlaNN2k is on a distinguished road
Send a message via ICQ to WoRlaNN2k Send a message via AIM to WoRlaNN2k Send a message via Yahoo to WoRlaNN2k
Player House NPCs

I think i've asked this before, but... Can anyone give me the playerhouse npcs? I don't care if Stefan will put them in my house for me, i need them so i can make npcs based off of them.
Reply With Quote
  #2  
Old 12-30-2001, 08:28 AM
Faheria_LAT1 Faheria_LAT1 is offline
Seraphim Warrior
Faheria_LAT1's Avatar
Join Date: Oct 2001
Location: QUÉBEC!!!!!!1
Posts: 2,040
Faheria_LAT1 is on a distinguished road
Send a message via ICQ to Faheria_LAT1 Send a message via AIM to Faheria_LAT1
you mean the keys, doors and money chest npcs? so easy to script..
__________________


"I like movies where the guy shoots stuff, and then it blows up, and then this other guy shoots him, and then the first guy drives through a Coke sign, and it blows up, and the car flips over in slow motion, and then the guy gets out and pops his arm back in place, and then they fight 'cause they're out of bullets, and the guy says something like "This is Walmart, boy...and you just got price-checked!" - Broken Saints

"There is no greater sorrow than to recall in misery when we were happy" - Dante

"If you know yourself but not the enemy, for every victory gained you will also suffer a defeat" - Sun Tzu, The Art Of War

"Kingdoms ...rising without word. Collapsing without warning." - Broken Saints

Account now used by Silver and Mmmmkay
yoshee15 account has run out :[[[
Reply With Quote
  #3  
Old 12-30-2001, 08:38 AM
WoRlaNN2k WoRlaNN2k is offline
Registered User
Join Date: Oct 2001
Location: Ontario, Canada
Posts: 266
WoRlaNN2k is on a distinguished road
Send a message via ICQ to WoRlaNN2k Send a message via AIM to WoRlaNN2k Send a message via Yahoo to WoRlaNN2k
yes that is what i mean... they may be easy to script, but i don't know how to script them. so could someone give them to me please?
Reply With Quote
  #4  
Old 12-30-2001, 08:43 AM
Kumada Kumada is offline
Ded
Kumada's Avatar
Join Date: Nov 2001
Location: Usa
Posts: 1,088
Kumada is on a distinguished road
The chest is
NPC Code:

if (created)
setstring this.control,House-Control2;
join housechests;



__________________
Aim: Mmm Kumada

Reply With Quote
  #5  
Old 12-30-2001, 08:46 AM
WoRlaNN2k WoRlaNN2k is offline
Registered User
Join Date: Oct 2001
Location: Ontario, Canada
Posts: 266
WoRlaNN2k is on a distinguished road
Send a message via ICQ to WoRlaNN2k Send a message via AIM to WoRlaNN2k Send a message via Yahoo to WoRlaNN2k
let me guess.... the house scripts run on the NPC server?
Reply With Quote
  #6  
Old 12-30-2001, 11:14 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by WoRlaNN2k
let me guess.... the house scripts run on the NPC server?
Yea, the chests and locks are simple and they just use join to call the script of the stuff
Reply With Quote
  #7  
Old 12-30-2001, 03:08 PM
Guest
Posts: n/a
Lol, theses scripts are way to easy to make... I made a block script in like a half houre about a monthe ago.... *doesnt want to show the script, might get stolen...*
Reply With Quote
  #8  
Old 12-30-2001, 06:43 PM
WoRlaNN2k WoRlaNN2k is offline
Registered User
Join Date: Oct 2001
Location: Ontario, Canada
Posts: 266
WoRlaNN2k is on a distinguished road
Send a message via ICQ to WoRlaNN2k Send a message via AIM to WoRlaNN2k Send a message via Yahoo to WoRlaNN2k
well does anyone know the code itself? instead of what calls it?
Reply With Quote
  #9  
Old 12-31-2001, 12:09 AM
kyle0654 kyle0654 is offline
-. .`
kyle0654's Avatar
Join Date: Mar 2001
Posts: 1,000
kyle0654 will become famous soon enough
You don't need the script unless you could make it yourself.

That may sound bad, and you're probably thinking, "How will I ever learn if I never look at any scripts?" Think about it though. Pretty much anything you could want to make can be done using basic NPC scripting commands. These kinds of scripts won't necessarily be short or run efficiently, but they can be made.

That's when you ask for a script, after you've thought about how to make it, tried to make it, and succeeded or failed (and if you failed, asked someone for help).
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:36 PM.


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