Перейти к содержанию

Unk3::networkShopGetPrice

Материал из RAGE MP Wiki Archive

bool is always true in game scripts

Syntax

<syntaxhighlight lang="javascript">mp.game.unk3.networkShopGetPrice(hash, hash2, p2);</syntaxhighlight>

Required Arguments

  • hash: Model hash or name
  • hash2: Model hash or name
  • p2: Boolean

Return value

  • int

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also

Шаблон:Unk3 s function c