Jump to content

Recommended Posts

Posted

hi guys please help where appear de debug information passed i need to debug info but using dialog is low for the output. any idea or other way to debug thanks.

Posted

Hi, i have 3 questions

 

1. why my ingame zoom works if i scroll in my browser?

 

2. why i cant change text and position in the interface? 

 

3. why this not work 

e2e2.jpg

Posted

spacer.png

 

Hello, first of all thank you for your excellent work. I'm following the development of this beautiful interface.

I've reviewed the files a few times, yet I always have problems with the lobby view. Is there something that needs to be deleted or replaced that I'm not aware of?
 

Is there a possibility to add a simple TargetNextLong as in somik?

Posted

about lobby - your staticmesh folder incomplete - don't havve some elements (for example floor - characters falls djwn)(download fulll hf client)

yeah it possible - like somik via "/command" in macros it possible to add custom targetnext (pvp/pve targets) 

mb in new update

  • Like 1
Posted
22 hours ago, MonokiniSix said:

about lobby - your staticmesh folder incomplete - don't havve some elements (for example floor - characters falls djwn)(download fulll hf client)

yeah it possible - like somik via "/command" in macros it possible to add custom targetnext (pvp/pve targets) 

mb in new update


Thanks for answering.
Although the client I use is fine, I've done a new search for a clean client. It really fixed it, but not fully. Can you send me the StaticMeshes folder via PM?
 

Spoiler

gAgMedR.png


About the targetnext function with greater reach (image).
 

Spoiler

PPa0UG4.jpg

 

  • 4 weeks later...
Posted
5 hours ago, roket06 said:

hello everyone, does anyone know how to solve the problem when you create the character and don't let you create it when you choose the hair F and G?

oops)

delete "+2"

in  CharacterCreateMenuWnd.uc and compile

function HandleBtnCreateCharacter()
{
	local string Name;
	local int Race;
	local int Job;
	local int Sex;
	local int HairType;
	local int HairColor;
	local int FaceType;
	local int classID;

	Name=m_hEbName.GetString();

	Race=m_hCbRace.GetSelectedNum();
	Job=m_hCbJob.GetSelectedNum();
	Sex=m_hCbSex.GetSelectedNum();

	HairType=m_hCbHairType.GetSelectedNum();
	HairColor=m_hCbHairColor.GetSelectedNum();
	FaceType=m_hCbFaceType.GetSelectedNum();

	classID=CharacterCreateGetClassType(Race, Job, Sex);

	if(IsValidData())
		RequestCreateCharacter(Name, Race, classID, Sex, HairType+2, HairColor, FaceType);
}

 

  • Thanks 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   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.




  • Posts

    • Lol good joke.   If I'd be the one contacting yo then I'd say at least 50% in advance because you can basically just fuck off when things doesn't go your way, and then you as a developer just wasted days or even weeks of time with development.
    • "Just make your own game!" sounds simple until you’ve tried it. I did, with Epic Dragon World and learned the hard way that "open source" often means "free labor for resellers." The MIT license became a buffet for people to grab code, rebrand it and ghost the project. Even basic collaboration collapsed because everyone wanted their vision, not *a* vision. NCSoft’s lawyers aren’t theoretical. They’re a sword of Damocles. Even if you rebuild a client from scratch, if it feels like Lineage 2, they’ll come knocking. Ask the Chrono Trigger fangame corpses how that goes. MMOs are hospice care. The genre’s on life support, kept alive by whales and nostalgia. Look at Throne and Liberty, NCSoft’s own "successor" to L2, flopping harder than a 2004 PKer in ToI. Classic reboots (WoW, L2) are bandaids, not resurrections. This is the hobby. Optimizing old systems, reverse-engineering spaghetti code and preserving janky mechanics is the fun part. Monetizing it turns it into customer service hell. No thanks. Community? What community? The L2 scene is 90% resellers, 10% players who’ll quit the second they don’t get +16 on day one. Both asking how to install Java and why running the uncompiled server does not work.
    • Dear players, Open beta test for C3 begins today at 19:00 server time (GMT +2). 💰 All participants who find bugs during OBT will be rewarded with Coin of Luck (CoL): - 1 CoL for each staticmesh issue found — e.g., walking through textures, etc., - 2 CoL or more for server-side issues, depending on their severity., We strongly recommend reviewing the quest list - when switching to Chronicle 3, the total number of quests should match the number shown in the upper right corner of the window and correspond to the quest count from Chronicle 2. To log into the game, use the same data you use to access the Airin server. 📌 Download client: Google Drive
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock