Raised This Month: $ Target: $400
 0% 

help me plz


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
dutchmeat
Senior Member
Join Date: Sep 2006
Old 01-25-2007 , 10:39   Re: help me plz
#1

change:

Code:
public Event_DeathMsg(id)
{
 set_user_info(id,"model",oldmodel[id])
 return PLUGIN_CONTINUE
}
to:
Code:
public Event_DeathMsg() //we don't need an argument { new id = get_msg_arg_int(2) //I guess you want the Victim set_user_info(id,"model",oldmodel[id]) return PLUGIN_CONTINUE }
__________________
before you criticize someone, you should walk a mile in their shoes. that way, when you criticize them, you're a mile away and you have their shoes.
dutchmeat is offline
Closed Thread



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 22:23.


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