Jump to content
  • 0

FluxCP: @support


CyberDevil

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.02
  • Content Count:  242
  • Reputation:   37
  • Joined:  02/25/18
  • Last Seen:  

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?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3123
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  896
  • Reputation:   117
  • Joined:  05/23/12
  • Last Seen:  

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~

Link to comment
Share on other sites

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.

×
×
  • Create New...