Advertisement
1PotH3Ad

Dynamic House System Changelog

Jul 10th, 2014
763
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 1.04 KB | None | 0 0
  1. /*Whats new in - version 0.6 - 7/10/2014*/
  2. -Added 'vehicle names and slot ID' into the notice message when spawning a house vehicle.
  3. -Added a sound after purchasing a house. Like the original game.
  4. -Added 3D label notice when a player spawns his vehicle and for the house builder when setting a house 3D property or
  5. position. (CP's, Veh spawn, house position)
  6. -Removed old unneeded code.
  7. -Fixed a bug with dialogs.
  8. -Patched house properties being created, if the coords in the file aren't set.
  9. -Internal code editing. Recoded the LoadHouse code, should be more efficient now.
  10.  
  11. /*Whats new in - Version 0.7 - 7/12/2014*/
  12. ------------
  13. -Optimized code in some sections
  14. -Fixed a bug with vehicles not spawnning due to coord arrays not being set correctly.
  15. -Fixed a bug with labels not being created after set, due to coord arrays not being set correctly.
  16. -Patched house 3D label with house info being created after setting house name, price.... if the label position coordinates aren't set
  17. -Added money storage system.. take or store money in your house!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement