Jump to content

Photo

[Item] Item Pickup Message


  • Please log in to reply
No replies to this topic

#1 Joe123

Joe123

    Retired

  • Members
  • Gender:Male

Posted 29 November 2008 - 06:22 PM

Thought I'd post a nice simple script to get the forum started up.

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


Used as the pickup script for an item, this script will make a message string play.
D0 of the item is which string to use.


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users