Search found 5 matches

by spawny
Fri Jul 29, 2011 1:16 am
Forum: Runes of Magic
Topic: Official new patch topic 4.0.1
Replies: 185
Views: 72957

Re: Official new patch topic 4.0.1

hi again ;)
have update to rev. 631
and still have some problems after patch

Code: Select all

player:mount();
sometimes mounting, sometimes not

---
i found a reason.
it's happens when u have black bars (new event) in your bag ;)
sorry for the confusion
by spawny
Wed Jul 27, 2011 7:36 am
Forum: Runes of Magic
Topic: Official new patch topic 4.0.1
Replies: 185
Views: 72957

Re: Official new patch topic 4.0.1

hi,
i have problem with selling items after my KS run
AUTO SELL doesn't work correct. It's my settings:

changeProfileOption("INV_AUTOSELL_ENABLE", true);
changeProfileOption("INV_AUTOSELL_FROMSLOT", 31);
changeProfileOption("INV_AUTOSELL_TOSLOT", 170)
changeProfileOption("INV_AUTOSELL_QUALITY ...
by spawny
Wed Apr 27, 2011 12:28 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Millers Ranch Scripts
Replies: 778
Views: 411284

Re: Rock5's Millers Ranch Scripts

i used version 3 beta 4 and it works
status for 1 client: 40eggs/7h
;)
by spawny
Wed Apr 27, 2011 12:11 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Millers Ranch Scripts
Replies: 778
Views: 411284

Re: Rock5's Millers Ranch Scripts

I tried this beta 3 on 1 client last night
result: 2 eggs/6h
by spawny
Thu Apr 14, 2011 6:05 am
Forum: Runes of Magic
Topic: Error in language\polish.lua
Replies: 1
Views: 851

Error in language\polish.lua

hi
i found an error in polish localization file "language\polish.lua" in line nr. 184

[518] = " (%s)\tusun\261 \152cie\190k\169 i uruchom ponownie\n",


it works and should be like this (without \261 )

[518] = " (%s)\tusun \152cie\190k\169 i uruchom ponownie\n",


regards