script:displayboard:showboard
showBoard
- Parameters and types:
- playerid: numberplayer ID
- boardid: numberDisplay board ID
- Return value and type:
- code: numberSuccess (ErrorCode.OK) ErrorCode
- The main purpose of this method is to: Open a display board
- The specific use cases are as follows:
local code = DisplayBoard:showBoard(playerid, boardid) if code == ErrorCode.OK then print('Success', code ) else print('Fail') end
If you have any questions about Developer Tools, feel free to join our official discord server Mini World Global DEV discord
script/displayboard/showboard.txt · Last modified: 2024/06/16 14:09 by don