Raised This Month: $ Target: $400
 0% 

Ammo..


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
pdoubleopdawg
Senior Member
Join Date: Aug 2005
Old 08-28-2005 , 02:50   Ammo..
Reply With Quote #1

This only edits the client-side, or sprite of the ammo.. Is there anyway else to edit, or am I doing something wrong?..
Code:
#include <amxmodx> #include <amxmisc> #include <cstrike> public plugin_init()     {     register_event("CurWeapon", "CurWeapon_Event", "b") } public CurWeapon_Event(id)     {     message_begin(MSG_ONE,get_user_msgid("CurWeapon"),{0,0,0},id)         write_byte(2)         write_byte(1)         write_byte(50)         message_end() }
pdoubleopdawg is offline
 



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 14:36.


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