ScriptUO
Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: voodoo on August 09, 2012, 11:34:55 PM
-
trying to save myself from re-inventing the wheel.
i was looking around and all i had in my own notes was a partial list.
thought it would be nice to have a complete list of all animal IDs.
i thought maybe someone at some time had done one, but ill be damned if i can find it anywhere, but i thought i had saw one once upon a time.
anyways, if anyone knows where one is id be uber thankfull.
cheers!
-
EUO has one:
http://www.easyuo.com/itemdb/index.php
tho it's out of date and missing tons of item types.
-
@TM, perhaps we could start a wiki similar to UOGuide but with scripting details instead. For example, pages for each animal with their ID's, pages of items with their item types, etc. If something is missing, people could add to it. We could duplicate the EasyUO documentation and add more detailed instructions for each command.
How difficult would it be for you to add something like that to this site? I just thought of a name too...ScriptWiki (has a nice ring to it). If it would be too difficult to add, let me know and I'll see if I can attach it to one of my sites!
-
A wiki is easy to set up. If you want to integrate users with the forum, you'll need to use a bridge. There are some mods (not sure about smf) that actually integrates a wiki system within the boards. Trailmyx doesn't like to install mods on smf afaik. A stand alone wiki can be set up in a few minutes.
-
Here some of the pet ID from Uncle Dave's.
; TYPE EasyUO FindItem type for animal
;
; REQ MIN MAX
; ANIMAL SKILL GAIN GAIN C/M TYPE
; ----------------- ----- ----- ----- --- ----
; Dog -21.3 -17 23 N HG
; Gorilla -18.9 -14 26 N RD
; Jack Rabbit -18.9 -14 26 N NF
; Mongbat -18.9 -14 26 Y BE
; Rabbit -18.9 -14 26 N NF
; Skittering Hopper -12.9 -8 32 N GO
; Bird -6.9 -2 38 N WC
; Cat -0.9 4 44 N RF
; Chicken -0.9 4 44 N AG
; Mountain Goat -0.9 4 44 N KB
; Rat -0.9 4 44 N WG
; Sewer Rat -0.9 4 44 N WG
; Cow 11.1 16 56 N IG_NG
; Goat 11.1 16 56 N ZF
; Pig 11.1 16 56 N JF
; Sheep 11.1 16 56 N TF_PF
; Eagle 17.1 22 62 N TC
; Bullfrog 23.1 28 68 N BB
; Hind 23.1 28 68 N TG
; Slime 23.1 28 68 Y VE
; Timber Wolf 23.1 28 68 N PG
; Boar 29.1 34 74 N CO
; Desert Ostard 29.1 34 74 N CG
; Forest Ostard 29.1 34 74 N JG
; Giant Beetle 29.1 34 74 Y ZGB
; Giant Rat 29.1 34 74 N XF
; Horse 29.1 34 74 N SF_MG_SG_OF
; Pack Horse 29.1 34 74 N BO
; Pack Llama 29.1 34 74 N WN
; Rideable Llama 29.1 34 74 N EG
; War Horse 29.1 34 74 N QC
; Black Bear 35.1 40 80 N BG
; Llama 35.1 40 80 N EG
; Polar Bear 35.1 40 80 N VF
; Walrus 35.1 40 80 N DG
; Brown Bear 41.1 46 86 N ZI
; Cougar 41.1 46 86 N ZE
; Deathwatch Beetle 41.1 46 86 Y IH
; Alligator 47.1 52 92 N UF
; Scorpion 47.1 52 92 Y UE
; Grey Wolf 53.1 58 98 N VD
; Panther 53.1 58 98 N YF
; Snow Leopard 53.1 58 98 N L_M
; Giant Spider 59.1 64 104 Y SD
; Great Hart 59.1 64 104 N AH
; Grizzly Bear 59.1 64 104 N WF
; Snake 59.1 64 104 N QE
; White Wolf 65.1 70 110 N GE_ZD
; Gaman 68.7 73 113 N OH
; Bull 71.1 76 116 N YG_XG
; Giant Ice Worm 71.1 76 116 N
; Hellcat (Small) 71.1 76 116 Y RF
; Mongbat (Strong) 71.1 76 116 Y
; Frost Spider 74.7 79 119 Y KD
; Frenzied Ostard 77.1 82 122 N KG
; Giant Toad 77.1 82 122 N CB
; Bake Kitsune 80.7 85 125 Y EH
; Lava Lizard 80.7 85 125 Y QF
; Dire Wolf 83.1 88 128 N LD
; Imp 83.1 88 128 Y W
; Ridgeback 83.1 88 128 N WJ
; Savage Ridgeback 83.1 88 128 N
; Drake 84.3 89 129 Y YE_XE
; Hell Hound 85.5 90 130 Y UB
; Hellcat (Large) 89.1 94 134 Y NC
; Dragon 93.9 98 138 Y CD_DF
; Fire Beetle 93.9 98 138 Y JJ
; Rune Beetle 93.9 98 138 Y CH
; Swamp Dragon 93.9 98 138 Y MHB
; Ki-Rin 95.1 100 140 Y SH
; Nightmare 95.1 100 140 Y TJ
; Unicorn 95.1 100 140 Y SC
; White Wyrm 96.3 101 141 Y TE
; Hiryu 98.7 103 143 Y HH
; Lesser Hiryu 98.7 103 143 Y HH
; Fire Steed 106 110 150 Y YJ
;
-
Ive had a wiki setup for a while. Wiki.scriptuo.com
-
Nice, Can you post a link on how to get to the Wiki Plx, can't seen to find it.
-
Ive had a wiki setup for a while. Wiki.scriptuo.com
Now you should find the link ;)