Client Commands

From SA-MP Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:51, 22 August 2010
Alecrae (Talk | contribs)

← Previous diff
Revision as of 11:11, 15 August 2012
Vince (Talk | contribs)

Next diff →
Line 11: Line 11:
===/save=== ===/save===
-/save is most likley the most commonly used default command, and probably the most useful. When you type /save, your current postition is saved to '''savepositions.txt''' in your GTA directory, from where you can use it in scripts.+/save is most likley the most commonly used default command, and probably the most useful. When you type /save, your current position is saved to '''savedpositions.txt''' in your user files directory, from where you can use it in scripts.
 + 
 + 
 +===/rs===
 +/rs (Raw Save) is like /save, but it only saves your current position and facing angle in '''rawpositions.txt''' in your user files directory. No extra information is saved.

Revision as of 11:11, 15 August 2012

Default SA:MP Commands

This article contains a list of all the default SA:MP commands, and information about them.

/quit and /q

This command speaks for itself, it quits the game. You can also use /q, as it the exact same command, just shorter.


/save

/save is most likley the most commonly used default command, and probably the most useful. When you type /save, your current position is saved to savedpositions.txt in your user files directory, from where you can use it in scripts.


/rs

/rs (Raw Save) is like /save, but it only saves your current position and facing angle in rawpositions.txt in your user files directory. No extra information is saved.


/interior

Partly as important as /save, this command simply displays your current interior in chat.


/fpslimit

This command sets the limit of FPS (Frames Per Second) for your game. The higher the limit the smoother your game is.


/rcon

This command is used to execute RCON commands. RCON is the default admin system. RCON stands for Remote Control.


/pagesize

/pagesize is used to choose the amount of lines of chat to show. This can be anything from 10 to 20 lines. Pagesize is 10 by default, and will be reset each session.


/headmove

This command will enable/disable the players head movements, however it is handled locally so other players will still see your head move.


/timestamp

This command will show/hide a time next to all messages in the chatbox.


/dl

DL stands for debug labels, this command is used to toggle vehicle debug labels, which shows the vehicle ID, model, health, whether the vehicle is preloaded, distance, trailer, current position and spawn position.


Personal tools