|
| 07 Mar 2013 01:22 PM |
Not sure how to make it so my group spawns with certain weapons, and the raiders spawn with something else.
Help? |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2013 01:27 PM |
--PlayerAdded event --CharacterAdded event --Use IsInGroup method to check if player is a certain rank --Give tools, ex by cloning from lighting --else, give other tools --ends
http://wiki.roblox.com/index.php/PlayerAdded_(Event) http://wiki.roblox.com/index.php/CharacterAdded_(Event) http://wiki.roblox.com/index.php/IsInGroup_(Method) http://wiki.roblox.com/index.php/Clone_(Method)
¤ ¤ † K M <( •д• )> X D † ¤ ¤ |
|
|
| Report Abuse |
|
|
|
| 07 Mar 2013 01:27 PM |
--Use IsInGroup method to check if player is in group*
¤ ¤ † K M <( •д• )> X D † ¤ ¤ |
|
|
| Report Abuse |
|
|