Skip to content

By hamza #1280

Description

@hamzahadded71-commits

public OnActorStreamOut(actorid, forplayerid)
{
new string[48];
format(string, sizeof(string), "Actor %d is now streamed out for you.", actorid);
SendClientMessage(forplayerid, 0xFFFFFFFF, string);
return 1;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions