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-22-2001, 04:46 AM
Amagius Amagius is offline
Cult of the Winky
Amagius's Avatar
Join Date: Sep 2001
Location: The USoCR's friendly twin
Posts: 3,225
Amagius is on a distinguished road
Question Guild Castle

Do any of you know the Guild Castle Bridge Script? Or can someone atleast tell me how to start out becuz I have looked through the scripot syntax and couldn't find it....
__________________
[AIM:RitaReplusa]
mail:[email protected]]
Reply With Quote
  #2  
Old 12-22-2001, 05:02 AM
Kumada Kumada is offline
Ded
Kumada's Avatar
Join Date: Nov 2001
Location: Usa
Posts: 1,088
Kumada is on a distinguished road
if (playerchats&&strequals(#c,lower bridge)){
if (strequals(#g,Kingdom)){


there
__________________
Aim: Mmm Kumada

Reply With Quote
  #3  
Old 12-22-2001, 05:26 AM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
or:
if (playerenters&&strequals(#g,<yourguildhere>)){
dontblock;
}else{
blockagain;
}
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote
  #4  
Old 12-22-2001, 10:47 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
if (strequals(#g,Guildstrequals(#c,open))) {
npcx=-5;
}
you can use npcy=-5; too... depends how far you want it to go and what direction...

if (strequals(#g,Guild&&strequals(#c,close))) {
npcx=+5;
}
__________________
Reply With Quote
  #5  
Old 12-22-2001, 01:06 PM
Kumada Kumada is offline
Ded
Kumada's Avatar
Join Date: Nov 2001
Location: Usa
Posts: 1,088
Kumada is on a distinguished road
Quote:
Originally posted by zell12
if (strequals(#g,Guildstrequals(#c,open))) {
npcx=-5;
}
you can use npcy=-5; too... depends how far you want it to go and what direction...

if (strequals(#g,Guild&&strequals(#c,close))) {
npcx=+5;
}
erm ..
+=
-=
__________________
Aim: Mmm Kumada

Reply With Quote
  #6  
Old 12-22-2001, 01:47 PM
aesquivel aesquivel is offline
Registered User
Join Date: Sep 2001
Location: Whitewright
Posts: 346
aesquivel is on a distinguished road
Send a message via AIM to aesquivel
ya thats better
__________________
Reply With Quote
  #7  
Old 12-22-2001, 10:39 PM
Amagius Amagius is offline
Cult of the Winky
Amagius's Avatar
Join Date: Sep 2001
Location: The USoCR's friendly twin
Posts: 3,225
Amagius is on a distinguished road
Thanks Alot, Joeyisleet and Kumada! And Zell too!
__________________
[AIM:RitaReplusa]
mail:[email protected]]
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 05:48 AM.


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