Informations
Jump to content

Lorem Ipsum...

Click to Dismiss this Notification
Ładowanie danych...

Recommended Posts

Introduction: In this guide, we'll go through the necessary steps to eliminate the time restrictions associated with guild management in your game. This includes removing penalties for creating or withdrawing from guilds, thus providing players with more freedom.

Step-by-Step Instructions

Step 1: Modify the Input Handling

First, open the input_main.cpp file in your code editor and search for the following function:

 
This is the hidden content, please

Within this function, locate the checks that enforce time limits:

 
This is the hidden content, please

You should delete these conditions entirely to remove the time restrictions.

Step 2: Adjust the Guild Removal Process

Next, still within input_main.cpp, find the following function:

 
This is the hidden content, please

Search for this case statement:

 
This is the hidden content, please

Within this scope, you will find the line responsible for setting the withdrawal time flag:

 
This is the hidden content, please

Make sure to remove this line to fully eliminate the time-based restrictions.

Step 3: Recompile the Code

After making these changes, make sure to recompile your project to apply the updates successfully.

Step 4: Update the Quest Script

Now, you need to remove any tasks associated with the time limit from the quest script. Look for the following section of code:

 
This is the hidden content, please

You should eliminate or comment out any remaining code that references time-related penalties for guild creation or withdrawal tasks.

 

Once you have followed the above steps, players will no longer face time limitations regarding guild activities. This change will encourage more dynamic gameplay and enhance player engagement.

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

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

spacer.png

Disable AdBlock
The popup will be closed in 5 seconds...