Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pixijayne

Pages: 1 [2] 3 4
16
Character skill advancement / Re: Jawetzels tamer
« on: November 06, 2017, 05:01:44 PM »
Just fired this script up ... working like a charm !!!!!

17
Item Evaluation / Re: Miffy's Item Finder
« on: October 28, 2017, 03:47:22 PM »
Groovy  ...

That was one of the places I was poking my unwanted keystrokes   ...

Thanks TM !!!!

18
Item Evaluation / Re: Miffy's Item Finder
« on: October 28, 2017, 12:28:21 PM »
TM  .....

I'm having a small problem ...

With the N/A  EQUAL  GREATER  LESS  options in the 3 boxes  ....

I can't get them to change as I want them to.

I can get the top one to change from  N/A to  >  and thats it ....

19
Site News / Re: So long, and thanks for all the fish!
« on: October 17, 2017, 03:29:03 PM »

20
New member introductions / Re: My Fingers Say Hello
« on: October 07, 2017, 02:55:10 PM »
I think I know you  ......  ;)

Welcome !!!!!!!

21
At the risk of sounding simple ....

I also have the buff bar and icons spinning crazy ...

I have all 3 items/files in the same dir - euo.exe - scanbuffbar.txt -  ScanBuffBar-Subs.txt

I have read most this 18page thread ... and now I give up and ask for help, cause Im truly stuck.

22
UOSteam / Re: Continue getting error when starting Steam.
« on: September 04, 2017, 03:33:22 PM »
bendel,

I was so excited to install Razor Enhanced ... but then I started to try and use it and its way over my little blond brains ability .....

Yep it has a wiki and alot of set up info but I was so stuck I gave up. :(

http://www.razorenhanced.org

23
I am on Client 7.0.59.4   too -- I havent upgraded yet... either

24
On the one line .... why didnt I think of that !?!?!?!?!

I still think Im gonna con't to be stupid but you have helped me not be so stupid

25
I maybe really stupid but I cant find the spot to add p/w

;;===========================================
;; ** Setup Login Information
;;===========================================
;; *** Add Accounts ****
;; gosub AddAccount AccountName Password Defeault[optional]
;;    Accountname - set to N/A if only working with one account
    password - PassWordABC123
;;    Default - optional setting to set the Default account that
;;              script should reset uo to before exiting.
gosub AddAccount MyAccountNameHere    ;edit this 
;gosub AddAccount  ;edit this and add more line for more accounts

Also .....

If I hit the select shards I get a msg saying to edit info at the top of the script ....

I thought I had that part done ...

;; *** Add Shards ****
;; Shards to login to - add as many as you want here. Also
;; can make mulitple calls to create final list as below
;; Gosub SetDefaultShard - sets the default shard that the script should return to.

gosub SetDefaultShard Pacific
gosub AddShards Atlantic LakeSuperior GreatLakes Chesapeake   ; NORTH-AMERICA
gosub AddShards Catskills SiegePerilous Origin Pacific Sonoma ; NORTH-AMERICA
gosub AddShards LakeAustin Baja NapaValley Drachenfels        ; NORTH-AMERICA
gosub AddShards Europa Oceania                                ; EUROPE, DOWNUNDER
gosub AddShards Legends                                       ; AOL
gosub AddShards Izumo Wakoku Mugen Sakura Hokuto              ; ASIA
gosub AddShards Yamato Asuka Arirang Balhae Formosa Mizuho    ; ASIA
;Gosub AddShards TestCenter                                   ; TESTCENTER

26
Im at the same point ... can get it to add in account name just gets stuck there ....

27
They look like the new to me .... but that dosnt mean much   ::)

28
Ok getting there .... I had to add the  ;

right ?

29
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


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



30
I said bad words at it ... that didnt help.

Pages: 1 [2] 3 4