Benninger
Member
- Joined
- Apr 22, 2010
- Messages
- 457
- Reaction score
- 0
Hi there,
after reading arounf I started to program my very first plugin.
First questions where I cannot find answers:
1. How do I get my current GPS coordinate (my current one. I want to use a MoveTo(x,y,z) to my current position).
2. In a *.cs file I found:
Has "Fortuna Vein" to be translated, because I use a gemran client ("Eisenader")? Where does the text "Mining: Spend up to 10 Labor to extract ore.",z);
" come from? Where can I get the needed textx for other actions or (according to CollectItemsInZone Method (UInt32, UInt32, Zone)) the doodadStageId and skillId?
Best regards,
The Benninger
after reading arounf I started to program my very first plugin.
First questions where I cannot find answers:
1. How do I get my current GPS coordinate (my current one. I want to use a MoveTo(x,y,z) to my current position).
2. In a *.cs file I found:
CollectItemsInZone("Iron Vein","Mining: Spend up to 10 Labor to extract ore.",z);
Has "Fortuna Vein" to be translated, because I use a gemran client ("Eisenader")? Where does the text "Mining: Spend up to 10 Labor to extract ore.",z);
" come from? Where can I get the needed textx for other actions or (according to CollectItemsInZone Method (UInt32, UInt32, Zone)) the doodadStageId and skillId?
Best regards,
The Benninger
Last edited: