Author Topic: ENs - Character ToolBox (Multi Shard/Account)  (Read 144515 times)

0 Members and 4 Guests are viewing this topic.

Offline cybercasper

  • Full Member
  • ***
  • Posts: 228
  • Activity:
    0%
  • Reputation Power: 3
  • cybercasper has no influence.
  • Respect: +41
  • Referrals: 1
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #165 on: September 01, 2017, 08:25:45 AM »
0
Trying to get this script to work again. I updated all the info but when i hit play the menu pops up and just keeps flickering. does anyone have the same problem and possibly a fix to it.

Offline pixijayne

  • Jr. Member
  • **
  • Posts: 54
  • Activity:
    0%
  • Reputation Power: 1
  • pixijayne has no influence.
  • Respect: +10
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #166 on: September 01, 2017, 01:46:01 PM »
0
I said bad words at it ... that didnt help.

Offline The Ghost

  • Elite
  • *
  • *
  • Posts: 1917
  • Activity:
    0%
  • Reputation Power: 25
  • The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.The Ghost is on the verge of being accepted.
  • Respect: +245
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #167 on: September 01, 2017, 01:48:25 PM »
0
answer is this ; menu Clear

Offline pixijayne

  • Jr. Member
  • **
  • Posts: 54
  • Activity:
    0%
  • Reputation Power: 1
  • pixijayne has no influence.
  • Respect: +10
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #168 on: September 01, 2017, 02:18:54 PM »
0
Ok Im trying ...

The menu clear goes here - right ?

;===========================================
; ** Main Subroutines.
;===========================================
sub mainmenuloop
  Repeat
    set #menuButton N/A
    if %EN_EUO_HideOnStart
      menu hideeuo
    gosub ShowMainMenu
    set %Menu clear
    Repeat

-----------------------------

Am I getting close ?

I'm still flickering

As for values:
------------------------------
I tried:
set %GumpMainMenu    KRDD ; This is the login screen
and I tried:
set %GumpMainMenu    UYLB ; This is the login screen
and I tried:
set %GumpMainMenu    UYLB_KRDD ; This is the login screen
----------------------------
Do I need to go through all the values ?
;===========================================
; ** Setup  - Gump Values (Change After Every Patch)
;===========================================
;#CONTKIND/Gump Values for Client version 7.0.47.0 (Patch unknown)
set %GumpMainMenu    KRDD ; This is the login screen
Set %GumpWait        QMU      ; This is the wait gump before next screen
Set %gumpShardSelect ACPC     ; this is the shard select screen
set %GumpLogin       SVZ      ; this is the Character Selection Screen with NEW/DELETE Buttons
set %GumpNewChar     KDGC     ; this is the New Character Name and Clothing screen
set %GumpNewChar2    WZKC     ; this is the New Character Trade Selection screen
set %GumpNewCharMap  WZKC     ; this is the New Character Map starting location screen
set %GumpGeneric     YAOD     ; this is the Vet Reward/6 month stat increase gump
set %GumpYesNo       GLDC     ; this is the Logout - Okay Cancel gump


-------------------------------



Offline JFSF

  • Jr. Member
  • **
  • Posts: 63
  • Activity:
    0%
  • Reputation Power: 1
  • JFSF has no influence.
  • Gender: Male
  • Respect: +8
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #169 on: September 01, 2017, 02:20:35 PM »
0
no thats it the wrong spot
you need to change all of the new gump locations

the menu is toward the bottom of scripit where the easyUO menu designer thing is

Offline JFSF

  • Jr. Member
  • **
  • Posts: 63
  • Activity:
    0%
  • Reputation Power: 1
  • JFSF has no influence.
  • Gender: Male
  • Respect: +8
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #170 on: September 01, 2017, 02:28:13 PM »
0
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Menus
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

;--------- EasyUO Menu Designer Code Begin ---------
sub showMainMenu
   ;menu Clear    <--------- this is the change that needs to be made
   menu Window Title Multi-Shard ToolBox

Offline Oracle

  • Hero Member
  • *
  • Posts: 888
  • Activity:
    0%
  • Reputation Power: 14
  • Oracle barely matters.Oracle barely matters.
  • Gender: Male
  • We always want something that we cannot have...!
  • Respect: +97
  • Referrals: 3
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #171 on: September 01, 2017, 02:30:13 PM »
0
This Script is going to become very useful when EA/Origin/Broadsword distributes the 20th Anniversary Tokens.  To make it easier for all of us that use the Script, would someone post the values (as someone did in previous years)...?

