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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a proper scripting loop
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#7
RE: a proper scripting loop

You can use Set or Add in OnStart/OnEnter or in any function and it will be accessible in the whole script after that.

So you don't have to actually declare variables, just create one with Set or Add when you need it and then access it with Get where you need to do so.
(This post was last modified: 09-23-2010, 02:59 PM by jens.)
09-23-2010, 02:58 PM
Website Find


Messages In This Thread
a proper scripting loop - by gosseyn - 09-22-2010, 05:42 PM
RE: a proper scripting loop - by jens - 09-22-2010, 06:09 PM
RE: a proper scripting loop - by gosseyn - 09-22-2010, 06:19 PM
RE: a proper scripting loop - by gosseyn - 09-23-2010, 02:02 PM
RE: a proper scripting loop - by Pandemoneus - 09-23-2010, 02:47 PM
RE: a proper scripting loop - by gosseyn - 09-23-2010, 02:57 PM
RE: a proper scripting loop - by jens - 09-23-2010, 02:58 PM



Users browsing this thread: 1 Guest(s)