Gongas Posted March 28, 2013 Share Posted March 28, 2013 Hello guys , i need some help to create a "JobSystem" since i am learning to script and i maked some scripts i wanna make a hard one , a "JobSystem" too allow we take jobs in RPG servers, can u help me plz guys? saying from where i can start? Link to comment
Ab-47 Posted March 29, 2013 Share Posted March 29, 2013 Start with: Client ~ createMarker onClientMarkerHit guiSetVisible guiCreateWindow guiCreateButton onClientGUIClick triggerServerEvent Server ~ getTeamFromName createTeam setElementData setElementModel And others if required. I suggest you start with some easy scripts before you move onto such, otherwise you're just gonna end up committing suicide thinking about how to fix a bug which is in plain sight, then get 1% ahead by the time you reach mid-night. No offense, really it's what newbie scripters usually do. Including me when I was at that stage. Well good luck 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