Submitting createpath.lua code update.... [+Enhancement]

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Submitting createpath.lua code update.... [+Enhancement]

#1 Post by jduartedj » Fri Dec 03, 2010 7:19 pm

in createpath.lua lines 38 and 39:

Code: Select all

setStartKey(key.VK_DELETE);
setStopKey(key.VK_END);
should be:

Code: Select all

setStartKey(settings.hotkeys.START_BOT.key);
setStopKey(settings.hotkeys.STOP_BOT.key);
ATTACHED file has this change already + (read further)


Hi, While i was checking this file I though lets implement something... so I picked The idea I had from the post Enhanced Functionality! and made it come true!

With this modification to createpath.lua if you press NUM8 the waypoint creation resets and restarts from scratch (back to waypoint 1) with out having to leave the script. I hope the 'commiters' commit this for me :D
createpath.lua
Needs to update Language files for menu.
it's explicit in comments
(11.38 KiB) Downloaded 105 times
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: Submitting createpath.lua code update.... [+Enhancement]

#2 Post by Administrator » Fri Dec 03, 2010 8:31 pm

Committed as r534. Thanks for your work.

User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Submitting createpath.lua code update.... [+Enhancement]

#3 Post by jduartedj » Fri Dec 03, 2010 8:35 pm

Administrator wrote:Committed as r534. Thanks for your work.
You're welcome! I like doing this! But did you see the comment on the print line?? did you update the language files accordingly and the print line?

EDIT: I've seen you did! Thanks and that clear screen was also a good idea! ;)
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Submitting createpath.lua code update.... [+Enhancement]

#4 Post by jduartedj » Fri Dec 03, 2010 9:19 pm

I noticed on http://frenchfry.no-ip.org/projects/rombot/svn that you only updated the english part If I'm able I'll also submit other langs.

this could be it but i don't speak german or so... if you do....
German

Code: Select all

	[518] = "  (%s)\tWegepunktdatei r\129cksetzen und neu starten\n",
Polish

Code: Select all

	[518] = "  (%s)\tusun\261\263 \152cie\190k\169 i uruchom ponownie\n",
I didn't even try russian and I've seen that french seems pretty much left to die there.... only has a few lines... so didn't go there too.

I might provide Language:Portuguese(pt-pt) as I'm portuguese from Portugal
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: Submitting createpath.lua code update.... [+Enhancement]

#5 Post by Administrator » Fri Dec 03, 2010 9:49 pm

Yes, only the English translation was included. Any untranslated strings will default to English, so it's only really important for the English string to be there.

Any translation that the users are willing to put forth are, of course, welcome. Here's a list of needed translations:

Code: Select all

