Search found 3 matches

by TSF_Puckeye
Sat May 01, 2010 1:12 pm
Forum: Scripting
Topic: Level variables and exec thread calling
Replies: 2
Views: 851

Ok thanks Jv_map...

So basically I can just call exec path/toTscriptfile.scr::thread and all the level variables will be available to interact with. This is pretty nice :)
by TSF_Puckeye
Sat May 01, 2010 2:56 am
Forum: Scripting
Topic: Level variables and exec thread calling
Replies: 2
Views: 851

Level variables and exec thread calling

Hi guys,

In an effort to simplify the scripts we have and make sure we don't have the same threads repeated all over the place I want to group them in a single global thread script file.

What I'm wondering, before I'm too far into this, does level. variables carry over to the exec path/to ...
by TSF_Puckeye
Sat May 01, 2010 2:49 am
Forum: Scripting
Topic: Scale script_object
Replies: 7
Views: 1433

I don't think scaling the player will change the scale of the board...

We have scripts that show players as either giants or very small. The POV of the player doesn't change though.