Jump to content

Photo

A request...


  • Please log in to reply
2 replies to this topic

#1 Geoffrey

Geoffrey

    Chosen One

  • Members

Posted 05 September 2008 - 09:43 AM

I need a script that will give Link a combo attack.
Iit will go slash, slash, stab but the stab will do twice the damage and take twice the time. Maybe make it attachable to a Scroll?

I know that there is one of these already, so can someone direct me to where it is?
A script that will display a message string when an item is picked up.

Thanks

#2 Joe123

Joe123

    Retired

  • Members

Posted 05 September 2008 - 11:14 AM

CODE
item script message{
    void run(int m){
        Screen->Message(m);
    }
}


D0: String to play

#3 Geoffrey

Geoffrey

    Chosen One

  • Members

Posted 05 September 2008 - 03:19 PM

Sweet, thanks.


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users