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
Why wont this script work?
Inurias Offline
Junior Member

Posts: 20
Threads: 0
Joined: Jan 2012
Reputation: 2
#4
RE: Why wont this script work?

On your first use of "SetEntityActive" in your "HolyJesus" function you are missing the second parameter.

Also, I found another little flaw in your script, but I'm not sure if it is important:
AddPropForce("Jesus1", 0, 0, 30000, "World");
You should use "world" instead of "World", it is probably case sensitive.

I am not sure what you want to reach with your script so I did not check if it would really work, I just checked if you used your calls correctly.

- Inurias
(This post was last modified: 01-09-2012, 07:27 PM by Inurias.)
01-09-2012, 07:25 PM
Find


Messages In This Thread
Why wont this script work? - by Datguy5 - 01-09-2012, 05:46 PM
RE: Why wont this script work? - by MulleDK19 - 01-09-2012, 05:50 PM
RE: Why wont this script work? - by Datguy5 - 01-09-2012, 06:00 PM
RE: Why wont this script work? - by Inurias - 01-09-2012, 07:25 PM
RE: Why wont this script work? - by Datguy5 - 01-09-2012, 07:27 PM



Users browsing this thread: 1 Guest(s)