Map Script Fivem File
files { 'stream/example_interiors.ymap', 'stream/example_props.ydr', 'stream/example_props.ytyp' }
author 'YourName' description 'Custom map: Example District' version '1.0.0' map script fivem
this_is_a_map 'yes'
files { 'stream/example_interiors.ymap', 'stream/example_props.ydr', 'stream/example_props.ytyp' }
author 'YourName' description 'Custom map: Example District' version '1.0.0' map script fivem
this_is_a_map 'yes'
愿有一日,安全圈的师傅们都能用上Zgao写的工具。
更改 constants.php
// =================
// = Max File Size =
// =================
define( ‘AI1WM_MAX_FILE_SIZE’, 536870912 * 60 );
這樣你會有 30GB 可以用喔
7条评论