Jump to content
  • 0
MikZ

@JAIL SOURCEMOD LOCATION

Question

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!

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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

Share this post


Link to post
Share on other sites
  • 0
13 hours ago, meko said:

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!

Edited by MikZ

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.