查看完整版本: 听说1.13补丁出了?

zgjzgjkyo 2008-6-6 11:48

听说1.13补丁出了?

是不是真哇?有介绍网址么?
还有最重要更新了些啥?如果不重要的或没有什么致命更新的话,那我就先等着了.........

sorcererhx 2008-6-6 12:11

.13

May 2, 2008

It's been a while since the last community update. As such, I thought I would give you a little teaser for some of the 1.13 patch notes, while I write the real Community Update. Please remember that this list is very much incomplete.

Bug Fixes

General

The toolset and game now load hak files in the same order.
Skills such as Search will no longer broadcast multiple messages to the chat window while in use. A single message will be displayed when turning the skill on or off.

Multiplayer

The chat channel will no longer revert to Local when a player transitions to a new area or module.


DM Client

Fixed an issue where DMs would not receive messages on the DM channel if they were filtering out the shout channel.
The console command dm_setfaction will no longer cause crashes.

Toolset

The toolset and game now load hak files in the same order.
Fixed an issue where you could not tint multi-selected tiles.
Light spheres shall now display properly.
Sound spheres shall now display properly.
The creature cache in Area Properties shall now work as intended.

Scripting

The GetNextItemInInventory() script function should now work properly with stores.

Custom Content

The Skills.2da file will now accept up to 100 rows of data.


New Features

Multiplayer

The chat system now has a /r command for replying to the last private message a player receives. After receiving a private message, the player can enter "/r" into the chat system which will automatically address a private message to the person that sent the previous private message.

Toolset

The ItemPropertyActivationPreference property for items is now accessible through scripting.

Scripting

A SetCollision(object oTarget, int bCollision) function has been made available. This will allow builders and DMs to turn the collision of a creature or placeable object on or off dynamically. This function is only useful on creatures/players/placeables that already have collision and will set collision to NONE if called on an object that never had collision in the first place.
A GetCollision(object oTarget) function has been added. This function will return the collision Boolean for an object.
The ItemPropertyActivationPreference property for items is now accessible through scripting.
A GetBicFileName function has been made available. This function will return the file name of a .bic file in a server vault.
New List Box functionality has been added to the game. This includes the following script commands:

--ClearListBox
--AddListBoxRow
--RemoveListBoxRow
--ModifyListBoxRow
A SetScrollBarRanges(object oPlayer, string sScreenName, string sScrollBarName, int nMinSize, int nMaxSize, int nMinValue, int nMaxValue) function has been added to the game. This function will allow you to set custom values to a scrollbar.
A SetFactionLeader(object oNewLeader) function has been added to the game. This allows you to set a companion to be the speaker in a conversation.
A GetFirstSubArea(object oArea, vector vPosition) function has been added to the game. This function lets you iterate over the ‘subareas’ at a given position in an area. A subarea would be a trigger, an encounter, or a AoEEffect.
A GetNextSubArea(object oArea) function has been added to the game.
A GetMovementRateFactor(object oCreature) function has been added to the game.
A SetMovementRateFactor(object oCreature, float fFactor) function has been added to the game. This function sets the creature's movement factor to that value. This movement factor is also modified by effects, encumberance, etc.


Be watching for additional information and a proper Community Update within the next couple days.

zgjzgjkyo 2008-6-6 12:47

[s:3] 感觉没有什么重要的更新......那就不理它了......

avatar 2008-6-6 12:52

我的自动更新查不到,有些奇怪

ryanqzy1030 2008-6-6 14:28

是啊,我的自动更新也说没有适用的补丁啊,我是1.12的,奇怪了![s:15]

-mj- 2008-6-6 16:25

看到满篇E文就不仔细看[s:3]

As such, I thought I would give you [b]a little teaser for some of[/b] the 1.13 patch notes


联网的/r功能应该挺方便的

ryanqzy1030 2008-6-6 17:29

惭愧啊,惭愧!谁让是E文来着的,[s:7]
页: [1]
查看完整版本: 听说1.13补丁出了?