Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #20  
Old 08-03-2002, 03:36 AM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
Quote:
Originally posted by stomper_TK
wouldn't this work just as well? (I've only been scripting for like 3 hours)

NPC Code:

if(flag&&count=1) {
if (playertouchsme){
say2 Do you feel lucky? Yes or No?;
}
if (playerchats&&strequals(#c,Yes)) {
playerhearts=1;
say2 Too bad punk, you arent.;
}
if (playerchats&&strequals(#c,No)) {
playerrupees+=100;
say2 Good kid, dont too be proud.;
}
}


it would if you could use up down arrow to select Yes or No
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 12:58 AM.


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