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 11-12-2001, 03:27 PM
ninjaterd ninjaterd is offline
Banned
Join Date: Oct 2001
Location: somewere
Posts: 247
ninjaterd is on a distinguished road
Send a message via AIM to ninjaterd
get drink/warping people

Ummmm i would like to know how to make people buy a drink wen they say sumin......i already know how to make them buy it then wen they use it it makes ur hearts refill and disapears but could someone tell me how to make it so when u buy it, it goes toinventory then press a button to use it( like number 3) and it plays the gani file of him drinking a milk bottle image.......also could someone tell me the script so (im making a server) wen u own a house and u can warp people in it if the people ur warping in lets u
Reply With Quote
  #2  
Old 11-12-2001, 08:08 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Unhappy Easy....

Thats probably the easiest thing I seen on the message boad.(Besides the *** posts that some people put).
If you want to see the gani file......anyway try this.
//NPC Made by Maximus Darkrider
if (playersays(Buy Bottle)&&playerrupees>9)) {
toweapons Bottle;
}
if (weaponfired) {
freezeplayer 1.3;
setani drinkbottle,;
playerhearts +=3;
}
__________________
Save Classic!
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 12:36 AM.


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