Dwarden 1125 Posted September 10, 2010 (edited) http://www.arma2.com/beta-patch.php [73248] hotfixed broken AI transport takeoff after Unload [73248] fixed broken AI transport Unload when under fire [73245] New: Multiplayer Event Handler MPRespawn synchronized on all clients but triggered only on the client where respawn happens. [73238] Fixed: Client had problems taking weapon from remote vehicle= (supply target was handled localy) [73236] New: Multiplayer Event Handlers MPKilled and MPHit. Their event handlers are synchronized over network to be the same on all clients. Moreover, when the MPKilled or MPHit event occurs it is triggered onall clients, ie. it works in global manner. Use them by new scripting commands addMPEventHandler, removeMPEventHandler and removeAllMPEventHandlers. celebrate yet another great addition Edited September 11, 2010 by Dwarden Share this post Link to post Share on other sites
VariousArtist 19 Posted September 10, 2010 MP event handlers... sweet! Share this post Link to post Share on other sites
gossamersolid 155 Posted September 10, 2010 Seems interesting... will their be more complete documentation on the BIKI? Share this post Link to post Share on other sites
[frl]myke 14 Posted September 10, 2010 Seems interesting... will their be more complete documentation on the BIKI? I wouldn't hold breath on it. ;) OT: glad to see the game improve more and more, appreciate the work you do (speaking of all developers). Keep it comin. Share this post Link to post Share on other sites
CarlGustaffa 4 Posted September 10, 2010 (edited) Hmm, MPEventHandlers sounds interesting. I suspect this will be the shortest beta thread to date :p Edited September 10, 2010 by CarlGustaffa Share this post Link to post Share on other sites
gibson23 10 Posted September 10, 2010 The AI is still broken in BMP2. BMP2 either wont engage targets, or say if u have 2 two BMP2's VS 1 BMP3, only 1 bmp2 will engage the enemy bmp3. if that bmp2 gets destroyed then the other bmp2 will not engage the enemy bmp3. please fix the AI, its been broken since BAF was released. Share this post Link to post Share on other sites
alef 0 Posted September 10, 2010 http://www.arma2.com/beta-patch.php [73245] New: Multiplayer Event MPRespawn synchronized on all clients but triggered only on the client where respawn happens. Share this post Link to post Share on other sites
rübe 127 Posted September 10, 2010 (edited) Has it always been the case that the objects variablespace doesn't get cleared... like at all/never? _someBuilding setVariable ["someFlag", true]; Doing that during I preview a mission in the editor will flag that building permanently now? :391: Restarting the mission a new, that building is still flagged (the variable "someFlag" is still present and set to true). Reloading the mission in the editor, and the building is still flagged. Restarting the editor (exit and back to the editor) and the building is still flagged... only restarting the game itself helps now... :( This is bad. Really bad. For sure, any objects variable space needs to be cleared once a mission starts... This hasn't been always the case, has it? EDIT: seems to be like this since at least the latest stable build... :/ FURTHER EDIT: I've opened a new ticket for this. Hope it get's fixed soon. Edited September 10, 2010 by ruebe Share this post Link to post Share on other sites
NeoHazard 10 Posted September 10, 2010 What happened to the warfare modules? The last beta they worked for me was 73116. Share this post Link to post Share on other sites
AnimalMother92 10 Posted September 11, 2010 (edited) Seems that the 'Transport Unload' waypoint is broken with this beta, vehicles refuse to move to their next waypoint after unloading troops. Can anyone confirm? I'll make the ticket if so.. transport_unload.Desert_E *Edit* Rolled back and found: 73239 works fine. 73246 is broken. Also, could someone explain: [73245] New: Multiplayer Event MPRespawn synchronized on all clients but triggered only on the client where respawn happens. Edited September 11, 2010 by AnimalMother92 Share this post Link to post Share on other sites
Dwarden 1125 Posted September 11, 2010 Seems that the 'Transport Unload' waypoint is broken with this beta, vehicles refuse to move to their next waypoint after unloading troops. Can anyone confirm? I'll make the ticket if so..transport_unload.Desert_E *Edit* Rolled back and found: 73239 works fine. 73246 is broken. Also, could someone explain: [73245] New: Multiplayer Event MPRespawn synchronized on all clients but triggered only on the client where respawn happens. takeoff after Unload landing will be fixed after b73248 as i wrote here : http://dev-heaven.net/issues/3919#note-56 Share this post Link to post Share on other sites
AnimalMother92 10 Posted September 11, 2010 Thank you Dwarden :) Share this post Link to post Share on other sites
KeyCat 131 Posted September 11, 2010 Thank you BIS! Again only limited time playing so far but the bad flickering/Z-fighting introduced in Build 73116 is still there in 73246. Hoping it can be fixed/improved.... Also a small reminder of this issue ;) http://dev-heaven.net/issues/12144 /KC Share this post Link to post Share on other sites
bensdale 0 Posted September 11, 2010 @KeyCat wrong link? Share this post Link to post Share on other sites
roberthammer 582 Posted September 11, 2010 He probably means this one - http://dev-heaven.net/issues/13388 Share this post Link to post Share on other sites
KeyCat 131 Posted September 11, 2010 @KeyCatwrong link? No. I know BIS is hard at work with various bugs/improvements, just meant as a friendly reminder for the "Camouflage doesn't work properly in forest" bug. /KC Share this post Link to post Share on other sites
AussieSausage 10 Posted September 11, 2010 Whats eventhandler? Share this post Link to post Share on other sites
maddogx 13 Posted September 11, 2010 (edited) Whats eventhandler? Used in scripts. An event handler executes specified code when a certain event occurs, for example in this case: a player dying, getting hit by something or respawning. ---------- Post added at 08:42 PM ---------- Previous post was at 07:59 PM ---------- Another new beta (73251) just rolled in, but nothing new in the changelog. Anyone care to comment on what it does? EDIT: okay, never mind. Regression fix. Edited September 11, 2010 by MadDogX Share this post Link to post Share on other sites
Dwarden 1125 Posted September 11, 2010 Thank you Dwarden :) and it's out as beta 73251 Share this post Link to post Share on other sites
cole 0 Posted September 11, 2010 Saturday patching? Get some rest, guys :D Atleast over the weekend.. Thanks for the fixes though. Share this post Link to post Share on other sites
langgis08 10 Posted September 11, 2010 "BI beast never sleeps and works also over weekends" homo sapiens 2.0 Thx BIS Share this post Link to post Share on other sites
NeoHazard 10 Posted September 11, 2010 warfare modules still broken :( Share this post Link to post Share on other sites