[DiscordArchive] <@343571798257827841> A gameobject?
[DiscordArchive] <@343571798257827841> A gameobject?
Archived author: Shard • Posted: 2019-06-17T17:18:29.236000+00:00
Original source
<@343571798257827841> A gameobject?
Archived author: Z3R0 • Posted: 2019-06-17T17:25:40.137000+00:00
Original source
Yes
Archived author: Vhiper • Posted: 2019-06-17T17:43:10.222000+00:00
Original source
```GOSSIP_EVENT_ON_HELLO = 1, (event, player, object) - Object is the
GOSSIP_EVENT_ON_SELECT = 2, (event, player, object, sender, intid, code, menu_id)
RegisterGameObjectGossipEvent(ObjectEntry, 1, OnGossipHello)
RegisterGameObjectGossipEvent(ObjectEntry, 2, OnGossipSelect)```
<@343571798257827841>