Merry Christmas everyone. See you at a barbecue map2.
Beiträge von ZED
-
-
I leave an invitation on the FileList here.
Whoever took it, please leave a message.
3b92c01f18a4f7d350c64da4b79862d3
-
-
In a crazy world, be the one fried. I like that some people, I won't name names, get frustrated for a simple fix. Did some business go bad? I don't think that Aze has anything against the post considering that it can help some people. Stop doing that in your pants. He is not the original one who completely solves the problem, but he is not useless either. It's bad when you deal with things and you get frustrated that your "work" has been posted.
You don't understand the problem. Server administrators are rivals. Yes, there are some people who like to help and really try to build a community. But then there are those who just want to fix problems and will suck at anything that screams problem solving. Usually these are people like you who support threads like this.
I think it's perfectly normal and justified that people here think it's not okay to post something without asking. You don't do that in real life either. Maybe Hamza was trying to sell the fix? Why wouldn't he? Even if the fix wasn't Hamza's, apparently he didn't know that. You can't know without at least asking. It's not like it's unfair in a scene where it's all about rivalry, DDoS attacks and betrayal to keep a little fix to yourself that can move you a bit further up the hierarchy.
No wonder less and less people post their work here.
It is possible that this is also true. I didn't know they were rivals, Downloads is the only forum I'm on, but I say that some people get a little frustrated. There are so many things that appeared for free and some who have no idea give their opinion. This annoyed me more, if there was something to say, the leaders commented, not the people who have no idea what to eat with even a simple thing. I say it would be correct to delete the useless comments and let Aze give the answer.
#EditI tell you honestly, I for one am not interested in what is posted. Anyway, it's not the best solution, but it's a helpful thing. Most people get frustrated with some rubbish.
-
What? I believe no one here understand what do you try to explain
Can you send me your discord
I will send you a video
Hello, please leave the ClientManagerPlayer from db/src here.
-
71134 흑마소환권 ITEM_COSTUME COSTUME_MOUNT 1 ANTI_SELL | ANTI_STACK QUEST_USE | ITEM_QUEST WEAR_SHIELD NONE 0 0 0 0 0 LEVEL 20 LIMIT_NONE 0 APPLY_NONE 0 APPLY_NONE 0 APPLY_NONE 0 28800 0 0 0 0 0 0 0 1
I saw your message now. I will try it later. However, I noticed that removing the control quests for mounts no longer rides on any of them.
What I would like to do is to have all mounts the same with no bonuses and no time expiration
-
Do you mean that you want to buy a certain in-game item from the store with another item?
-
In a crazy world, be the one fried. I like that some people, I won't name names, get frustrated for a simple fix. Did some business go bad? I don't think that Aze has anything against the post considering that it can help some people. Stop doing that in your pants. He is not the original one who completely solves the problem, but he is not useless either. It's bad when you deal with things and you get frustrated that your "work" has been posted.
brother please give me some of what you are taking
I'm with you and I'm also crazy =))
-
In a crazy world, be the one fried. I like that some people, I won't name names, get frustrated for a simple fix. Did some business go bad? I don't think that Aze has anything against the post considering that it can help some people. Stop doing that in your pants. He is not the original one who completely solves the problem, but he is not useless either. It's bad when you deal with things and you get frustrated that your "work" has been posted.
-
What a drag on this fix, it's not even the original one and you'll be banging your head. It's good for beginners who don't want to have problems with the bug at first.
-
A simple fix for those who cannot solve the problem in its entirety, covers a small part of it.
Decent, even if it is copied from turkmmo, it wasn't here and maybe it will help some.
Cute.
-
-
-
Ich bringe dir ein Schema bei. Lassen Sie die serverInfo im Stamm mit den richtigen Daten und es wird funktionieren.
-
Um den Python-Fehler zu vermeiden, der nach der Installation des Systems auftritt.
Suche in uiminimap.py
class AtlasWindow(ui.ScriptWindow):
In der jeweiligen Klasse haben wir die Funktion:
def OnUpdate(self):
Wir suchen:
(mouseX, mouseY) = wndMgr.GetMousePosition()
(bFind, sName, iPosX, iPosY, dwTextColor, dwGuildID) = miniMap.GetAtlasInfo(mouseX, mouseY)
Wir modifizieren mit:
(mouseX, mouseY) = wndMgr.GetMousePosition()
(bFind, sName, iPosX, iPosY, dwTextColor, dwGuildID, dwTime) = miniMap.GetAtlasInfo(mouseX, mouseY)
Erfolg.
-
I'm stupid, I didn't notice this error in the syserr in auth.
Process: UNKNOWN HEADER: 211, LAST HEADER: 0(0), REMAIN BYTES: 24, fd: 20
It's possbile create game.core, view in winscp.
You try verified packet server and client source.
-
I put in <code>
-
Hello! I modified this function for my server and thought it might help you.
We are talking about the restriction of OX on IP.
Below you have the function that you need to modify to "start/stop" it.
It is an easy function, but one that many people are looking for.
Success!
Search in OXEvent.cpp (game source)
bool COXEventManager::CheckIpAddress(LPCHARACTER ch)Modified all function with
In server, use commands:
-
Überprüfen Sie, ob alles in Ordnung ist, wie ich die Zeile unten habe.
Eine andere Möglichkeit wäre, dass auf der Quellseite etwas unvollständig ist.
Ich fand das Problem oft bei Leuten, die von der Proto-Linie kamen.
25150 C. Cristal Sword C. Cristal Sword 28 2 0 2 33192 0 0 0 0 0 0 0 0 7 2592000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 -1 -1 -1 -1 -1 5 0 0
-
It's possbile create game.core, view in winscp.