Jump to content

NPC-Name String-Limit


Recommended Posts

  • Premium

bump

 

You need to change names size in item_proto i think...

ofc not item != mob/npc

 

My mistake ^^

 

Ok Avenue, think.

In 2009 we can't edit client side mob_proto, we can only change things in database.

When we change npc name in database, it shows in game too.

 

So it's only my theory and i don't have to check this but you can ;>

Now we load mob_proto from text file. DB server loads npc_name from text file and send it to game server. Game server sending npc name while loading npcs after player choose character.

Packets: db <=> game, game <=> client.

 

If I change CHARACTER_NAME_MAX_LEN to 48 (game & binary), I can't connect to the server

So tell me, where is syslog, syserr or something what can tell us what's wrong?
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.