26.10.2013, 14:47
shorten.inc
than simply shorten the work
Made by Shockwa (mathuusho)
than simply shorten the work
Made by Shockwa (mathuusho)
PHP код:
#include <shorten>
SetPlayerHealth SPH
SetPlayerArmour SPA
SetPlayerPos SPP
SetPlayerSkin SPS
SetPlayerColor SPC
GivePlayerWeapon GPW
ResetPlayerWeapons RPW
GivePlayerMoney GPM
ResetPlayerMoney RPM
MoveObject MO
AddStaticPickup ASP
SetPlayerCheckpoint SPCH
DisablePlayerCheckpoint DPCH
SetPlayerMapIcon SPMI
RemovePlayerMapIcon RPMI
Quote:
for example |
PHP код:
SendClientMessage(playerid, COLOR_WHITE, "example text.");
PHP код:
#include <shorten>
SCM(playerid, COLOR_WHITE, "example text.");