10.01.2013, 15:37
(
Последний раз редактировалось Dr.Einstein; 11.01.2013 в 06:13.
)
Well, this is a cool thing to add to your server. This will remove attached objects to a player as that player is aiming. Then it will return them back. It only works for the SetPlayerAttachedObject feature, not the AttachObjectToPlayer feature.
Pastebin: http://pastebin.com/qcxh26XX
Here is a video:
[ame]http://www.youtube.com/watch?v=gg4vc-BMolY[/ame]
In order for it to work as it should, follow the instructions.
Any questions or concerns? Reply here!
Код:
//This isn't a filterscript, nor an include. You must add this to your gamemode, etc.. //Change all SetPlayerAttachedObject(...) with SetPlayerAttachedObjectE(...), except the one I have not. //Change all RemovePlayerAttachedObject(...) with RemovePlayerAttachedObjectE(...), except the one I have not. //You are done. Be nice and do good work, return0 aka Einstein
Here is a video:
[ame]http://www.youtube.com/watch?v=gg4vc-BMolY[/ame]
In order for it to work as it should, follow the instructions.
Any questions or concerns? Reply here!