• dnf脚本的研究


    [player number] 2 8  
    [pvp start area]
    0 0 0 0
    0 0 0 0
    0 0 0 0
    [dungeon]
    62
    [/dungeon]
    [type] `[normal]`
    [greed]
    `BB BB`
    [tile]    //可能是按顺序平铺,tile的width都是224
    `Tile/ForestUnder.til`
    `Tile/ForestUnderOver.til`
    `Tile/ForestOver.til`
    `Tile/ForestOver.til`
    `Tile/ForestOver.til`
    `Tile/ForestOver.til`
    `Tile/ForestOverUnder.til`
    [/tile]
    [background animation]   //背景动画
    `Animation/far0.ani` `[distantback]` `[below]`
    `Animation/mid1.ani` `[middleback]` `[below]`
    [/background animation]

    [dungeon start area] 139 313 91 67

    [pathgate pos]
    16 216
    1552 216
    784 144
    784 348
    [sound]
    `M_GBLKINGDOM`
    [/sound]
    [animation]   //'文件名 ' '属性(未知作用)'  211(坐标X?) 143(坐标Y?)  0(未知)
    `Animation/BurntTree4.ani` `[normal]` 211 143 0    
    `Animation/Tree4.ani` `[normal]` 1121 137 0
    `Animation/Tree3.ani` `[normal]` 367 133 0
    `Animation/Tree3.ani` `[normal]` 568 132 0
    [/animation]
    [passive object]   //283(物体ID) 810(坐标X?) 121(坐标Y?)
    283 810 121 0
    284 961 134 0
    285 1224 148 0
    8220 904 153 0
    840 1378 155 0
    246 327 163 0
    840 1289 166 0
    840 1334 183 0
    840 1387 198 0
    840 1300 209 0
    251 613 214 0
    251 1208 217 0
    251 1337 244 0
    251 1246 285 0
    246 1285 349 0
    251 1053 353 0
    251 1224 354 0
    8220 1340 363 0
    285 598 398 0
    284 390 403 0
    295 893 413 0
    284 1126 435 0
    [/passive object]
    [monster]  //61410(怪物ID) 1(未知) 0(未知) 635(坐标X?) 185(坐标Y?)  0(未知)1(未知)1(未知) ‘[fixed]'(未知)`[normal]`(未知)
    61410 1 0 635 185 0 1 1 `[fixed]` `[normal]`
    56407 1 0 787 197 0 1 1 `[fixed]` `[normal]`
    61409 1 0 572 205 0 1 1 `[fixed]` `[normal]`
    61409 1 0 456 235 0 1 1 `[fixed]` `[normal]`
    61410 1 0 1190 239 0 1 1 `[fixed]` `[normal]`
    61410 1 0 836 267 0 1 1 `[fixed]` `[normal]`
    61409 1 0 1322 272 0 1 1 `[fixed]` `[normal]`
    61409 1 0 1253 275 0 1 1 `[fixed]` `[normal]`
    56407 1 0 1129 280 0 1 1 `[fixed]` `[normal]`
    61409 1 0 567 285 0 1 1 `[fixed]` `[normal]`
    56407 1 0 1195 317 0 1 1 `[fixed]` `[normal]`
    56407 1 0 768 332 0 1 1 `[fixed]` `[normal]`
    61410 1 0 695 334 0 1 1 `[fixed]` `[normal]`
    [/monster]
    [monster specific AI]
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    [/monster specific AI]
    [special passive object]
    8496 1064 177 0
    1
    `[monster]` 1 50 100 -1 -1
    8496 720 245 0
    1
    `[monster]` 1 50 100 -1 -1
    8496 1086 342 0
    1
    `[monster]` 1 50 100 -1 -1
    [/special passive object]
    //[event monster position]
    //492 235 0
    //896 230 0
    //1085 228 0
    //237 294 0
    //[/event monster position]

    [map name] <6::map_name_455>

  • 相关阅读:
    PHP图像处理之画图
    PHP中的日期和时间
    windows socket网络编程基础知识
    socket编程(Linux)
    变量作用域
    JavaScript中的this
    基于jQuery的2048小游戏设计(网页版)
    I/O流
    并发名词解释
    synchronized 实现原理
  • 原文地址:https://www.cnblogs.com/fourleg/p/3456506.html
Copyright © 2020-2023  润新知