You can download PHPInSimMod - PRISM 0.4.5 from that link. Please use this thread to talk about this release.
Thank you.
PHPInSimMod (PRISM) 0.4.5
Thank you.
PHPInSimMod (PRISM) 0.4.5
- Version changed to 0.4.5
- Added ability to create timers with names so that they can later be removed
- Defined PLC car values Ex: PLC_UF1
- Fix packet issue introduced in PHP 5.5
- Fixed Pit Work Flags
- Added a shell script to make it easier to run PRISM on linux
- Code clean up(proper use of tabs and { })
- Fixes Undefined variable: cmdString. prism_plugins.php:213(,219, 231 and ,243)
- Fixes error from indirect modification of overloaded property... prism_plugins.php:258
- Fixes Double State information bug
- Fixes a goof in Timers
- Includes missing [PLC] declared values that were to be in 0.4.5
, on user connect a new PLC packet is created with no cars, then a foreach is ran against the array of Cars to see if the user owns that car, if the user does, it adds the cars PLC value to the packet, once it's ran through all 20 cars, it will send the PLC packet.
, this is ran

