@JAIL SOURCEMOD LOCATION

MikZ

New member
Messages
461
Points
0
Hi I wanted to ask which folder should I take a look and copy jail source mod?

wanted to create command like @jail so I wanted to know which file in src should I check to just copy paste and edit the @jail command.

Thanks!

 
src/map/atcommand.c

but I would recommend doing it through a plugin rather than modifying vanilla source, else it makes updating harder because you have a bunch of git conflicts to fix

 
src/map/atcommand.c

but I would recommend doing it through a plugin rather than modifying vanilla source, else it makes updating harder because you have a bunch of git conflicts to fix
just in src/map/atcommand.c no other files? thanks! I don't know how to create plugin. I already requested it here waiting for someone to help me.
Can you help me? please.. Thanks!

 
Last edited by a moderator:
Back
Top