Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Star Ocean Chests!
#1
Star Ocean Chests!
by Jimmie
Jul 3 2005

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Yep! Items appear out of a chest and bounce once. The player cannot move during this time.
!!!!!UPDATED!!!!!!
It can jump in four different ways and items don't bounce totally off-screen

Credits to DubeAlex for delay script and Enix for a great game!

Anyways, here's the script once more:

Content Hidden


The call script is:
Code:
SOchest.new([x1,x2...],[y1...],z,[v1...],"text")
x=0 for item, 1 for weapon, 2 for armor, as an array
y=items indew in database, starts at 1,as an array
z=chests event number
v=number of items to add, as an array
text=text to print in window.

You may have to break it up, like write the text on a different line or so, if it's too long.:
Code:
description = "text"
SOchest.new([x1,x2...],[y1...],z,[v1...],description)


You can have as many or as few x,y and v as you want, but it must be the same amount.
}




Users browsing this thread: