How to write Profiles
|
05-16-2014, 05:02 AM
Post: #11
|
|||
|
|||
RE: How to write Profiles
(reserved)
|
|||
05-16-2014, 05:36 AM
Post: #12
|
|||
|
|||
RE: How to write Profiles
AWESOME WORK! THANK YOU TITANIUM!!!
|
|||
05-16-2014, 07:01 AM
(This post was last modified: 05-16-2014 09:38 AM by MrSlashzz.)
Post: #13
|
|||
|
|||
RE: How to write Profiles
You are the best Titanium ! thanks allot for this !
You are the best Titanium ! thanks allot for this ! Cant get a simple thing to work, opening the Rift tru the Nephalem Obelisk object. Code: <!-- Opening Nephalem Obelisk --> Now all it does is just stand next to the Obelisk Column, while the ID Extractor gives me this ID number for the "x1_OpenWorld_LootRunObelisk_B-90, ID=364715, Distance=4" Nephalem Obelisk but it just doesnt seem to click that thing. this code from the current existing rift profile Code: <使用物件 物件编号="364715"/> Code: <Using Object Object ID =" 364715 "/> But nothing what I try is working, maybe google does not translate it correctly. |
|||
05-16-2014, 08:56 AM
Post: #14
|
|||
|
|||
RE: How to write Profiles
Wonderful makes things easier with better instrcutions
|
|||
05-16-2014, 09:56 AM
(This post was last modified: 05-16-2014 09:58 AM by RelytX.)
Post: #15
|
|||
|
|||
RE: How to write Profiles
(05-16-2014 07:01 AM)MrSlashzz Wrote: But nothing what I try is working, maybe google does not translate it correctly.I have noticed while translating code in google translate the translation messes up the code, If you open up the XML file in Firefox, it will let you know where your coding problem is. |
|||
05-16-2014, 10:59 AM
(This post was last modified: 05-16-2014 11:00 AM by MrSlashzz.)
Post: #16
|
|||
|
|||
RE: How to write Profiles
Yeah I noticed that, the problem is not that my XML file has errors in it because I do check them in Chrome for faulty lines. But when my bot joins game, and comes to that point where it should open the Nephalem Obelisk, it just stands there and does nothing.
Somehow I am unable to find the correct command for it, because google translates it to Code: <UsingObject objectId=".."/> Code: <UseObject objectId=".."/> |
|||
05-19-2014, 07:19 AM
Post: #17
|
|||
|
|||
RE: How to write Profiles
bump.
Any 1 that can provide me the correct command for using object? |
|||
05-19-2014, 03:39 PM
Post: #18
|
|||
|
|||
RE: How to write Profiles
I think you can just turn off google translate in your chrome browser.
The correct command is : <UseObject actorId="176001"/> isPortal="true" <= this is optional, |
|||
05-20-2014, 09:40 AM
Post: #19
|
|||
|
|||
RE: How to write Profiles
I was using the translate.google to see what the chines words mean so I know what commands I can use.
Will try what you said, thanks allot! |
|||
06-09-2014, 03:20 AM
Post: #20
|
|||
|
|||
RE: How to write Profiles
How can we extract the scene ID for a cut scene? I have been trying to find the scene ID for the kill maghda scene to use with
Code: <PriorityScenes> at least i think this should work to exit the maghda scene when you enter her lair if i can find the scene ID. i tried using all options in the ID extractor. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 10 Guest(s)