Do you want to add more fun to your server and test your players to see if they have the enough knowledge to do the job? Then buy this addon, you will not regret it! Features
Quote:
Easy to add new npcs
Adds alot RP to your server
Check so your player has enough knowledge to do the job.
Will decrease rule-breaking.
It's just plain great
Installation
Quote:
Extract it to darkrpmodifaction/lua/darkrpmodules
Put npc_base_exam in darkrpmodifaction/lua/entities
Configure it to your likings
To make it so the job should be only for people that has taken the exam add this: customCheck = function(ply) return CLIENT or ply:GetExam("name of npc") end
Use npecreate "the name of the npc"
And then npe_save to save the entities you've placed out