Checkpoint rather the pickup id.
#1

I have a entrance system but i don't want to use the Pickup ID.i wanna use the red checkpoint so whenever the player is near the checkpoint will show any idea's how i would make this.
Код:
CreateDynamicPickup(1559, 23, EntranceData[entranceid][entrancePos][0], EntranceData[entranceid][entrancePos][1], EntranceData[entranceid][entrancePos][2] + 0.7, EntranceData[entranceid][entranceExteriorVW], EntranceData[entranceid][entranceExterior]);
Reply
#2

Try CreateDynamicCP
Reply
#3

Example please.

Like this?
Код:
EntranceData[entranceid][entranceCP] = CreateDynamicCP EntranceData[entranceid][entrancePos][0], EntranceData[entranceid][entrancePos][1], EntranceData[entranceid][entrancePos][2] + 0.7, EntranceData[entranceid][entranceExteriorVW], EntranceData[entranceid][entranceExterior]);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)