Author Topic: User ID specific events?  (Read 1070 times)

I'd like to see things that you enter a userID code and then the event only applies to that person. Example: On activate>PlayerID(enter code)>dissappear>5
to open a wall that is used as a door, and then only the builder and others that he chooses can open it. great for secret rooms and such.




I dont understand how this works. i'm going to go and search for a tut.

How can i point to a specific user with this?

Get VCE.

onActivate -> Self -> ifPlayerID -> 14630
variableTrue -> Self -> Disappear -> 5

I dont have the playerID event.



I'd like to see things that you enter a userID code and then the event only applies to that person. Example: On activate>PlayerID(enter code)>dissappear>5
to open a wall that is used as a door, and then only the builder and others that he chooses can open it. great for secret rooms and such.
try using V4 variable events, so much easier