Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-08-2001, 01:22 PM
Lion'el-Jonson Lion'el-Jonson is offline
Please Wait....
Lion'el-Jonson's Avatar
Join Date: Mar 2001
Location: I like to eat food samples at price club.
Posts: 1,663
Lion'el-Jonson will become famous soon enough
Send a message via AIM to Lion'el-Jonson Send a message via Yahoo to Lion'el-Jonson
Unhappy

if (playerchats&&strcontains(#c,root beer)&&playerruppees>=1)
{set gbbr;playerrupees-=1}

if (playerchats&&strcontains(#c,root beer)&&playerruppees>=0)
{say2 You don't have enough gralats#.}

WTF IS WRONG WITH IT? When I say root beer it says You don't have enough gralats even when I have money! help help help!
__________________


"My words are like weaponry on a record"
Reply With Quote
  #2  
Old 04-08-2001, 05:27 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Quote:
Originally posted by Lion'el-Jonson
if (playerchats&&strcontains(#c,root beer)&&playerruppees>=1)
{set gbbr;playerrupees-=1}

if (playerchats&&strcontains(#c,root beer)&&playerruppees>=0)
{say2 You don't have enough gralats#.}

WTF IS WRONG WITH IT? When I say root beer it says You don't have enough gralats even when I have money! help help help!
With the "if (playerchats&&strcontains(#c,root beer)&&playerruppees>=0)"

it shouldn't be playerrupees>= but playerrupees <=
__________________

Reply With Quote
  #3  
Old 04-09-2001, 12:52 AM
Lion'el-Jonson Lion'el-Jonson is offline
Please Wait....
Lion'el-Jonson's Avatar
Join Date: Mar 2001
Location: I like to eat food samples at price club.
Posts: 1,663
Lion'el-Jonson will become famous soon enough
Send a message via AIM to Lion'el-Jonson Send a message via Yahoo to Lion'el-Jonson
You is god grim! Thank you!
__________________


"My words are like weaponry on a record"
Reply With Quote
Reply

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 06:55 PM.


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