Page 1 of 1
Movable option to SendTextEntryGump
Posted: Mon Feb 02, 2009 7:53 pm
by Tomi
Movable option to SendTextEntryGump, because now it's unmovable and there is only Cancel option in the function.
Also x and y parameters should be nice to specify where the gump actually opens.
Re: Movable option to SendTextEntryGump
Posted: Fri Feb 06, 2009 11:35 am
by Nando
hi Tomi, the SendTextEntryGump uses this packet:
http://docs.polserver.com/packets/index.php?Packet=0xAB
there's no "movable" flag for it, as far as I know. Please correct me
if I'm wrong.
Re: Movable option to SendTextEntryGump
Posted: Fri Feb 06, 2009 4:36 pm
by Tomi
okay, thank you for the information, I was thiking this function just launch a custom core build for a textentrygump for simple usage.