Translations needed for 'deutsch.lua':
language[18]	NOTICE: Item mismatch (%s~=%s); updating item info (don't panic).\n
language[78]	Harvesting cancelled due to aggressive enemies.\n
language[79]	No nearby harvestables found.\n
language[152]	Failed to compile and run Lua code for waypointlist onLoad event.
language[180]	=>   * Failed to cast *\n
language[181]	target_Object(): Please give an Object name for using that function.\n
language[182]	Unable to carry out specified action, item is in unrented bag
language[518]	  (%s)	Reset waypoints and restart\n
language[1005]	Unable to autosell: not supported by client language.


Translations needed for 'french.lua':
language[15]	Waypoint #%d is closer then #1. Hence we start with waypoint #%d.\n
language[16]	No more (usable) mana potions available at bagslot 1 to %d\n
language[17]	No more (usable) hp potions available at bagslot 1 to %d\n
language[18]	NOTICE: Item mismatch (%s~=%s); updating item info (don't panic).\n
language[42]	RoM windows size is %dx%d, upper left corner at %d,%d\n
language[43]	The game may have been updated or altered.\n It is recommended that you run rom/update.lua\n\n
language[44]	Attempt to read playerAddress\n
language[45]	Multiple RoM windows found. Keep the RoM window to attach this bot to on top, and press %s.\n
language[46]	Paused. (%s) to continue, (CTRL+L) exit to shell, (CTRL+C) quit\n
language[47]	RoM window not found! RoM must be running first.
language[48]	Error while reading memory address for '%s'. Game seems to be changed!!! Please run 'rom/bot.lua update' AND install the new RoM Bot version!
language[52]	Window lost (Client crashed or closed?). You must re-start the script.
language[53]	Elapsed time %d greater then scheduled time %d. We will logout.\n
language[54]	Counted deaths %d greater then maximal allowed deaths %d. We will logout.\n
language[55]	Unstick tries %d greater then maximal allowed untick tries %d.\n
language[61]	Invalid option '%s' for bot.lua\n\nSyntax: rom/bot.lua [profile:profname] [path:pathname] [retpath:retname]\n\nprofile:profname	force the use of profile 'profname.xml'\npath:pathname		force the use of waypoint file 'pathname.xml'\nretpath:retname		force the use of return waypoint file 'retname.xml'\n
language[62]	Error while reading the language settings of the game. Have you assigned your empty MACRO ingame? Please restart the bot and/or the games client.
language[71]	Resting for %s seconds.\n
language[78]	Harvesting cancelled due to aggressive enemies.\n
language[79]	No nearby harvestables found.\n
language[80]	Move in\n
language[81]	Unexpected interruption at harvesting begin. We will try it again.\n
language[82]	=>   * aborted *\n
language[83]	Taking too long to damage target, breaking sequence...\n
language[84]	To much tries to come closer. We stop attacking that target\n
language[85]	Error in your profile: onLeaveCombat error: %s
language[86]	Stopping waypoint: Target acquired before moving.\n
language[87]	We ignore %s for %s seconds.\n
language[88]	Runes of Magic process successfully closed.\n
language[89]	Go to sleep at %s. Press %s to wake up.\n
language[90]	Awake from sleep after pressing %s at %s.\n
language[91]	Awake from sleep because of aggro at %s.\n
language[92]	Mouseclick %s at %d,%d in %dx%d (recalculated from %d,%d by %dx%d)\n
language[93]	Mouseclick %s at %d,%d in %dx%d.\n
language[94]	The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!\n
language[95]	We found %s and will harvest it.\n
language[96]	We begin the fight with ranged pulling.\n
language[97]	Ranged pulling finished, mob in melee distance.\n
language[98]	Ranged pulling after 3 sec wait finished.\n
language[99]	Ranged pulling finished. Mob not really moving.\n
language[100]	We didn't move to the loot!? Root buff? Missing 'click to move' option?\n
language[101]	Due to technical reasons, we can't use the character/profile name '%s' as a profile name. Please use profile name '%s.xml' instead or start the bot with a forced profile: 'rom\bot.lua profile:xyz'\nBot finished due to errors above.
language[102]	We can't find your profile '%s.xml'. Please create a valid profile within the folder 'rom\profiles' or start the bot with a forced profile: 'rom\bot.lua profile:xyz'\nBot finished due to errors above.
language[103]	If you want to use automatic resurrection then set option 'RES_AUTOMATIC_AFTER_DEATH = "true"' within your profile.\n
language[104]	We will try to resurrect in 10 seconds.\n
language[105]	Try to resurrect at the place of death ...\n
language[106]	Try to resurrect at the spawnpoint ...\n
language[107]	Try to use the ingame resurrect macro ...\n
language[108]	You are still dead. There is a problem with automatic resurrection. Did you set ingame your first macro space with a dummy makro and assign that to the key %s?\n
language[109]	You have died %s times from at most %s deaths/automatic resurrections.\n
language[111]	You have not defined a return path! We will use the normal waypoint file '%s' instead.\n
language[112]	Using normal waypoint file '%s' after resurrection.\n
language[113]	Waypoint type TRAVEL, we don't stop and don't fight back\n
language[115]	Error: The key for '%s' is empty!\n
language[116]	Error: The hotkey '%s' for '%s' is not a valid key!\n
language[117]	Error: The modifier '%s' for '%s' is not a valid key (VK_SHIFT, VK_ALT, VK_CONTROL)!\n
language[118]	Due to technical reasons, we don't support modifiers like CTRL/ALT/SHIFT for hotkeys at the moment. Please change your hotkey %s-%s for '%s'\n
language[119]	You can't use the player:target_NPC() function until changed. That's only a warning!\n
language[120]	Please check your settings!
language[121]	Error: You assigned the key '%s%s' double: for '%s' and for '%s'.\n
language[122]	settings.xml error: %s does not have a valid hotkey!
language[123]	We read the hotkey settings from your bindings.txt file %s instead of using the settings.xml file.\n
language[124]	Error: There is no ingame hotkey for '%s'. Please set ingame a valid key.
language[125]	Your bot settings for hotkey '%s' in settings.xml don't match your RoM ingame keyboard settings.\nPlease check your settings!
language[126]	ERROR: Global hotkey not set: 
language[127]	Profile error: Please set a valid key for hotkey %s in your profile file '%s.xml'.
language[128]	The options 'mana', 'manainc', 'rage', 'energy', 'concentration', 'range', 'cooldown', 'minrange', 'type', 'target' and 'casttime' are no valid options for your skill '%s' in your profile '%s.xml'. Please delete them and restart!\n
language[129]	The options 'modifier' for your skill '%s' in your profile '%s.xml' is not supported at the moment. Please delete it and restart!\n
language[130]	You defined an 'empty' skill name in your profile '%s.xml'. Please delete or correct that line!\n
language[131]	You defined an wrong option inbattle='%s' at skill %s in your profile '%s.xml'. Please delete or correct that line!\n
language[132]	You defined an wrong option pullonly='%s' at skill %s in your profile '%s.xml'. Only 'true' is possible. Please delete or correct that line!\n
language[133]	target_NPC(): Please give a NPC name for using that function.\n
language[134]	Due to technical reasons, we don't support modifiers like CTRL/ALT/SHIFT for hotkeys at the moment. Please change your hotkey (and ingame key) %s-%s for hotkey TARGET_FRIEND.\n
language[135]	We try to find NPC %s: 
language[136]	\nWe successfully target NPC %s and try to open the dialog window.\n
language[137]	\nSorry, we can't find NPC %s.\n
language[138]	We didn't found any NPC! Have you set your ingame 'target friendly' key to %s?\n
language[139]	The RoM window has to be in the foreground to be able to use the mouseclick function. We can't use mouseclick now!\n
language[140]	Please check your settings in file settings.xml and in your profile!\n
language[141]	Please check your settings: Ingame -> System -> Hotkeys and in your profile\n
language[142]	We can't find your waypoint file '%s'. Please create a valid waypoint file within the 'waypoints' folder or enter the right filename.\nBot finished due to errors above.
language[143]	We can't find your return path file '%s'. Please create a valid return path file within the 'waypoints' folder or enter the right filename.\nBot finished due to errors above.
language[144]	Waypoint files from %s:\n
language[145]	Enter the number of the path you want to use and press %s > 
language[146]	You choose %s\n
language[147]	Wrong selection. Please check and choose again!\n
language[148]	We will go to sleep after fight finished / as soon as possible.\n
language[149]	You have died... Sorry.\n
language[150]	Failed to compile and run Lua code for waypoint #%d
language[151]	Failed to compile and run Lua code for %s in character profile.
language[152]	Failed to compile and run Lua code for waypointlist onLoad event.
language[160]	Script paused until you revive yourself. Press %s when you're ready to continue.\n
language[161]	You have to specify either a waypoint path or a return path to use the function load_paths(). No paths loaded!\n
language[162]	Return path found with default naming: %s\n
language[163]	No return path with default naming %s found.\n
language[164]	We are coming from a return_path. So we will going on using the returnpath %s.\n
language[165]	We use the normal waypoint path %s now.\n
language[166]	Please set new profile option <hotkey name="MACRO" key="VK_7" /> to use automtic resurrection macro.\n
language[167]	Keyboard settings are from %s:
language[168]	We will wander around with a radius of %d.\n
language[169]	Use %s: Executing RoMScript "%s".\n
language[170]	Open and equipt giftbag for level %d\n
language[171]	Open/eqipt item: %s\n
language[172]	We change the option '%s' from '%s' to '%s'.\n
language[173]	Unknown profile option '%s'. We can't change that value. Please check your settings.\n
language[174]	Item couldn't be found: %s\n
language[175]	Snoop
language[176]	Ranged skill found: %s\n
language[177]	Current fight aborted.\n
language[178]	Loot skiped because of aggro.\n
language[179]	Maximum range of range attack skills is lesser then COMBAT_DISTANCE=%d. Please reduce your combat distances settings.\n
language[180]	=>   * Failed to cast *\n
language[181]	target_Object(): Please give an Object name for using that function.\n
language[182]	Unable to carry out specified action, item is in unrented bag
language[200]	No ranged skills specified in profile; Turning COMBAT_RANGED_PULL off.\n
language[513]	%d: Waypoint added. Merchant %s is your new dealer!\n
language[515]	'mouseclickL()' command inserted (%d,%d).\n
language[517]	  (%s)	Insert 'ChoiceOption()' command.\n
language[901]	Please define the new hotkey:   <hotkey name="MACRO" key="VK_0" />\n
language[903]	RES_MACRO, LOGOUT_MACRO, HP_POTION, MP_POTION, ATTACK.\n
language[905]	Please correct the profile '%s' and restart the bot again.\n
language[600]	RoM Bot %s [%s] (%d,%d) - %d exp/min, %d minutes till level up
language[500]	What do you want to name your path (without .xml)?\nName> 
language[501]	RoM waypoint creator\n
language[502]	Hotkeys:\n  (%s)	Insert new waypoint (at player position)\n
language[503]	  (%s)	Insert new harvest waypoint (at player position)\n
language[1000]	Mapping inventory (bagslot 1 to %d)...\n
language[1002]	Next full inventory update not later then %d seconds.\n
language[1004]	The ingamefunctions addon (igf) is not installed! You set options, that need igf. We will not sell items! Please install igf (copy the folder 'ingamefunctions' from 'rom/devtools' to your RoM installation '/interface/addons' ) or delete the autosell options INV_AUTOSELL_NOSELL_DURA and INV_AUTOSELL_STATS_NOSELL from your profile.\n
language[507]	Enter the number of the option you want to choose > 
language[508]	Recorded [#%3d] %s, Continue to next. Press %s to save and quit\n
language[509]	  (%s)	Insert merchant (repair and buy) command\n
language[510]	  (%s)	Insert 'mouseclickL()' command\n
language[511]	%d: Waypoint added.\n
language[512]	%d: Harvestpoint added.\n
language[514]	%d: Waypoint added. Dialog with NPC %s will be started.\n
language[516]	'Choice Option(%d)' command inserted.\n
language[518]	  (%s)	Reset waypoints and restart\n
language[900]	We now use a new macro function to communicate with the client.\n
language[902]	within your profile. You can delete the old hotkeys for:\n
language[904]	Define ingame an empty macro at the FIRST macro space and assign that to your MACRO hotkey '%s'.\n
language[906]	The communication to the game with the MACRO function seems not to work.\n
language[1001]	Shopping
language[1003]	INV_MAX_SLOTS (%d) is lower then INV_AUTOSELL_TOSLOT (%d). You can only sell items, that are within the inventory update range. Please adjust the option INV_MAX_SLOTS.\n
language[1005]	Unable to autosell: not supported by client language.
language[504]	  (%s)	Insert target/dialog NPC command\n
language[505]	  (%s)	Save waypoints and quit\n
language[506]	  (%s)	Save waypoints and restart\n


Translations needed for 'polish.lua':
language[78]	Harvesting cancelled due to aggressive enemies.\n
language[79]	No nearby harvestables found.\n
language[152]	Failed to compile and run Lua code for waypointlist onLoad event.
language[180]	=>   * Failed to cast *\n
language[181]	target_Object(): Please give an Object name for using that function.\n
language[182]	Unable to carry out specified action, item is in unrented bag
language[518]	  (%s)	Reset waypoints and restart\n
language[1005]	Unable to autosell: not supported by client language.


Translations needed for 'russian.lua':
language[18]	NOTICE: Item mismatch (%s~=%s); updating item info (don't panic).\n
language[62]	Error while reading the language settings of the game. Have you assigned your empty MACRO ingame? Please restart the bot and/or the games client.
language[78]	Harvesting cancelled due to aggressive enemies.\n
language[79]	No nearby harvestables found.\n
language[152]	Failed to compile and run Lua code for waypointlist onLoad event.
language[180]	=>   * Failed to cast *\n
language[181]	target_Object(): Please give an Object name for using that function.\n
language[182]	Unable to carry out specified action, item is in unrented bag
language[600]	RoM Bot %s [%s] (%d,%d) - %d exp/min, %d minutes till level up
language[1004]	The ingamefunctions addon (igf) is not installed! You set options, that need igf. We will not sell items! Please install igf (copy the folder 'ingamefunctions' from 'rom/devtools' to your RoM installation '/interface/addons' ) or delete the autosell options INV_AUTOSELL_NOSELL_DURA and INV_AUTOSELL_STATS_NOSELL from your profile.\n
language[518]	  (%s)	Reset waypoints and restart\n
language[1003]	INV_MAX_SLOTS (%d) is lower then INV_AUTOSELL_TOSLOT (%d). You can only sell items, that are within the inventory update range. Please adjust the option INV_MAX_SLOTS.\n
language[1005]	Unable to autosell: not supported by client language.

User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Submitting createpath.lua code update.... [+Enhancement]

#6 Post by jduartedj » Fri Dec 03, 2010 10:04 pm

Administrator wrote:Yes, only the English translation was included. Any untranslated strings will default to English, so it's only really important for the English string to be there.

Any translation that the users are willing to put forth are, of course, welcome. Here's a list of needed translations:
You can include my Polish and german for [518] from my previous post.

I can't help with those as my french is really bad and I don't speak any other languages there.

I will submit a full portuguese.lua file (translated from english) anytime soon. And please if you have any submission from a brasilian-portuguese translation include a brasilian.lua file instead they are NOT the same and portuguese ppl get pissed off when ppl think so.
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Submitting createpath.lua code update.... [+Enhancement]

#7 Post by jduartedj » Fri Dec 03, 2010 10:55 pm

While translating I've found some deprecated language lines like:

Code: Select all

[94] = "The RoM window have to be in the foreground to be able to use the harvesting function. We can't harvest now!\n",
among others.

I suggest that this be reviewed... they'll start to pile up!

Also I've translated about 40% so far to portuguese I'll submit it for now until I can submit a 100% file.
EDIT:Resubmited the file
portuguese.lua
(15.05 KiB) Downloaded 100 times
Also found out the codes I've been using aren't correct! I though they'd be the same as web based codes!
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: Submitting createpath.lua code update.... [+Enhancement]

#8 Post by Administrator » Fri Dec 03, 2010 11:33 pm

I'll include the translations you have provided in my next commit. When you finish with the Portuguese file, PM me a copy.

User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Submitting createpath.lua code update.... [+Enhancement]

#9 Post by jduartedj » Sat Dec 04, 2010 12:26 am

Do you know where I can get a list of latin char codes? I found this for UTF-8 but doesn't seem to work either :S

Code: Select all

U+00C0	À	195 128	&#192;	À	LATIN CAPITAL LETTER A WITH GRAVE
U+00C1	Á	195 129	&#193;	Á	LATIN CAPITAL LETTER A WITH ACUTE
U+00C2	Â	195 130	&#194;	Â	LATIN CAPITAL LETTER A WITH CIRCUMFLEX
U+00C3	Ã	195 131	&#195;	Ã	LATIN CAPITAL LETTER A WITH TILDE
U+00C4	Ä	195 132	&#196;	Ä	LATIN CAPITAL LETTER A WITH DIAERESIS
U+00C5	Å	195 133	&#197;	Å	LATIN CAPITAL LETTER A WITH RING ABOVE
U+00C6	Æ	195 134	&#198;	Æ	LATIN CAPITAL LETTER AE
U+00C7	Ç	195 135	&#199;	Ç	LATIN CAPITAL LETTER C WITH CEDILLA
U+00C8	È	195 136	&#200;	È	LATIN CAPITAL LETTER E WITH GRAVE
U+00C9	É	195 137	&#201;	É	LATIN CAPITAL LETTER E WITH ACUTE
U+00CA	Ê	195 138	&#202;	Ê	LATIN CAPITAL LETTER E WITH CIRCUMFLEX
U+00CB	Ë	195 139	&#203;	Ë	LATIN CAPITAL LETTER E WITH DIAERESIS
U+00CC	Ì	195 140	&#204;	Ì	LATIN CAPITAL LETTER I WITH GRAVE
U+00CD	Í	195 141	&#205;	Í	LATIN CAPITAL LETTER I WITH ACUTE
U+00CE	Î	195 142	&#206;	Î	LATIN CAPITAL LETTER I WITH CIRCUMFLEX
U+00CF	Ï	195 143	&#207;	Ï	LATIN CAPITAL LETTER I WITH DIAERESIS
U+00D0	Ð	195 144	&#208;	Ð	LATIN CAPITAL LETTER ETH
U+00D1	Ñ	195 145	&#209;	Ñ	LATIN CAPITAL LETTER N WITH TILDE
U+00D2	Ò	195 146	&#210;	Ò	LATIN CAPITAL LETTER O WITH GRAVE
U+00D3	Ó	195 147	&#211;	Ó	LATIN CAPITAL LETTER O WITH ACUTE
U+00D4	Ô	195 148	&#212;	Ô	LATIN CAPITAL LETTER O WITH CIRCUMFLEX
U+00D5	Õ	195 149	&#213;	Õ	LATIN CAPITAL LETTER O WITH TILDE
U+00D6	Ö	195 150	&#214;	Ö	LATIN CAPITAL LETTER O WITH DIAERESIS
U+00D7	×	195 151	&#215;	×	MULTIPLICATION SIGN
U+00D8	Ø	195 152	&#216;	Ø	LATIN CAPITAL LETTER O WITH STROKE
U+00D9	Ù	195 153	&#217;	Ù	LATIN CAPITAL LETTER U WITH GRAVE
U+00DA	Ú	195 154	&#218;	Ú	LATIN CAPITAL LETTER U WITH ACUTE
U+00DB	Û	195 155	&#219;	Û	LATIN CAPITAL LETTER U WITH CIRCUMFLEX
U+00DC	Ü	195 156	&#220;	Ü	LATIN CAPITAL LETTER U WITH DIAERESIS
U+00DD	Ý	195 157	&#221;	Ý	LATIN CAPITAL LETTER Y WITH ACUTE
U+00DE	Þ	195 158	&#222;	Þ	LATIN CAPITAL LETTER THORN
U+00DF	ß	195 159	&#223;	ß	LATIN SMALL LETTER SHARP S
U+00E0	à	195 160	&#224;	à	LATIN SMALL LETTER A WITH GRAVE
U+00E1	á	195 161	&#225;	á	LATIN SMALL LETTER A WITH ACUTE
U+00E2	â	195 162	&#226;	â	LATIN SMALL LETTER A WITH CIRCUMFLEX
U+00E3	ã	195 163	&#227;	ã	LATIN SMALL LETTER A WITH TILDE
U+00E4	ä	195 164	&#228;	ä	LATIN SMALL LETTER A WITH DIAERESIS
U+00E5	å	195 165	&#229;	å	LATIN SMALL LETTER A WITH RING ABOVE
U+00E6	æ	195 166	&#230;	æ	LATIN SMALL LETTER AE
U+00E7	ç	195 167	&#231;	ç	LATIN SMALL LETTER C WITH CEDILLA
U+00E8	è	195 168	&#232;	è	LATIN SMALL LETTER E WITH GRAVE
U+00E9	é	195 169	&#233;	é	LATIN SMALL LETTER E WITH ACUTE
U+00EA	ê	195 170	&#234;	ê	LATIN SMALL LETTER E WITH CIRCUMFLEX
U+00EB	ë	195 171	&#235;	ë	LATIN SMALL LETTER E WITH DIAERESIS
U+00EC	ì	195 172	&#236;	ì	LATIN SMALL LETTER I WITH GRAVE
U+00ED	í	195 173	&#237;	í	LATIN SMALL LETTER I WITH ACUTE
U+00EE	î	195 174	&#238;	î	LATIN SMALL LETTER I WITH CIRCUMFLEX
U+00EF	ï	195 175	&#239;	ï	LATIN SMALL LETTER I WITH DIAERESIS
U+00F0	ð	195 176	&#240;	ð	LATIN SMALL LETTER ETH
U+00F1	ñ	195 177	&#241;	ñ	LATIN SMALL LETTER N WITH TILDE
U+00F2	ò	195 178	&#242;	ò	LATIN SMALL LETTER O WITH GRAVE
U+00F3	ó	195 179	&#243;	ó	LATIN SMALL LETTER O WITH ACUTE
U+00F4	ô	195 180	&#244;	ô	LATIN SMALL LETTER O WITH CIRCUMFLEX
U+00F5	õ	195 181	&#245;	õ	LATIN SMALL LETTER O WITH TILDE
U+00F6	ö	195 182	&#246;	ö	LATIN SMALL LETTER O WITH DIAERESIS
U+00F7	÷	195 183	&#247;	÷	DIVISION SIGN
U+00F8	ø	195 184	&#248;	ø	LATIN SMALL LETTER O WITH STROKE
U+00F9	ù	195 185	&#249;	ù	LATIN SMALL LETTER U WITH GRAVE
U+00FA	ú	195 186	&#250;	ú	LATIN SMALL LETTER U WITH ACUTE
U+00FB	û	195 187	&#251;	û	LATIN SMALL LETTER U WITH CIRCUMFLEX
U+00FC	ü	195 188	&#252;	ü	LATIN SMALL LETTER U WITH DIAERESIS
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: Submitting createpath.lua code update.... [+Enhancement]

#10 Post by Administrator » Sat Dec 04, 2010 1:11 am

I think you need this?

User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Submitting createpath.lua code update.... [+Enhancement]

#11 Post by jduartedj » Sat Dec 04, 2010 1:15 am

Administrator wrote:I think you need this?

That should be it thanks!
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Submitting createpath.lua code update.... [+Enhancement]

#12 Post by jduartedj » Sat Dec 04, 2010 11:23 am

Here is another Language specific line I now submit in portuguese:
in settings.lua

Code: Select all

			userprofilePath .. "\\Os Meus Documentos\\" .. "Runes of Magic", -- Portuguese
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

Germangold
Posts: 276
Joined: Thu Oct 22, 2009 3:58 am

Re: Submitting createpath.lua code update.... [+Enhancement]

#13 Post by Germangold » Sat Dec 04, 2010 9:07 pm

update for missing german codes

Code: Select all

Translations needed for 'deutsch.lua':
language[18]   NOTIZ: Fehler beim Gegenstand (%s~=%s); hole neue Infos (dauert nur kurz).\n
language[78]   Sammeln abgebrochen. Es wurde Aggro gezogen.\n
language[79]   Es wurden keine Ressourcen in der Nähe gefunden.\n
language[152]   Fehler beim kompilieren und ausfuhren des LUA codes. Fehler in dem onLoad Event in der Wegpunkt Datei.
language[180]   =>   * Cast gescheitert *\n
language[181]   target_Object(): Bitte gebe dem Objekt einen Namen fur diese Funktion.\n
language[182]   Diese Aktion kann nicht ausgefuhrt werden, Gegenstand befindet sich in einem gesperrtem Rucksackfach
language[518]     (%s)   Reset des Wegpunkt und Neustart\n

language[1005]   AutoSell gescheitert: Deine Client Sprache wird nicht unterstutzt.

User avatar
jduartedj
Posts: 599
Joined: Sat Dec 19, 2009 12:18 am
Location: Lisbon
Contact:

Re: Submitting createpath.lua code update.... [+Enhancement]

#14 Post by jduartedj » Sun Dec 05, 2010 8:44 am

Germangold wrote:update for missing german codes
You should submit these directly to Administrator through PM.
Thanks for reading! :D

Some of you might find this useful: RoM-bot Wiki
User Functions Repository (and other useful files): Addon Repo
Latest SVN updates: SVN updates

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 10 guests