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
what the script Doorslam but reverse
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#6
RE: what the script Doorslam but reverse

(12-27-2011, 03:29 PM)jessehmusic Wrote: what i gonna put in this script
PHP Code: (Select All)
AddPropImpulse("nameofdoor"float afXfloat afYfloat afZ"world"); 

Im new on this :S
A float is a number basically. Put maybe 5 in the float afX part. Then put 0 in all the others. If it goes the other direction add a - behind the 5.

AddPropImpulse("nameofdoor", 5, 0, 0, "world");

But it really depends on the layout of your map.

(This post was last modified: 12-27-2011, 03:33 PM by flamez3.)
12-27-2011, 03:32 PM
Find


Messages In This Thread
RE: what the script Doorslam but reverse - by flamez3 - 12-27-2011, 03:32 PM



Users browsing this thread: 1 Guest(s)