3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 2846|回复: 2
打印 上一主题 下一主题

[求助] 求英语翻译帝..TafficFlow中有两个变量不懂含义...

[复制链接]

22

主题

548

帖子

274

积分

高级玩家

Rank: 4

贡献度
-5
金元
3540
积分
274
精华
0
注册时间
2009-8-30
跳转到指定楼层
主题
发表于 2011-8-17 20:15 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
// G17 Media
// Traffic Flow Mod
// GTAIV

// ---------------------------------------------------
// TRAFFIC FLOW CONFIGURATION SETTINGS
//  - V1 (April 2011)
//  - (C) Copyright 2009-2010, G17 Media
// ---------------------------------------------------

[Vehicle Pool]
// A list of 20 vehicle models that comprise the 'vehicle pool' which Traffic Flow will
// randomly select 3 vehicles from every 15 seconds to load into the game's memory.

// NOTE: You can find a list of valid vehicle model names by using SparkIV to look
// inside the vehicles.img file in pc/models.  It probably is possible to use ped
// models here too, but it could lead to whole areas becoming full of one type of ped.

// SECOND NOTE: Traffic Flow doesn't actually spawn these vehicles, it only loads them
// into the game's memory which affects the way that the game spawns vehicles in general
// therefore vehicles which don't normally spawn on the streets such as the NOOSE cruiser
// still will not spawn, even if all 20 slots are occupied by it.  Instead, when you get
// 4 wanted stars, you will be pursued by more NOOSE cars than you could ever imagine.

Model1 = ORACLE
Model2 = PREMIER
Model3 = SULTAN
Model4 = BUS
Model5 = FACTION
Model6 = SENTINEL
Model7 = PERENNIAL
Model8 = WASHINGTON
Model9 = FELTZER
Model10 = DUKES
Model11 = REBLA
Model12 = SUPERGT
Model13 =
Model14 =
Model15 =
Model16 =
Model17 =
Model18 =
Model19 =
Model20 =

[Other]

// This variable controls how frequently emergency services will be dispatched throughout the city.
// The variable is represented in the code as a 1 in [variable] chance of a dispatch occuring,
// which happens every 15 seconds.  To increase the chance that a dispatch will happen, decrease
// the variable (do not go lower than 1), and to decrease the chance that a dispatch will happen,
// increase the variable (you shouldn't need to go any higher than 100).

// NOTE: The default value, 8, should provide for a balanced experience.  If you experience crashes
// which may be related to these dispatches, increase the variable.

ChanceOfRandomDispatch =8

// This variable controls how often TrafficFlow will update the game's memory as well as how often
// the script will perform the calculation to determine whether or not to create a random dispatch.
// If you are experiencing issues with TrafficFlow slowing down your game, or causing other performance
// related issues, set this variable higher.

// NOTE: This variable is in miliseconds (e.g. 1 second = 1000 ms), to have TrafficFlow tick every
// minute, set this variable to 60000.

TimerInterval = 15000


其中ChanceOfRandomDispatch 和TimerInterval = =。求翻译具体含义
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-4-6 19:04 , Processed in 0.025745 second(s), 16 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表