NDOIO
Object Functions & Examples
OpenDynamicWindow() Paramsdynamicwindow - dynamic window object to send to the user gameobject - object to send dynamicwindowresponse event to |
Send a constructed dynamic window object to a client. |
Example
CODE EXAMPLE BLOCK
OpenCustomContextMenu() Paramsresponseid - response id menutitle - menu title string table - array of menu options gameobject - object to recieve the response event |
Opens a radial menu on the attached user with the specified options
NOTE: This only works on objects with an attached player. |
Example
CODE EXAMPLE BLOCK