Jump to content
  • 0

Question

Posted

Hi,

this script by FluxCP work very well: https://github.com/rathena/FluxCP/blob/master/data/npc/support_cmd.txt

...but when I try to write a ticket from the client side, I can not exceed 70 characters in length. I have already diffed the ragexe.exe (version 2015-11-04a) with all the options for the length of the chat with Nemo (last version in this site)... I have also modified the file src/map/map.hpp from "#define CHATBOX_SIZE (70 + 1)" to "#define CHATBOX_SIZE (255 + 1)" (the only number 70 in this file) and recompiled the server but I still can not write more than 70 characters.

If I insert a support ticket from FluxCP via the web, everything works perfectly but from the game client I have this problem and I do not know what to check again!
Can you advise me what to check again?

2 answers to this question

Recommended Posts

  • 0
Posted

There's nothing to check - that's your limit. The in-game @support command is designed so that players can quickly create a ticket without needing to load up their browser and navigate to the service desk.

It's supposed to be short.

  • 0
Posted

Its a input field. Thereforce u arent able to diff the length of the chatbox to change it. Maybe u can use the PCRE Support to write tickets.

 

Rynbef~

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...