View Single Post
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 04-14-2005 , 07:17  
#13

this should fix it

Code:
public ironman_death()
{
	new id = read_data(2)

	if ( id < 1 || id > SH_MAXSLOTS ) return

	g_jetPackRunning[id] = 0
	set_user_info(id,"JP","0")
}
new function, just replace the existing one. let me know
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181