Jump to content

Lugia0529

Members
  • Posts

    8
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Lugia0529

  1. I have been around this forum for this few days and I found that some patch fix is rejected due to ugly hack fix.

    What i want to ask is, what is the difference between hack fix and proper fix? Is that a proper fix use the data provided from a dbc file or something else related to game original data to solve problem, and a hack fix use a hard code method to solve problem?

    My english is very bad, hope someone can understand what i want to ask.

  2. OK, I just try at my server and i think that option do nothing in this problem.

    Client who receive that message get an Error: #134 message and close after that, don't know your case is same to me.

    The player who send the message will also get a client crash after he send that message.

    I have try using whisper, guild, say, yell (I have modify the Player::Yell and my yell is a world chat channel, and the test crash all my player's client.) channel to send that message, and very sure that only player receive that message have a client crash.

    This is just a small test and may not accurate or may not your scenario, but I hope this can help you.^^

  3. I'm still doing some testing and I think they use some script like:

    /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, type, lang, chan) scm("\\124cffff0000 \\124Hitem:19:0:0:0:0:0:0:0\\124h" ..msg.."\\124h\\124r", type, lang, chan);end;

    and link quests to make client fatal error.

    But I'm still can not reproduce any errors in mass.

    Is there any way to easily disable these scripts (run)?

    I tried putting a restriction level for join in custom channels, but could not.

    Just try to modify your script a bit and it seem player who can see that message have a client crash after the message is send.

    Don't know is that i'm allow to post that script here because it may cause many player use script to crash others.

    I am from malaysia, so my english is a bit poor.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use