i have solved probleme now i try for target info systeme
Beiträge von Loki70160
-
-
you have update for weapon costume with value3?
-
Just kidding, lol. But if you read and tried that, tell me if it would compile. The const keyword in C++ is just ridiculous and I didn't even used const_cast or defines to break the syntax a bit more.
Nemeres has no C++ part as far as I know, you're good to go if you have a well written quest for the run.
Nemere hat nen c++ part für den schaden für schamane usw und deffs^^ nennt sich im marty source: NEW_ICEDAMAGE_SYSTEM
Bitte melden Sie sich an, um diesen Link zu sehen.
thanks, and you have quest nemere with news fonction?
-
There may be a part in c ++ because in some area of the instances there are only the shaman or the ninja who can do damage, outside, in the quests I do not see any function that blocks this
-
Hello, i have quest and map of nemere, and i have search post in forum for c++ part but i dont fnd.
I would like to know if any of you will be kind enough to send me the c ++ code
-
and for sash system with setsash?
-
Hello, i use this fonction for switch channel
Code- void CHARACTER::ChangeChannel(DWORD channelId){
- long lAddr;
- long lMapIndex;
- WORD wPort;
- long x = this->GetX();
- long y = this->GetY();
- if (!CMapLocation::instance().Get(x, y, lMapIndex, lAddr, wPort))
- {
- sys_err("cannot find map location index %d x %d y %d name %s", lMapIndex, x, y, GetName());
- return;
- }
- if(lMapIndex >= 10000){
- this->ChatPacket(CHAT_TYPE_INFO, ("You can't change channel in private map."));
- return;
- }
- //this->ChatPacket(CHAT_TYPE_COMMAND, "RefreshChannel %d", channelId);
- Stop();
- Save();
- if(GetSectree()){
- GetSectree()->RemoveEntity(this);
- ViewCleanup();
- EncodeRemovePacket(this);
- }
- TPacketGCWarp p;
- p.bHeader = HEADER_GC_WARP;
- p.lX = x;
- p.lY = y;
- p.lAddr = lAddr;
- p.wPort = (wPort - 100*(g_bChannel-1) + 100*(channelId-1));
- GetDesc()->Packet(&p, sizeof(TPacketGCWarp));
- }
Bitte melden Sie sich an, um diesen Anhang zu sehen.
but i cant switch channel, i have timer when if i click, but, after, i retourn in page of login
my port channel 1 16002 my port channel 2 16102
and core 2 of channel 1 16003 core 2 of channel 2 16103
i dont know why and thank you for reply
-
Oki thanks but, i search fonction in python for block an item or an button, but is good, i have code this function haha
-
Hello, I would like to know if there is a way to block a python item or function on a specific map in python and how to do it.
-
-
hello is good with chest viewer?
-
bug with minimap, board always on
-
AttributeError
0123 17: 02: 23592 :::
0123 17: 02: 23592 :: L'objet 'NoneType' n'a pas d'attribut 'wndEquip'
-
i have send you invit discord
-
i have one problem with this system, is good for inventory equipement
Bitte melden Sie sich an, um dieses Bild zu sehen.
but in inventory is not good :
Bitte melden Sie sich an, um dieses Bild zu sehen.
sysserr is clean and i dont know why
-
-
what is the price for Emoticons in chat and Aura-System ?
-
-
Hello, I installed the inventory of the Illumina interface, but I have a problem, the text of the buttons goes under the image of the equipment slots, and I cannot put a button in the inventory because this one is also under the image of the equipment slots, do you have an idea of how to solve the problem?
Bitte melden Sie sich an, um dieses Bild zu sehen.
-
is not goot too, but i have solve problem with mousebuttonwindow and rightmousebuttonwindow in uiscript