View Single Post
bibu
Veteran Member
Join Date: Sep 2010
Old 09-10-2011 , 07:30   Re: VIP Objective Balance
Reply With Quote #7

Good job, I wonder how the animation looks.

However, can't this two checks simple changed to this:

PHP Code:
if( !is_user_connected(iPlrId) || !is_user_alive(iPlrId
->

PHP Code:
if( !is_user_alive(iPlrId
And also "give_item" from fun should be used instead.
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline