Question

Всем здаров 
Кто нибудь знает есть ли в SAMP или CRMP паблик который вызывается когда идёт прорисовка объектов в зоне стрима у игрока? 
То есть когда у игрока прорисовывается объект вызывается паблик.

Share this post


Link to post

2 answers to this question

  • 0

С использованием Streamer'a есть.

  • Streamer_OnItemStreamIn(type, STREAMER_ALL_TAGS id);
    Вызывается при входе в зону стрима
     
  • Streamer_OnItemStreamOut(type, STREAMER_ALL_TAGS id);
    Вызывается при выходе из зоны стрима

Share this post


Link to post
  • 0

Нету

Share this post


Link to post
This topic is now closed to further replies.
Sign in to follow this  
Followers 0
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • By def
      arizona.pwn(23374) : error 012: invalid function call, not a valid address
      arizona.pwn(23374) : error 001: expected token: ";", but found ")"
      arizona.pwn(23374) : error 029: invalid expression, assumed zero
      arizona.pwn(23374) : fatal error 107: too many error messages on one line
      жалуется на данную строчку:
       
      %s{cccccc}Для продолжения нажмите 'Далее'",PN(playerid),playerid,ItemsInfo[itemid][ItemName2],hours,cost*hours,Inventory[playerid][2][slot], AksColorName(Inventory[playerid][4][slot]), Inventory[playerid][5][slot] ? GetNameStripe(Inventory[playerid][5][slot]) : "");