Jump to content

DST character mod crash help?


Recommended Posts

hi! i've been trying to add the monster tag to a custom character mod ive made.. but it crashes every time?

 

ive just been adding 

inst:AddTag ("monster")

to the charname.lua file... and it crashes. if i remove this line, everything works and boots as normal

archie.lua

Link to comment
Share on other sites

2 hours ago, ICAROT said:

(secondarily, ive tried to add the spiderwhisperer tag as well and that also crashes)
im honestly unsure what im doing wrong here ):

Which function are you putting that line into? It should go under common postinit if that's not already where it is.

Edited by TheSkylarr
Link to comment
Share on other sites

42 minutes ago, TheSkylarr said:

Which function are you putting that line into? It should go under common postinit if that's not already where it is.

wow. this was literally the issue... that was so simple, thank you!

  • Potato Cup 1
Link to comment
Share on other sites

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
 Share

×
  • Create New...