ok when i do that now i have so many more errorsLine 12 is the issue. You have no ID with it. ie:
Yours
public CrafterRing()
Should be more like
public CrafterRing() : base(0x108a)
That base number is for the gold ring, but you need to have a base ID number. Otherwise the server has no idea what it is.
Yep that is fixed but still gives me the other errors and if I try to add a bas I'd I get errors out the asspublic class GargishNytesBracelet : BaseBracelet
to
public class CrafterRing : BaseRing
ok but he changed it to ring and its suppose to be a bracletWith the change I suggested and the one mentioned by Hammerhand it loads up fine on my test server.
scratch that lolok but he changed it to ring and its suppose to be a braclet
anyway to send me a copy with the changes cause not sure if im doing something wrong cause when i do it nothing but errorsok but he changed it to ring and its suppose to be a braclet
Post automatically merged:
scratch that lol
We use essential cookies to make this site work, and optional cookies to enhance your experience.