⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 harditems.scp

📁 fs
💻 SCP
字号:
//*****************************************************************
//*                         UOX3 Scripts v.38                     *
//*                                                               *
//*                   http://www.uoxdev.com                       *
//*                                                               *
//* Last Update : 10/24/2000                                      *
//* Script : harditems.scp                                        *
//*****************************************************************
//*                        How to use this script                 *
//*                                                               *
//* Insert here the ID of the items to automatically set when     *
//* they will created via HARD-CODE. You can use all VARIABLES    *
//* used into items.scp So for example you can enter:             *
//*                                                               *
//*    NAME iron ore                                              *
//*    WEIGHT 3000                                                *
//*    etc .......                                                *
//*                                                               *
//* NOTE : these settings only work if you add the item via       *
//*        /add <hex1> <hex2> NOT /aditem <item_number>           *
//*                                                               *
//*****************************************************************

//Logs
SECTION x1be0
{
GOOD 1
DECAY
}

//Doors
SECTION x675x677x67dx67fx685x687x68dx68fx695x697x69dx69fx6a5x67ax6adx6afx6b5x6b7x6BDx6BFx6C5x6C7x6CDx6CFx6D5x6D7x6DDx6DFx6E5x6E7x6EDx6EF
{
NAME a door
TYPE 12
}

//Fence Gates
SECTION x839x83Bx841x843x84Cx84Ex854x856x866x868x86Ex870
{
NAME a gate
TYPE 12
}

EOF

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -