Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 711 Bytes

readme.md

File metadata and controls

16 lines (14 loc) · 711 Bytes

#SAMP Server for Script testing

Contains following features with their scripts yet

  • /healme
  • /vspawn (vehicle spawn)
  • /fixme (fix vehicle)
  • /armour (removed from client side)
  • /gc (givecash)
  • /reset vehicle (destroys vehicle for now)
  • /get angle (gives playerfacing angle)
  • /get vehpos (returns veh position, XYZ along with its angle A)
  • /set armour (admin command)
  • /vspawnd (Vehicle Spawn Dynamic - creates and saves spawn position and adds it to custom.txt in vehicles folder - comments also added for readability)
  • /cmds - for checking all the commands implemented on the server
  • /tp (tocar/toplayer/playerto) ID - Teleport command added for administrators and also for debugging