Spawn objects for specific player
#1

I made a trashman job and i want to create the black trashes object but only when the player is on job route (if he typed the command /loadtrash so objects spawn up), and when he reaches to last checkpoint all objects being destroyed.

Only the specific player will see the objects.

What function i should use and how to do it?

Thanks in advance!
Reply
#2

Hmm... When he starts the job, CreateObject, When he loads the trash, DestroyObject(objectid)... Is this what you want?
Reply
#3

I said for specific player, createobject all players can see it.
More someone?
Reply
#4

That has no point, just createobject, then delete it if they failed or completed...

But even so... CreatePlayerObject(playerid, objectid,...);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)