# nut函数扩展 **Repository Path**: xhatt/nut-function-extension ## Basic Information - **Project Name**: nut函数扩展 - **Description**: 新增nut函数111111111 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2023-12-29 - **Last Updated**: 2023-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nut函数扩展 #### 介绍 新增nut函数小例子 游戏里面//dofile xxx文件,加载脚本 //发送公告 sqx_send_notice(文本,rgb,位置) //绘制文本 sqx_draw_text(x,y,rgb,文本) //开始副本 sqx_start_dungeon(编号,难度0-4,是否深渊0/1) //退出副本 sqx_exit_dungeon()