Scripting/Squirrel/Functions/Pickup.ID

From Vice City Multiplayer
Revision as of 18:00, 8 August 2014 by Honey (talk | contribs) (-Message = Used to Send a message to every online player of the server.)
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing

onPickupPickedUp( player, pickup ) { Message( player.Name + "picked up a pickup ID : " + pickup.ID); }