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 08-28-2008, 07:03 PM
Knightmare1 Knightmare1 is offline
Billy Allan
Knightmare1's Avatar
Join Date: Apr 2007
Posts: 804
Knightmare1 can only hope to improve
a Flute

my computer is too bad to play graal, and i wanted to make something, so i thought i would try a flute.

PHP Code:
function onPlayerEnters()
{
  
setimg"test_flute.png" );
}

function 
onWeaponFired()
{
  while(!
this.keydown(6))
  {
    for(
this.0this.<4this.k++)
    {
      if(
keydown(this.k))
      {
        
setani("test_flute","")
        
play("test_flute_"@this.k@".wav")
      }
    }
  }

__________________
I am the devil, I am here to do to devils work.
Reply With Quote
  #2  
Old 08-28-2008, 07:05 PM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Nice and simple. I suppose you could add more keys and stuff for different notes
Reply With Quote
  #3  
Old 08-28-2008, 07:26 PM
Deas_Voice Deas_Voice is offline
Deas
Deas_Voice's Avatar
Join Date: Jun 2007
Location: Sweden
Posts: 2,264
Deas_Voice is a jewel in the roughDeas_Voice is a jewel in the rough
Send a message via AIM to Deas_Voice Send a message via MSN to Deas_Voice Send a message via Yahoo to Deas_Voice
Quote:
Originally Posted by Codein View Post
Nice and simple.
^
what he said ^_^

but, thats a Weapon NPC right?
to me it nerly look like a gani script >;o
__________________
.
WTF is real life, and where do I Download it?
There is no Real Life, just AFK!
since 2003~
I Support~
ღAeonღ | ღTestbedღ | ღDelteriaღ

if you are going to rep me, don't be an idiot, leave your name!
I got nothing but love for you
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 09:14 PM.


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