20% discount if you buy two or more systems
Beiträge von Dali🌶
-
-
What can I say,I can recommend him xD
-
If you were looking for sure you would find ...
Code- root/uidragonsoul.py
- def SelectItemSlot(self, itemSlotIndex): // Search
- elif app.BUY == curCursorNum:
- chat.AppendChat(chat.CHAT_TYPE_INFO, localeInfo.SHOP_BUY_INFO)
- Under to Add
- elif app.IsPressed(app.DIK_LALT):
- link = player.GetItemLink(player.DRAGON_SOUL_INVENTORY, itemSlotIndex)
- ime.PasteString(link)
-
Offline shop & Search shop added ! 🌶
-
Mega discount for Offline shop & Search shop🌶
125 EUR
-
Mega discount for Extra Storage and Premium System🌶
-
Discount Premium System: 75E
-
Peace!
Deutsch:
Ich habe mir Guild Attributes & Skillbooks Renewal gekauft - es lief alles problemlos!
Nach der Zahlung bekam ich direkt die Archive.
Der Einbau der beiden Systeme verlief ohne Probleme.
1+ Service
1+ Bitte melden Sie sich an, um diesen Link zu sehen.
Grüße.English:
I bought Guild Attribute & Skillbooks Renewal - everything went smoothly!
After the payment I got the archives straight away.
The installation of the two systems went smoothly
1+ Service
1+ Bitte melden Sie sich an, um diesen Link zu sehen.
greetingsHe was very friendly, fixed a bug for me. Took extra time ... always happy!
I recommend. I bought from him enchant alchemy and skill book renewal. Clean code 100%
My pleasure🌶
-
can you add proofs / infos from your multilanguage ?
Like i said, contact me on skype or discord
-
I bought some systems and got instant communication in just a second and got the files right after.
Very fast & friendly guy i m happy!
My pleasure. Also the offer with 30% for package (2+) it's still availableBitte melden Sie sich an, um diesen Link zu sehen.
-
15% discount for a single system / 30% for a package (2+). Contact me on Skype for details about offline shop🌶
-
This feature allows you to drop items only on a certain map
Bitte melden Sie sich an, um diesen Link zu sehen. -
Yes, just use the normal structure
f.e.:
Group Jotun
{
Type drop
mob 6192
1 50266 1 0.05
2 72726 1 25
}
-
-
Put the guild quest in /usr/home/game/share/locale/germany/quest and try
-
Discount 20% for Offline shop & Search shop until 10.09.2019
Details and previews on skype/discord
-
Code
- CREATE DATABASE IF NOT EXISTS `player` /*!40100 DEFAULT CHARACTER SET latin1 */;
- USE `player`;
- -- Dumping structure for table player.map_list
- CREATE TABLE IF NOT EXISTS `map_list` (
- `channel` int(5) DEFAULT NULL,
- `map_index` int(5) DEFAULT NULL,
- `port` int(10) DEFAULT NULL,
- `host` varchar(100) DEFAULT NULL
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1 ROW_FORMAT=DYNAMIC;