/samp

Primary LanguageCOtherNOASSERTION

Table of content

Build Instructions

Requirements: - DX9 SDK SHOULD be installed.

  • Load samp.sln. (Project is being developed using VS 2013 so anything more later than that should also work.)
  • Then build! (Prefferbly with debug mode being as crashes can occur.)

Client Issues

  • SetPlayerWaypoint is not working correctly. #8
  • Client crashes on load, this is fixed by renaming your original main.scm to something else then moving the main.scm file from the project directory to SA_ROOT/data/scripts/.

Server Issues

  • N/A