Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Guild / NPC drop issues


Morikem
 Share

Recommended Posts

Hi all.

I've come across some issues in my code as I've been just trying to polish up what I've already got so I can start testing and balancing it with a few friends.

I've got these issues:

I had a guild system put in by Justin Fugate, initially it worked but I later asked him to add in hunger/thirst systems and somewhere during the back and forth he cocked up the guild system and after a few month hiatus I've remembered how hard it is to get back in contact with him, here are the symptoms:

-Created guild.
-Server crash "Runtime Error 9: SubScript out of Range"
-Launch server
-Launch game
-Log in
-Server crash "Runtime Error 9: SubScript out of Range" - 

```
http://pastebin.com/GUQqEqj1
```

I also asked for him to put in a multi-drop system for NPCs with % chances for each item to drop- it looks good on the editor, the only problem is that no monsters actually drop anything and I'm not really sure where the code for this would be.

To change the percent you type 0-100 in the box but even at 100 the items never drop (it's definitely a code issue as I've looked at and checked the items exist, etc.)

I hope someone can help me out here, thanks.
Mori
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...