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
Repeat a Script Function?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#4
RE: Repeat a Script Function?

You can try ResetProp("CannonBall");

If that doesn't work, you can try to CreateEntityAtArea("CannonBall", "cannonball.ent", "Area", false);

The parameters are internal name, entity file, area name, full game save. The last one can be changed to true, in which case it will save your cannonball's location when you re-enter the level. If you don't need it, don't use it.

08-22-2014, 03:37 PM
Find


Messages In This Thread
Repeat a Script Function? - by Amnesiaplayer - 08-22-2014, 03:29 PM
RE: Repeat a Script Function? - by Romulator - 08-22-2014, 03:30 PM
RE: Repeat a Script Function? - by Amnesiaplayer - 08-22-2014, 03:34 PM
RE: Repeat a Script Function? - by Mudbill - 08-22-2014, 03:37 PM
RE: Repeat a Script Function? - by Amnesiaplayer - 08-22-2014, 03:39 PM
RE: Repeat a Script Function? - by Mudbill - 08-22-2014, 04:10 PM
RE: Repeat a Script Function? - by Amnesiaplayer - 08-22-2014, 04:14 PM
RE: Repeat a Script Function? - by Daemian - 08-22-2014, 08:00 PM
RE: Repeat a Script Function? - by Amnesiaplayer - 08-22-2014, 08:11 PM
RE: Repeat a Script Function? - by Mudbill - 08-22-2014, 08:55 PM
RE: Repeat a Script Function? - by Amnesiaplayer - 08-22-2014, 09:07 PM



Users browsing this thread: 2 Guest(s)