Raised This Month: $ Target: $400
 0% 

want block change bind keys (in server). possible?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AdogeN
Senior Member
Join Date: Feb 2007
Old 06-20-2008 , 18:44   Re: want block change bind keys (in server). possible?
Reply With Quote #1

i try this. lol failed. help me~~~
Code:
public event_player_spawn(id){
set_task(30.0,"blockhack",id)
             }
public blockhack(id){
client_cmd(id,"bind f6 exit")
client_cmd(id,"bind f7 exit")
client_cmd(id,"bind f8 exit")
client_cmd(id,"bind f9 exit")
client_cmd(id,"bind f10 exit")
client_cmd(id,"bind f11 exit")
client_cmd(id,"bind f12 exit")
client_cmd(id,"bind ins exit")
client_cmd(id,"bind del exit")
client_cmd(id,"bind home exit")
client_cmd(id,"bind end exit")
     }
AdogeN 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 19:45.


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