ViRuZGamiing Posted December 31, 2012 Share Posted December 31, 2012 Hi Community, Here's my script: local root = getRootElement() function PlayerSpawn() end addEventHandler("onPlayerSpawn", root, PlayerSpawn) My Problems: • Where to put the Coordinates of the Spawnpoint? • How to add when a Player of team Yakuza joins he spawns in the Base? • or when a Civilian joins but he rented a House and spawn there? Link to comment
DNL291 Posted December 31, 2012 Share Posted December 31, 2012 getPlayerTeam getTeamName spawnPlayer Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now