You can download PHPInSimMod - PRISM 0.1.8 from that link. Please use this thread to talk about this release.
Thank you.
PHPInSimMod (PRISM) 0.1.8
Thank you.
PHPInSimMod (PRISM) 0.1.8
- Added packet length check to ensure data integrity.
- Memory efficient improved in handlePacket function.
- Added emergency defaults for the cvars array.
- Made a generic connections.ini file.
- Implemented GeForz's error handling system.
- Implemented GeForz's __toString function in structs class.
- Implemented GeForz's printPacketStructure in strufts class, with some edits.
- Implemented GeForz's some other edits.
- Neater default cvars handling.
- Fixed a duplicate entry in default cvars and added a missing one.
- Fixed small udpPort bug in case duplicate udpPort was found in connections config causing prism to listen to a nonexistent socket (would throw php error).