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

Made a new form in EO. My code doesn't work, need help please!


ayevdayev
 Share

Recommended Posts

I want to make a Character Stats screen in my game.
Here is my code:
![](http://i835.photobucket.com/albums/zz271/ayevdayev/Error.png)
Here is error I get when I try to use it:
![](http://i835.photobucket.com/albums/zz271/ayevdayev/Error2.png)
HELP PLEASE!  :cheesy:
Link to comment
Share on other sites

@Rithy58:

> Debug it one at a time.
>
> First, what line did it highlight when it error?
>
> And work on one caption at a time. Only continue when one of it work.
>
> Sincerely,
> Rithy

I tried the code that you gave me Label6.Caption = GetPlayerStat(Index, Stats.Strength) / 2 and it comes to this line when I choose debug:
    GetPlayerStat = Player(Index).Stat(Stat)
in ModDatabase
Link to comment
Share on other sites

@ayevdayev:

> I want to make a Character Stats screen in my game.
> Here is my code:
> =Error-
> Here is error I get when I try to use it:
> -Error2-
> HELP PLEASE!  :cheesy:

Why not change  the load button for a timmer? Would Be more comfortable
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...