19.09.2009, 12:47
[FS&INC] ErroR's improved NPC functions!
Warning: This modification is for the NPC modes!
New Functions:
Download
Updated, please re-download.
http://www.mediafire.com/download.php?kndojomnlmf
Supported versions: RC 5-1, RC 5-2, RC 6-1
Sorry for my english.
Warning: This modification is for the NPC modes!
New Functions:
pawn Код:
native SendChatToPlayer(receiverid, message[]);
native GetPlayerID(playername[]);
native SetPlayerPos(playerid, Float:x, Float:y, Float:z);
native SetPlayerHealth(playerid, Float:health);
native SetPlayerArmour(playerid, Float:armour);
native SetPlayerName(playerid, name[]);
native SetPlayerSpecialAction(playerid, actionid);
native SetMySpecialAction(actionid);
native ApplyAnimationToPlayer(playerid, animlib[], animname[], Float:fS, opt1, opt2, opt3, opt4, opt5);
native ClearPlayerAnimations(playerid);
native ApplyAnimationToMe(animlib[], animname[], Float:fS, opt1, opt2, opt3, opt4, opt5);
native ClearMyAnimations();
native TogglePlayerControllable(playerid, toggle);
native SetPlayerCameraLookAt(playerid, Float:x, Float:y, Float:z);
native SetCameraBehindPlayer(playerid);
native IsPlayerNPC(playerid);
Updated, please re-download.
http://www.mediafire.com/download.php?kndojomnlmf
Supported versions: RC 5-1, RC 5-2, RC 6-1
Sorry for my english.