You can download PHPInSimMod - PRISM 0.4.4 from that link. Please use this thread to talk about this release.
Thank you.
PHPInSimMod (PRISM) 0.4.4
Thank you.
PHPInSimMod (PRISM) 0.4.4
- Updated to Version 0.4.4.
Asorted Fixes- Fixed E_STRICT warning with InsimConnection::writeUDP()
- Fixed up timer bug, which caused another timer with same timestamp to be removed.
- Merge pull request #30 from LFSPovo/master Fixed timer stop issue reported by Povo.
- Fixed merge conflicts with messaging branch.
- Adds IS_NPL fix (Thanks the_angry_angel)
- Adds IS_TOC fix (Thanks the_angry_angel)
- Added DarkTime's timer fix for timer's smaller then 1 second. (Thanks DarkTimes)
- First attempt at using custom pth files with PRISM, pth files must be in the same dir as the normal pth files (/data/pth/) to load correctly. The layout name must match that of the pth file to load the layout correctly.
- LVS now reports on / off track events for all players.
- LVS Plugin now works, with some modifications to the PTH parser as well.
- Added Image Maker method to PTH parser.
- Msg2Lfs for sending messages to LFS.
- Fixed E_STRICT warning with InsimConnection::writeUDP()