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

EE 1.0 Error


mrmiguu
 Share

Recommended Posts

@Inunah:

> You're using version 1\. That's what's wrong here.
>
> I don't know, I can't code. But that's probably the problem anyway.

EPIC FAIL! lol, version 1 is the most stable version first of all… and I figured out that it was my wrong doing in a packet that messed this whole thing up, thanks anyways.

Sincerely, MrMiguu
Link to comment
Share on other sites

@MrMiguu:

> ![](http://i2.photobucket.com/albums/y23/Alexanderthegreat91/stackableerror.png)This is what happens when i try to edit a normal weapon, it says the Stackable value is 1000 then it's not even ticked, whats wrong here?

That number should not be 1,000.

Try executing this code, for example.

> Call MsgBox("vbChecked: " & vbChecked & "; vbUnchecked: " & vbUnchecked)

Check boxes support two values, checked (1) and unchecked (0) so 1,000 causes the error.
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...