Raised This Month: $ Target: $400
 0% 

[ZP] Extra item ghost


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
lashsh
BANNED
Join Date: Jun 2010
Location: Georgia, Tbilisi
Old 06-12-2010 , 01:09   [ZP] Extra item ghost
Reply With Quote #1

PHP Code:
#include <amxmodx>
#include <zombieplague>
#include <fun>

new g_itemid1

public plugin_init()
{
register_plugin("[ZP] Extra Item: Mochveneba""0.1""LaSsHhH"
g_itemid1 zp_register_extra_item("Mochveneba"133ZP_TEAM_ANY)

}

public 
zp_extra_item_selected(playeritemid)
{
// check if the selected item matches any of our registered ones
if (itemid == g_itemid1)
client_print(playerprint_chat"[ZP] Tqven iyidet mochveneba!")

how to enable and where are they?

PHP Code:
set_user_maxspeed(player400)
set_user_noclip(player1
and this model
Attached Files
File Type: zip Scream l33t.zip (1.29 MB, 98 views)
lashsh is offline
Send a message via Skype™ to lashsh
 



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:43.


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