Scripting/Squirrel/Functions/Pickup.ID: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
(-Message = Used to Send a message to every online player of the server.)
(Blanked the page)
Line 1: Line 1:
onPickupPickedUp( player, pickup )
 
{
Message( player.Name + "picked up a pickup ID : " + pickup.ID);
}

Revision as of 18:03, 8 August 2014