Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: theway on February 11, 2011, 09:58:40 am

Title: pickup problem
Post by: theway on February 11, 2011, 09:58:40 am
Till I come into contact with PICKUP, eat it, how let him display information to eat it players?
Title: Re: pickup problem
Post by: yazeen on February 13, 2011, 05:39:51 pm
add this

{
public OnPickedUp(pickupid, playerid)
      SendClientMessage(playerid,COLOR_RED,"message here");
      }
        return 1;
      }


IM 14 old noob player with a poor RPG server and bad skilled player