GetPlayerTargetPlayer
#1

It has not function well or why not go? After samp wiki did not understand how to use, Excuse my bad English


ActorPeco = CreateActor(93, -28.2237,-91.6418,1003.5469,1.2956);

public OnPlayerUpdate(playerid)
{

if(GetPlayerTargetPlayer(playerid) == ActorPeco)
{
ApplyActorAnimation(ActorPeco,"SHOP","SHP_Rob_Give Cash",4.0,1,1,1,1,0);
}

return 1;
}
Reply
#2

Tanks man
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)