Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 4 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request Easy Scripting Tool
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#14
RE: Easy Scripting Tool

There could be a way to make a sort of easy user interface. Perhaps one that works in pieces, where the modder picks out certain parts of commands and then fill in the blank for each.

For example:

Modder wants this: AddEntityCollideCallback("Player", "ScriptArea_1", "Func01", true, 1);

So the modder first goes through the lists of commands under callbacks and then under a small list of collides. There would be a RemoveEntityCollideCallback and a AddEntityCollideCallback. So they select that one and then it asks the modder a series of questions. It could ask, "What do you want to collide?" and then have 2 blanks, one for the string &in asParent and another for the string &in asChild. Then it asks, "What function to be called?" Which obviously calls the function, or better yet, the modder has the choice to either create a new function or use an existing one for it. Then it asks if the callback should be deleted or not once called. Which could have the modder check a box for true, or click next to continue or something. Then it asks if you want the collision to occur on touch, on then out of touch, or both. Once the modder gets through that, he could generate other commands in that function (even though naturally all of the commands are calling functions Tongue ) using that same drop down box that allowed him to get to the AddEntityCollideCallback.

06-28-2011, 06:09 PM
Find


Messages In This Thread
Easy Scripting Tool - by awsh - 06-27-2011, 09:06 PM
RE: Easy Scripting Tool - by Shadowfied - 06-27-2011, 09:15 PM
RE: Easy Scripting Tool - by xiphirx - 06-27-2011, 09:18 PM
RE: Easy Scripting Tool - by Kyle - 06-27-2011, 09:18 PM
RE: Easy Scripting Tool - by Shadowfied - 06-27-2011, 09:21 PM
RE: Easy Scripting Tool - by xtron - 06-27-2011, 10:10 PM
RE: Easy Scripting Tool - by TheDavenia - 06-28-2011, 03:09 PM
RE: Easy Scripting Tool - by Dizturbed - 06-28-2011, 03:13 AM
RE: Easy Scripting Tool - by nemesis567 - 06-28-2011, 12:41 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 04:19 PM
RE: Easy Scripting Tool - by Russ Money - 06-28-2011, 05:12 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 05:51 PM
RE: Easy Scripting Tool - by Shadowfied - 06-28-2011, 05:57 PM
RE: Easy Scripting Tool - by Kyle - 06-28-2011, 06:09 PM
RE: Easy Scripting Tool - by Russ Money - 06-28-2011, 06:30 PM
RE: Easy Scripting Tool - by Shadowfied - 06-28-2011, 06:33 PM
RE: Easy Scripting Tool - by Russ Money - 06-28-2011, 06:38 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 06:41 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 06:35 PM
RE: Easy Scripting Tool - by Russ Money - 06-28-2011, 06:44 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 06:49 PM
RE: Easy Scripting Tool - by Russ Money - 06-28-2011, 07:06 PM
RE: Easy Scripting Tool - by nemesis567 - 06-28-2011, 06:57 PM
RE: Easy Scripting Tool - by Shadowfied - 06-28-2011, 06:57 PM
RE: Easy Scripting Tool - by xiphirx - 06-28-2011, 07:14 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 07:15 PM
RE: Easy Scripting Tool - by Russ Money - 06-28-2011, 07:21 PM
RE: Easy Scripting Tool - by Tanshaydar - 06-28-2011, 07:35 PM
RE: Easy Scripting Tool - by Shadowfied - 06-28-2011, 07:54 PM
RE: Easy Scripting Tool - by Tanshaydar - 06-28-2011, 08:21 PM
RE: Easy Scripting Tool - by xiphirx - 06-28-2011, 07:38 PM
RE: Easy Scripting Tool - by xtron - 06-28-2011, 07:46 PM
RE: Easy Scripting Tool - by Kyle - 06-28-2011, 08:22 PM
RE: Easy Scripting Tool - by tdelano33 - 06-28-2011, 08:04 PM
RE: Easy Scripting Tool - by nemesis567 - 06-28-2011, 08:20 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 08:42 PM
RE: Easy Scripting Tool - by nemesis567 - 06-28-2011, 08:44 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 08:57 PM
RE: Easy Scripting Tool - by nemesis567 - 06-28-2011, 08:41 PM
RE: Easy Scripting Tool - by Tanshaydar - 06-28-2011, 08:54 PM
RE: Easy Scripting Tool - by nemesis567 - 06-28-2011, 09:09 PM
RE: Easy Scripting Tool - by DamnNoHtml - 06-28-2011, 09:15 PM
RE: Easy Scripting Tool - by Shadowfied - 06-28-2011, 10:24 PM
RE: Easy Scripting Tool - by Tanshaydar - 06-29-2011, 07:26 AM



Users browsing this thread: 1 Guest(s)