Jump to content

Need help to Create a jobsystem


Gongas

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...