07.02.2016, 12:08
k_functions.inc
This is my first include with some functions,i took the Teleport(...) function from the include "m_teleport.inc".
Ill keep updating this include,ill be addmin more functions,callbacks...etc
Functions
This is my first include with some functions,i took the Teleport(...) function from the include "m_teleport.inc".
Ill keep updating this include,ill be addmin more functions,callbacks...etc
Functions
Код:
stock RemovePlayerWeapon(playerid, weaponid) stock ChatLog(playerid, text[]) stock GetIp(playerid) stock GetName(playerid) stock LineContainsIp(string[]) stock SetPlayerPosEx(playerid, Float:x, Float:y, Float:z, Float:angle) stock Heal(playerid) stock Armour(playerid) stock Kill(playerid) stock GodMode(playerid, toggle) stock Crash(playerid) stock Drop(playerid) stock KickAll(playerid) stock Freeze(playerid, toggle) stock Slap(playerid) stock Explode(playerid) stock Disarm(playerid) stock RestartServer() stock GMX() stock LockServer(password[]) stock VehicleEngine(vehicleid, toggle) stock VehicleDoors(vehicleid, toggle) stock Teleport(playerid, Float:x, Float:y, Float:z, Float:FacingAngle, world, interior, showmessage, message[], style, sound, camreset, telemessage, telename[], telecommand[]) stock ClearChat(playerid, lines)
SA-MP Team for <a_samp>
Fancy for m_teleport.inc function
Bugs
N/A
Download