AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   [tf2] need to give specific players a grappling hook (https://forums.alliedmods.net/showthread.php?t=339281)

possibly_yaboi_mark 08-29-2022 22:36

[tf2] need to give specific players a grappling hook
 
i'm currently trying to give specific players a grappling hook depending on various gamestates i've already figured out how to detect. all i need now, is how to give a grappling hook to a player. i thank you in advance for any help you give me.

PC Gamer 08-30-2022 16:04

Re: [tf2] need to give specific players a grappling hook
 
1 Attachment(s)
This plugin should do what you want. I couldn't figure out how to immediately remove the hook without it messing up Engineers so if you use takehook command the hook stays until respawn.

Maybe somebody can tell me what slot number the action slot is. I can get it to remove from slot 5, but like I said that messes up Engineer PDA.

Commands:
!givehook
!givehook <player>
!takehook
!takehook <player>

possibly_yaboi_mark 08-30-2022 17:42

Re: [tf2] need to give specific players a grappling hook
 
Quote:

Originally Posted by PC Gamer (Post 2787774)
This plugin should do what you want. I couldn't figure out how to immediately remove the hook without it messing up Engineers so if you use takehook command the hook stays until respawn.

Maybe somebody can tell me what slot number the action slot is. I can get it to remove from slot 5, but like I said that messes up Engineer PDA.

Commands:
!givehook
!givehook <player>
!takehook
!takehook <player>

thanks!


All times are GMT -4. The time now is 01:02.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.