custom Unicode ( gInterface.DrawMessage(2, "Show Time Bar"); ) ????
font error ??
VI: ẩn >> ?n
Printable View
custom Unicode ( gInterface.DrawMessage(2, "Show Time Bar"); ) ????
font error ??
VI: ẩn >> ?n
If you have problem with warp menü, fix it with mu magichand on the clientside, and on the serverside you can fix in the movereq.txt (clientside movereq.bmd)
--------------------
Hey guys, I am fixing the bugs on my server, and now I have 3 question.
1. PM bug (sometimes the users didnt get the message just if they write it many times.)
2. Mail system bug, the user get the message and can read it, but after he select character the mail disapier, I have find some fix on ragezone for this bug but not fixed my problem.
3. Where need to recode the pvp system if I want to disable PVP for guild and alliance members under the castle siege running. Because the players are hitting their team, guild, alliance mates.
I think i will fix the problems before you answer, but i ask. :) Maybe somebody know the answers and I dont need to look the source code for days.
2)
protocol.cpp
Find the function FriendMemoListReq(aIndex);
Also replace with FriendMemoListReq((FHP_FRIEND_MEMO_LIST *)aRecv, aIndex);
edsprotocol.cpp and .h
Find the void FriendMemoListReq(int aIndex)
Replace with void FriendMemoListReq(FHP_FRIEND_MEMO_LIST * lpMsg, int aIndex)
Some screenshots:
http://i.imgur.com/0ZmJlD4.jpg
http://i.imgur.com/YXfrte7.jpg
http://i.imgur.com/Fntpb1o.jpg
Recommended editor for creating account and editing account please. Thank you :)
I am adding the Angelic Bow from EX700 to this server, but there is no animation of the arrow from this Bow. Can anyone tell me what should I do in overall for this working? I don't ask for the source code, I just want to know how to make it work?
Any currently when I upgrade that Bow to level 15, it is golden color, not the green color as it should be, how to make it like original?
THanks,
Excuse my bad English, but someone has a main with Anti Hack? because when I add the PS1.7 GS gives me the error "Invalid socket" wanting to start session.
@worope I have checked and tryes something in the DB, I get the message from the players, I can read it, after select character I have the message but the bRead doesnt working for me, so If i login again the message is unreaded again.
I have clear the 2 table and set the msg count to 0 for everybody and they get the message when somebody send it, but after they select character the message dissapier.
you can download the zteam dll source with the hp bar from another topic. and its fully working.
if you want monster hp bar like this:
http://s28.postimg.org/gn0c02ud5/Untitled.png
try this source: Monster HP Bar
complied and test, i'm uninstall visual basic on my computer :)