Raised This Month: $ Target: $400
 0% 

TFC Plugin.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Waylay
Member
Join Date: Feb 2006
Old 03-27-2006 , 12:43   TFC Plugin.
Reply With Quote #1

Iv'e made my 4rd plugin..it works,almost..here's the code:

Code:
#include <amxmodx>
#include <fun>
#include <tfcx>

public plugin_init() {
register_plugin("conc_rockets","1.00","Waylay")
register_event("ResetHUD", "giverl", "be")
register_clcmd("say needrocket", "giverl")
}

public giverl(id){
user_has_weapon(id,TFC_WPN_RPG,1)
}
Just a small 1...But it works to get the weapon..but i cant choose it to use it !!
Waylay is offline
Send a message via MSN to Waylay
 


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 16:46.


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