Thread: Ultimate Revive
View Single Post
grimvh2
Veteran Member
Join Date: Nov 2007
Location: Fishdot Nation
Old 08-25-2008 , 12:31   Re: Ultimate Revive
Reply With Quote #3

just to prevent errors

PHP Code:
if(get_user_team(index) == 1)
{
    
// code
}
if(
get_user_team(index) == 2)
{
    
// this instead of else

ps. I think the online compiler supports fakemeta_util now
__________________
I am out of order!
grimvh2 is offline