[Include] shorten.inc - than simply shorten the work
#1

shorten.inc
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

before
PHP код:
SendClientMessage(playeridCOLOR_WHITE"example text."); 
after
PHP код:
#include <shorten>
SCM(playeridCOLOR_WHITE"example text."); 
Reply


Messages In This Thread
shorten.inc - than simply shorten the work - by mathuusho - 26.10.2013, 14:47
Re: shorten.inc - than simply shorten the work - by Jochemd - 26.10.2013, 15:53
Re: shorten.inc - than simply shorten the work - by RajatPawar - 26.10.2013, 16:19
Re: shorten.inc - than simply shorten the work - by andrewgrob - 26.10.2013, 16:30
AW: shorten.inc - than simply shorten the work - by BigETI - 26.10.2013, 16:52

Forum Jump:


Users browsing this thread: 1 Guest(s)