# Spray Of Player

Grammar — Spray sprayIndex|Index of player p
FlagsNative | Function

Returns the chosen spray at the specified index for the player.

# Arguments

  • int — Player
  • int — Spray Index

Returns — string [ gamelink::Spray ]

native string PlayerSpray(int p, int sprayIndex);

Category: Player / Player Settings

# Examples

# mods/heroesdata.stormmod

GameLib.galaxy

// L7688
PlayerSpray(lv_itPlayer)