Pink Petal Games

Game Editing And Additions => User Mods => Topic started by: polip1337 on October 09, 2018, 08:28:26 AM

Title: Technical question about scripts
Post by: polip1337 on October 09, 2018, 08:28:26 AM
Hi,
I have a technical question about scripts (surprise ! ) that i could find an answer to on the forum.

How are the stripts interpreted? Was there a custom interpreter implemented? Is there a generic solution i could use?

Scripts aren't written in any language i recognize.

I'm asking since i'd like to implement a similar functionality in my own game and im looking at options.
Title: Re: Technical question about scripts
Post by: jrok on October 10, 2018, 12:27:02 PM
https://stackoverflow.com/questions/11199495/start-executable-jar-with-scripts-on-multiple-operating-systems


This site gives the basics from 2012 covering exe style of jars.  This page covers both Mac and Windows.


http://www.crimsoneditor.com/


Crimson Editor[/size] is a professional source code editor for Windows. NOT freeware as I know.
[/size]
[/size]My personal script editor is for programs from Bethesda.  I repair and report line problems and merge several mods into a single mod.
Title: Re: Technical question about scripts
Post by: aevojoey on November 16, 2018, 09:20:34 PM
See Scripts (http://www.pinkpetal.org/index.php?topic=3557.0) for a basic overview.