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

Help.. need somebody, help…anybody !


Sealbreaker
 Share

Recommended Posts

a textbox in a custommenu… like
call custommenushow(blablabla)
call custommenutextbox(blablablabla)

and the command i wanna know is the one, to get the text inside of a custommenutextbox .... like... lets say.. you have to put the player's level into it.. so you write 10 into the text box... and now i wanna get the text ( 10 ) when pressing the ok-button next to the textbox.. how would i do it?
Link to comment
Share on other sites

@Sealbreaker:

> you dont get what i mean xD
>
> i want to get THE TEXT inside of the textbox… i know how to call a custommenutextbox.... i mean something like(pseudo): Call GetCustomTextBoxSay(customindex)
> i hope you get what i mean....

So you want to find out what's inside the text box?
GetPlayerMenuClickMsg(index)
Link to comment
Share on other sites

@Sealbreaker:

> it just gets numbers inside of it… if there's text like: hello it gives just 0
> i also tried CStr.... is it possible to even get text ?
>
> edit: sorry for doublepost *knocksheadonkeyboard* stupid sealbreaker !

Are you using Eclipse Evolution 2.7?
I'm pretty sure that bug was fixed in Eclipse Stable.

NOTE: If you have VB6, the source edit to fix this bug is pinned in the Source Snippits/Tutorials board; so you can keep EE2.7, and fix the bug in the source.
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...