Vice City Multiplayer

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

Title: pickup problem
Post by: theway on February 11, 2011, 07: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, 03: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