S stern_slade Member! Joined Feb 10, 2003 Messages 171 Reaction score 0 Website Visit site Mar 8, 2004 #1 whats the code to pick up all runes 7 + ??? like is there just one to pick em all up???
M Masta-MfIN Member! Joined Aug 20, 2003 Messages 171 Reaction score 0 Website Visit site Mar 8, 2004 #2 Just go in your main un edited file and take out the ";" before the runes you want to pick up.
S stern_slade Member! Joined Feb 10, 2003 Messages 171 Reaction score 0 Website Visit site Mar 8, 2004 #3 main unedited file as in ??? i have it set like this if it helps [Name (El, Zod) Rune] Teleport=1 Pickup=1 Code="r18, r32"
main unedited file as in ??? i have it set like this if it helps [Name (El, Zod) Rune] Teleport=1 Pickup=1 Code="r18, r32"
M Masta-MfIN Member! Joined Aug 20, 2003 Messages 171 Reaction score 0 Website Visit site Mar 8, 2004 #4 Oh well then, Delete that and add this ;========================Runes============================ ;[El Rune] ;Code="r01" ;Description=El Rune ;[Eld Rune] ;Code="r02" ;Description=Eld Rune ;[Tir Rune] ;Code="r03" ;Description=Tir Rune ;[Nef Rune] ;Code="r04" ;Description= Rune ;[Eth Rune] ;Code="r05" ;Description= Rune [Ith Rune] Code="r06" Description=Ith Rune ;[Tal Rune] ;Code="r07" ;Description=Tal Rune ;[Ral Rune] ;Code="r08" ;Description=Ral Rune ;[Ort Rune] ;Code="r09" ;Description=Ort Rune ;[Thul Rune] ;Code="r10" ;Description=Thul Rune ;[Amn Rune] ;Code="r11" ;Description=Amn Rune [Sol Rune] Code="r12" Description=Sol Rune Teleport=1 [Shael Rune] Code="r13" Description=Shael Rune Teleport=1 ;[Dol Rune] ;Code="r14" ;Description=Dol Rune ;[Hel Rune] ;Code="r15" ;Description=Hel Rune [Io Rune] Code="r16" Description=Io Rune [Lum Rune] Code="r17" Description=Lum Rune [Ko Rune] Code="r18" Description=Ko Rune [Fal Rune] Code="r19" Description=Fal Rune Teleport=1 [Lem Rune] Code="r20" Description=Lem Rune [Pul Rune] Code="r21" Description=Pul Rune [Um Rune] Code="r22" Description=Um Rune Teleport=1 Priority=1 [Mal Rune] Code="r23" Description=Mal Rune Teleport=1 Priority=1 [Ist Rune] Code="r24" Description=Ist Rune Teleport=1 Priority=1 [Gul Rune] Code="r25" Description=Gul Rune Teleport=1 Priority=1 [Vex Rune] Code="r26" Description=Vex Rune Teleport=1 Priority=1 [Ohm Rune] Code="r27" Description=Ohm Rune Teleport=1 Priority=1 [Lo Rune] Code="r28" Description=Lo Rune Teleport=1 Priority=1 [Sur Rune] Code="r29" Description=Sur Rune Teleport=1 Priority=1 [Ber Rune] Code="r30" Description=Ber Rune Teleport=1 Priority=1 [Jah Rune] Code="r31" Description=Jah Rune Teleport=1 Priority=1 [Cham Rune] Code="r32" Description=Cham Rune Teleport=1 Priority=1 [Zod Rune] Code="r33" Description=Zod Rune Teleport=1 Priority=1
Oh well then, Delete that and add this ;========================Runes============================ ;[El Rune] ;Code="r01" ;Description=El Rune ;[Eld Rune] ;Code="r02" ;Description=Eld Rune ;[Tir Rune] ;Code="r03" ;Description=Tir Rune ;[Nef Rune] ;Code="r04" ;Description= Rune ;[Eth Rune] ;Code="r05" ;Description= Rune [Ith Rune] Code="r06" Description=Ith Rune ;[Tal Rune] ;Code="r07" ;Description=Tal Rune ;[Ral Rune] ;Code="r08" ;Description=Ral Rune ;[Ort Rune] ;Code="r09" ;Description=Ort Rune ;[Thul Rune] ;Code="r10" ;Description=Thul Rune ;[Amn Rune] ;Code="r11" ;Description=Amn Rune [Sol Rune] Code="r12" Description=Sol Rune Teleport=1 [Shael Rune] Code="r13" Description=Shael Rune Teleport=1 ;[Dol Rune] ;Code="r14" ;Description=Dol Rune ;[Hel Rune] ;Code="r15" ;Description=Hel Rune [Io Rune] Code="r16" Description=Io Rune [Lum Rune] Code="r17" Description=Lum Rune [Ko Rune] Code="r18" Description=Ko Rune [Fal Rune] Code="r19" Description=Fal Rune Teleport=1 [Lem Rune] Code="r20" Description=Lem Rune [Pul Rune] Code="r21" Description=Pul Rune [Um Rune] Code="r22" Description=Um Rune Teleport=1 Priority=1 [Mal Rune] Code="r23" Description=Mal Rune Teleport=1 Priority=1 [Ist Rune] Code="r24" Description=Ist Rune Teleport=1 Priority=1 [Gul Rune] Code="r25" Description=Gul Rune Teleport=1 Priority=1 [Vex Rune] Code="r26" Description=Vex Rune Teleport=1 Priority=1 [Ohm Rune] Code="r27" Description=Ohm Rune Teleport=1 Priority=1 [Lo Rune] Code="r28" Description=Lo Rune Teleport=1 Priority=1 [Sur Rune] Code="r29" Description=Sur Rune Teleport=1 Priority=1 [Ber Rune] Code="r30" Description=Ber Rune Teleport=1 Priority=1 [Jah Rune] Code="r31" Description=Jah Rune Teleport=1 Priority=1 [Cham Rune] Code="r32" Description=Cham Rune Teleport=1 Priority=1 [Zod Rune] Code="r33" Description=Zod Rune Teleport=1 Priority=1
S stern_slade Member! Joined Feb 10, 2003 Messages 171 Reaction score 0 Website Visit site Mar 9, 2004 #5 thanks a bunch masta =)