
- #Hour system jobs darkrp gmod how to#
- #Hour system jobs darkrp gmod code#
- #Hour system jobs darkrp gmod free#
Same if you create jobs with timer.Simple, you should be jailed for that and stop releasing addons. If you can't init your addon with one function (could be an include() ), you're an idiot and should stop releasing addons. Hook execution this is used by people fixing shitty Wait 1 sec because some jobs can be created on the Hook.Add("ezJobsLoaded", "init your addon name", function()

If you want to make your addon compatible with it, like some kind of whitelist system that need all the jobs to be created before initializing, you can do this : I said it before in the description, only the last version of the DarkRP is supported, getting the one from github is a good idea. I only help people who use the ticket system, don't add me on steam and if it's required I will add you on steam. I'm always happy to help my customers, on my first addon, 100% satisfaction is my target, on my first addon i added features, and i will do the same there, if requested. You can do something like return table.HasValue(, ply:GetNWString("usergroup")) In the customcheck field, the player var is "ply"

#Hour system jobs darkrp gmod code#
If you want to create shipments/weapons for ezjobs jobs, put the code at the same place.

Just replace the vars with the one you created … or the ones you will create. You need to put the code i just showed you in there ->Īddons/ezjobs/lua/darkrp_modules/_ezjobs/sh_a Since there may be in it jobs created with ezjobs, Using this part of code GAMEMODE.DefaultTeam = TEAM\_SUPERMAN If you want to recreate the same jobs, here are the keycodes : DarkRP/gamemode/config/aīut don't use the same command as the originals because it won't work.Īlso you may need to define which jobs are in the police and the default job. Go in darkrpmodification/lua/darkrp_config/disabled_aīe sure you're using the very last version of the darkrp You are NOT required to do this but because of a lot of reasons like the fact i can't add 99999 features to the addon and the darkrp loading order system sucks, it's better to export the code and then edit it. I can't …Įzjobs can export the jobs you created as lua format, it's generated at each server start and it's in data/exported_ezjobs.txt delete ezjobs (after you made the jobs) and put it in a If you don't have the rights to use it, it will autoclose. To use it just type this command in your console II : If you want to allow peoples others than superadmin to edit jobs, edit the function in I : Drop the folder ezjobs in the addon folder
#Hour system jobs darkrp gmod how to#
NEW export to lua format is now available, it creates a file called exported_ezjobs.txt in /data/ on your serverīe sure you have the last version of DarkRP and a decent monitor resolution, Installation / how to use itīe sure you're using the last darkrp github version

Now Supports job levels, armor and health !.ĮzGuide will tell you the potentials errors you did while creating a job and explain you how to fix it.ĮzCompiler will not let you send incorrect Lua to your server if you choosed to add lua in the optional fields.ĮzJobs creator will search for playermodels not added to gmod using Lua, and will not slow down your serverĮzJobs creator allow multiple people to work on jobs at the same time, and changes will be applied only at the server restart, so the player's experience can't be annoyed by a configuration mistake. No FTP access required to edit/add jobs, everything is done ingame and applied at the map change/server restart No knowledge about Lua required (But you can code in lua, you can still use the ezCompiler in game for the custom check) Server owner ? Admins want to add jobs but you won't let them get the FTP access ? This addon is for you, it does not require any FTP access. (Don't forget to edit your steamid in : gmod-ez-job-creator/lua/autorun/sh_a )ĭESCRIPTION FROM THE ADDON PAGE : Adding jobs is complicated, boring and slow ? Now with this addon it's just boring ! And now you can let your admins do the boring work !
#Hour system jobs darkrp gmod free#
Also known as ez Job Creator, ui to easily create jobs for gmod One of the best selling gmodstore addons, now free (but unsupported and unupdated)
