So I've been looking for a simple script for players to automatically get a set of items upon logging into the game for the first time and I haven't been able to find what I'm looking for. I apologize if this ends up being a question that has been answered several times over....
We plan to use this script as one of our Launch Events. Each user has the ability to gain specific items upon logging in on Day 1 of our server Launch and a different set of items on Day 2. (Players that do not log in on Day 1 should not be able to get the items that are in that list, but rather only receive the items from Day 2) The script should also be IP based, meaning that once a player gets the item once on their IP, they are unable to get it again, regardless of logging in on a different account or character.
What we're looking for is something along these lines:
Upon player Login on Day 1, each player will automatically receive: 10 ID# 533, 5 ID# 610, 5 ID# 607, 10 ID# 6480, 1 ID# 20507.
Upon Login on Day 2, each player will automatically receive: 1 ID# 19777, 10 ID# 6480 etc...
Any help on this would be greatly appreciated! Thank you so much in advance!