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
Need easy help with scripting
Kreekakon Offline
Pick a god and pray!

Posts: 3,063
Threads: 70
Joined: Mar 2012
Reputation: 124
#2
RE: Need easy help with scripting

Use this:
SetEntityActive("knightnamehere", false);

This will make the knight, or any other sort of entity for that matter, disappear. If you need to work it the other way around, change "false" to "true", and your assigned entity will be visible.

Mess around with the "true", and "false" settings to achieve the illusion of moving knights.
(This post was last modified: 07-03-2012, 06:12 PM by Kreekakon.)
07-03-2012, 06:11 PM
Find


Messages In This Thread
RE: Need easy help with scripting - by Kreekakon - 07-03-2012, 06:11 PM



Users browsing this thread: 1 Guest(s)