Raised This Month: $51 Target: $400
 12% 

Solved (request) CS:S - Zprop


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kukyoungkun
New Member
Join Date: Oct 2021
Old 10-28-2021 , 19:46   (request) CS:S - Zprop
Reply With Quote #1

I am not good at speaking English sorry..

https://forums.alliedmods.net/showthread.php?p=2554596
Zprop plugin


i want add bindkey to zprop... (For example, if you press Shift, the zprop menu appears!)


I don't have any knowledge about scripting. please please help me
Attached Files
File Type: sp Get Plugin or Get Source (zprop.sp - 56 views - 18.4 KB)

Last edited by kukyoungkun; 10-29-2021 at 11:14.
kukyoungkun is offline
iaNanaNana
Member
Join Date: Sep 2020
Location: Two-dimensional
Old 10-29-2021 , 05:16   Re: (request) CS:S - Zprop
Reply With Quote #2

Try this.
PHP Code:
public void OnPlayerRunCmdPost(int clientint buttonsint impulse, const float vel[3], const float angles[3], int weaponint subtypeint cmdnumint tickcountint seed, const int mouse[2]);
{
    if(
buttons &IN_SPEEDFakeClientCommand(client"say_team !%s"g_sChatCommands[0])

iaNanaNana is offline
kukyoungkun
New Member
Join Date: Oct 2021
Old 10-29-2021 , 10:33   Re: (request) CS:S - Zprop
Reply With Quote #3

Quote:
Originally Posted by iaNanaNana View Post
Try this.
PHP Code:
public void OnPlayerRunCmdPost(int clientint buttonsint impulse, const float vel[3], const float angles[3], int weaponint subtypeint cmdnumint tickcountint seed, const int mouse[2]);
{
    if(
buttons &IN_SPEEDFakeClientCommand(client"say_team !%s"g_sChatCommands[0])

thank you sir.. but when i paste the code, can't compile the file

what i missing ?

[edit: i solved problem! Thank you for your help.

Last edited by kukyoungkun; 10-29-2021 at 11:15. Reason: solved
kukyoungkun is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:11.


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