Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto-credits
#1
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.


Just put this after or befor your script, a text will appear with the description :
Code:
file = File.open("Name_of_script - Autor.txt", "w"); file.write("description"); file.close

If you want to put it in a section :
Code:
Dir.mkdir("Scripts") if Dir["Scripts"] != ["Scripts"]
file = File.open("Scripts/Name_of_script - Autor.txt", "w"); file.write("description"); file.close

Concentrate and discret, you can use it with a file test, for be sure of validity of credits.

Enjoy it !
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Auto Skipping Message Sonokawa 0 1,969 09-02-2006, 01:00 PM
Last Post: Sonokawa
  A credits button zebraman 0 2,155 10-23-2005, 01:00 PM
Last Post: zebraman
  Final Fantasy VII opening Credits Script squall789 0 1,936 08-30-2005, 01:00 PM
Last Post: squall789



Users browsing this thread: