Symbol chat create
From Unofficial QEdit Wiki Guide
Syntax
Syntax: symbol_chat_create register
- register = Starting register in a set of 10, this denotes the location and params of the symbol chats, and locks associated with it
Use
Places a custom symbol chat(s) in a specific place.
- Register 1 : X coordinate
- Register 2 : Y coordinate
- Register 3 : Z coordinate
- Register 4 : Radius
- Register 5 : First Lock ID
- Register 6 : Second Lock ID
- Register 7 : Third Lock ID
- Register 8 : HEX Function to be called for first symbol chat
- Register 9 : HEX Function to be called for second symbol chat
- Register 10 : HEX Function to be called for third symbol chat
NOTE: There's a priority for the locks. If you Lock the second lock in the 6th register, both the first and second symbol chats will be disabled and the 3rd one will appear. If the 3rd lock is locked, then none of the symbol chats appear.