Code: Select all
public task_vipmenu_item_7( id ){ if ( is_user_vip( id ) && g_data[ id ][ MENU_ITEM_7_M ] && g_data[ id ][ MENU_ITEM_7_A ] ) { set_user_health (id, 150) echo_colored( id, "!g%s !yDabar tu turi 150HP.", PLUGIN_PREFIX ); }}
Code: Select all
set_user_health (id, 150)