|
| 30 Dec 2011 06:14 PM |
| How do you make a script where if you are wearing the correct VIP t-shirt, you spawn with the given items? |
|
|
| Report Abuse |
|
|
| |
|
Shobobo99
|
  |
| Joined: 30 Dec 2008 |
| Total Posts: 5754 |
|
|
| 30 Dec 2011 06:25 PM |
| You could do it several ways. One way is to have a regular script in the workspace check whenever a player enters a game, then check when their character spawns with the appropriate events then simply look for a t-shirt and if they have a t-shirt, check if they have the right t-shirt ID. Then give them the items. |
|
|
| Report Abuse |
|
|
|
| 30 Dec 2011 06:35 PM |
But what's the script?
I don't know how to script it. |
|
|
| Report Abuse |
|
|
| |
|
Shobobo99
|
  |
| Joined: 30 Dec 2008 |
| Total Posts: 5754 |
|
|
| 30 Dec 2011 06:42 PM |
Go on the roblox wiki and look up:
- PlayerAdded - CharacterAdded
Those events are what you need to use to get the player and the character, then you can look to see if the character is wearing a t-shirt. |
|
|
| Report Abuse |
|
|
|
| 30 Dec 2011 06:43 PM |
| We don't make scripts, we help fix them. Sometimes we help build them, but we don't do all the work... |
|
|
| Report Abuse |
|
|
|
| 30 Dec 2011 07:23 PM |
@Shob
I can't find it.
Link? |
|
|
| Report Abuse |
|
|
Shobobo99
|
  |
| Joined: 30 Dec 2008 |
| Total Posts: 5754 |
|
| |
|
1RATMLabs
|
  |
| Joined: 15 Jun 2009 |
| Total Posts: 268 |
|
|
| 30 Dec 2011 07:26 PM |
| I made a script like that over 2 years ago. |
|
|
| Report Abuse |
|
|
|
| 30 Dec 2011 07:27 PM |
I know what the website is, but I can't find the exact page.
@1RATMLabs
Can I have it? :( |
|
|
| Report Abuse |
|
|
| |
|
| |
|