Raised This Month: $ Target: $400
 0% 

no clip + god mod


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Pelita Jaya F.C
Member
Join Date: Oct 2011
Location: Bangkok
Old 12-07-2011 , 01:36   no clip + god mod
Reply With Quote #1

Hi all! yes it's me

I need help . Why my code didn't cant be use , when i typr the cmd i cant walk throuhg wall or be on god mod.

please help

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <fun>

#define PLUGIN "No clip + Godm mod"
#define VERSION "0,1"
#define AUTHOR "pelita jaya f.v"


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
register_clcmd("say /clip""noclip_godmod") }

public 
noclip_godmod(id) {
    if ( 
is_user_alive(id) ) {
        
set_user_noclip(id1)
        
set_user_godmode(id1) }
    } 
p
__________________


My Plugins:
Power M4A1
Pelita Jaya F.C is offline
 


Thread Tools
Display Modes

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 12:08.


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