User Tools

Site Tools



kipc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kipc [2021/11/18 08:46] kitanoikipc [2021/11/22 15:49] (current) kitanoi
Line 2: Line 2:
  
 ====What is it?==== ====What is it?====
-An addon that can send functions to all FFXIV windows running on the same computer.+An addon that can send functions to all FFXIV windows running on the same computer. It is designed for multiboxers and people who only use one character will have no use for this.
  
-==How?==+<WRAP center round important 60%> 
 +Untested on KR due to not being able to create accounts. 
 +</WRAP> 
 + 
 +<WRAP center round important 60%> 
 +Use the 2 day trial before you purchase. 
 +</WRAP> 
 + 
 + 
 + 
 +====How?====
 Floating Buttons or using Minions shortcut system, you can add code such as: Floating Buttons or using Minions shortcut system, you can add code such as:
 <code> <code>
Line 35: Line 45:
  
  
-===UI===+====UI====
  
 {{:kitanoi:ui_ipc_new_1.png?nolink|}} {{:kitanoi:ui_ipc_new_1.png?nolink|}}
Line 53: Line 63:
  
 If you have the quick toggles interface open in KitanoiFuncs. You will see the addition of an 'E' and 'IV' text after the FPS. If you have the quick toggles interface open in KitanoiFuncs. You will see the addition of an 'E' and 'IV' text after the FPS.
 +
 +Clicking this 'E' or 'IV' will toggle the kIPC UI's visibility.
  
 These indicate status of kIPC. These indicate status of kIPC.
Line 64: Line 76:
 {{:kitanoi:kipc-funcs.png?nolink|}} {{:kitanoi:kipc-funcs.png?nolink|}}
  
-===Built In Functions===+Floating Buttons: 
 + 
 +{{:kitanoi:floatingbuttons.png?nolink|}} 
 + 
 +{{:kitanoi:floatingbuttonscolors.png?nolink|}} 
 + 
 +====Built In Functions====
  
 -Move To Closest Inn-  -Move To Closest Inn- 
Line 70: Line 88:
 ------------------------------------------------------- -------------------------------------------------------
 -Move To Grand Company Barracks- -Move To Grand Company Barracks-
-<code>kIPC.MoveToSqaudronBase()</code>+<code>kIPC.MoveToSquadronBase()</code> 
 +------------------------------------------------------- 
 +-Move To Zone and Coordinates- 
 +<code>kIPC.MoveTo(x,y,z,mapid)</code> 
 +This will use Minions navigation system to move you to the zone you specify and to a randomized position within 5 yalms of the specified xyz you provide.
 ------------------------------------------------------- -------------------------------------------------------
 -World Hopper Integration- -World Hopper Integration-
Line 115: Line 137:
 This will stop the loop. This will stop the loop.
 ------------------------------------------------------- -------------------------------------------------------
-===Limitations===+====Limitations====
   * It only works when you are running the characters on the same computer.   * It only works when you are running the characters on the same computer.
   * Requests are not queued. There is no buffer. It stores the last request until it is complete then removes the request.   * Requests are not queued. There is no buffer. It stores the last request until it is complete then removes the request.
  
-===Requirements===+====Requirements====
   * KitanoiFuncs - free on store.   * KitanoiFuncs - free on store.
   * A Minion settings profile correctly created for each character that you use.   * A Minion settings profile correctly created for each character that you use.
  
-===Issues===+====Issues====
  
 Any errors in the console, first try entering the following: Any errors in the console, first try entering the following:
Line 136: Line 158:
 </code> </code>
  
-===Help and Requests===+====Help and Requests====
  
 For further help, or to make function requests, please use Discord. For further help, or to make function requests, please use Discord.
kipc.1637225177.txt.gz · Last modified: 2021/11/18 08:46 by kitanoi