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

Subscript out of range error


Growlith1223
 Share

Recommended Posts

hi for some reason when i tried adding in the Night system from ED, it gave me this error ever since :/
```
Run-time error '9'
Subscript out of range.
```and highlights
```
If NPC(npcNum).Behaviour = NPC_BEHAVIOUR_ATTACKONSIGHT Or NPC(npcNum).Behaviour = NPC_BEHAVIOUR_GUARD Then

```
I took the entire system out right now and it still gives me that error! Dx

Help is GREATLY appreciated
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...