Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My first script ever... and it works!
#1
Random game over screen!

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.


Code:
#LordSephiroth's first script!
@sprite = Sprite.new
go = rand(# of GO screens -1) # name your go screens starting at 0
@sprite.bitmap = RPG::Cache.gameover(go.to_s)

just find that first line of code in scean_gameover and replace the line under it with my simple 2 lines of code. Yay for me, for i am a simpleton!
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Change character script jaigai 0 2,794 11-19-2006, 01:00 PM
Last Post: jaigai
  Just a modification of Abyssos' facs script lumina... 0 2,632 11-01-2006, 01:00 PM
Last Post: lumina...
  Credit Script 1.1 acoole 0 2,471 10-24-2006, 01:00 PM
Last Post: acoole
  Script Dev Kit Nick 0 2,840 10-15-2006, 01:00 PM
Last Post: Nick
  Opening Image script sasuke89 0 2,057 07-24-2006, 01:00 PM
Last Post: sasuke89
  Change Color of The diferent Status Script MASTERLOKI 0 2,309 07-18-2006, 01:00 PM
Last Post: MASTERLOKI
  Event Name and ID Search Script Hadriel 0 2,076 06-21-2006, 01:00 PM
Last Post: Hadriel
  Currency Script Split 0 2,311 05-18-2006, 01:00 PM
Last Post: Split
  Book Script and Utility Bruth 0 2,261 05-07-2006, 01:00 PM
Last Post: Bruth
  Individuality Script DrakoShade 0 2,221 03-12-2006, 01:00 PM
Last Post: DrakoShade



Users browsing this thread: