How do I give an incoming player an item, but not every time they log off and back in?
Ugly_Duck
Member Posts: 182
What I'm trying to do is give a new, incoming player a Recall Stone. But, if they log off and log back in, I don't want them to get another of the same item. I am not good at scripting, so help would be great. Thanks!
0
Comments
And you may want to do the GetIsPC check as above.
Many people use a special starting area, which the PC gets teleported out of immediately. You could put in the onEnter event for that area. Or you could paint a trigger around your starting location and put it in the trigger onenter event.