KillObject ("xxxx")
and then
RespawnObject ("xxxx")
at the end of the previous target, but do not reappear.
Other things. I have a new objective, defend the command post 2 minutes, (This of supplanting the first objective "go to the barricade", this seems more appealing than simply go) I want to target arrow appears on the command post, I tried adding this lines to the .LUA
Code: Select all
MapAddEntityMarker("cp1", "hud_objective_icon", 4.0, ATT, "YELLOW", true)Then
Code: Select all
MapRemoveEntityMarker("cp1") 






