Thread: RC Plane Script
View Single Post
  #2  
Old 08-31-2011, 10:08 AM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
should probably avoid putting enabledefmovement() in the onCreated event of scripts since it could have unintended consequences if the player receives the item when their movement is intentionally disabled.

doesn't seem like there is a way to cancel out of the weapon after you use it (beyond reconnecting or adding it to yourself again)

if you're using default movement, you should use hitplayer instead of player.hearts -= .5;
Reply With Quote