25.06.2015, 14:26
Add the "NPCs" with this:
https://sampwiki.blast.hk/wiki/CreateActor - Actually called actors
And for the checkpoint this:
https://sampwiki.blast.hk/wiki/Function:SetPlayerCheckpoint
Under OnPlayerEnterCheckpoint, just send a message to the player or show them a textdraw.
https://sampwiki.blast.hk/wiki/CreateActor - Actually called actors
And for the checkpoint this:
https://sampwiki.blast.hk/wiki/Function:SetPlayerCheckpoint
Under OnPlayerEnterCheckpoint, just send a message to the player or show them a textdraw.