ORACLE
Get me a Straw...because I suck...!
PIXEL CRACK -- Love it! Crave it! Want it! Got to have it!

Offline pixijayne

  • Jr. Member
  • **
  • Posts: 54
  • Activity:
    0%
  • Reputation Power: 1
  • pixijayne has no influence.
  • Respect: +10
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #172 on: September 01, 2017, 02:46:09 PM »
0
Ok getting there .... I had to add the  ;

right ?

Offline JFSF

  • Jr. Member
  • **
  • Posts: 63
  • Activity:
    0%
  • Reputation Power: 1
  • JFSF has no influence.
  • Gender: Male
  • Respect: +8
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #173 on: September 01, 2017, 02:47:38 PM »
0
yeah add that at beginning of that line I pointed to

Offline JFSF

  • Jr. Member
  • **
  • Posts: 63
  • Activity:
    0%
  • Reputation Power: 1
  • JFSF has no influence.
  • Gender: Male
  • Respect: +8
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #174 on: September 01, 2017, 02:48:19 PM »
0
;===========================================
; ** Setup  - Gump Values (Change After Every Patch)
;===========================================
;#CONTKIND/Gump Values for Client version 7.0.59.5 (Patch unknown)
set %GumpMainMenu    KRDD     ; This is the login screen
Set %GumpWait        YOHB     ; This is the wait gump before next screen
Set %gumpShardSelect IECB     ; this is the shard select screen
set %GumpLogin       ULYB     ; this is the Character Selection Screen with NEW/DELETE Buttons
set %GumpNewChar     MGSC     ; this is the New Character Name and Clothing screen
set %GumpNewChar2    ECYC     ; this is the New Character Trade Selection screen
set %GumpNewCharMap  ECYC     ; this is the New Character Map starting location screen
set %GumpGeneric     YC       ; this is the Vet Reward/6 month stat increase gump
set %GumpYesNo       IOPC     ; this is the Logout - Okay Cancel gump

Offline Oracle

  • Hero Member
  • *
  • Posts: 888
  • Activity:
    0%
  • Reputation Power: 14
  • Oracle barely matters.Oracle barely matters.
  • Gender: Male
  • We always want something that we cannot have...!
  • Respect: +97
  • Referrals: 3
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #175 on: September 01, 2017, 03:29:16 PM »
0
Thanks for posting those...!

The problem I have is this:

I copied and pasted the above info in the proper place, but after editing all of the account info etc. I start the Script and the menu just flashes on and on (flickers0 and the Script doesn't do anything    :(
ORACLE
Get me a Straw...because I suck...!
PIXEL CRACK -- Love it! Crave it! Want it! Got to have it!

Offline JFSF

  • Jr. Member
  • **
  • Posts: 63
  • Activity:
    0%
  • Reputation Power: 1
  • JFSF has no influence.
  • Gender: Male
  • Respect: +8
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #176 on: September 01, 2017, 03:30:17 PM »
0
ok in the EasyUO Menu Designer code area check for this

Offline JFSF

  • Jr. Member
  • **
  • Posts: 63
  • Activity:
    0%
  • Reputation Power: 1
  • JFSF has no influence.
  • Gender: Male
  • Respect: +8
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #177 on: September 01, 2017, 03:31:14 PM »
0
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Menus
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

;--------- EasyUO Menu Designer Code Begin ---------
sub showMainMenu
   ;menu Clear
   menu Window Title Multi-Shard ToolBox
   menu Window Color BtnFace
   menu Window Size 221 287
   menu Font Transparent #true
   menu Font Align Right
   menu Font Name MS Sans Serif

Offline JFSF

  • Jr. Member
  • **
  • Posts: 63
  • Activity:
    0%
  • Reputation Power: 1
  • JFSF has no influence.
  • Gender: Male
  • Respect: +8
  • Referrals: 0
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #178 on: September 01, 2017, 03:31:44 PM »
0
your adding a ; in front of menu clear

Offline Oracle

  • Hero Member
  • *
  • Posts: 888
  • Activity:
    0%
  • Reputation Power: 14
  • Oracle barely matters.Oracle barely matters.
  • Gender: Male
  • We always want something that we cannot have...!
  • Respect: +97
  • Referrals: 3
    • View Profile
Re: ENs - Character ToolBox (Multi Shard/Account)
« Reply #179 on: September 01, 2017, 03:39:12 PM »
0
That's it?  I don't need to change the gump values?

ORACLE
Get me a Straw...because I suck...!
PIXEL CRACK -- Love it! Crave it! Want it! Got to have it!

Tags: