Jump to content
  • 0

Question

Posted

Hello boys,

 

I'm using aCis free source, rev 401, and i have a little problem..

As Gm and hero ( hero player either ), i dont understand why i can't equip hero weapons..

 

"You do not meet the require ... bla bla bla"

 

Thank you for any good will to help me.

13 answers to this question

Recommended Posts

  • 0
Posted

The problem is that you are not a hero. Hero items can be equipped by hero players. In your case you have hero status but you are not a hero player. Olympiad manager and hero manager, can't recognize you

  • 0
Posted (edited)

for some weird reason //sethero is not enough to equip hero weapons, you have to be a hero from olympiad, i have managed to fix that weird problem in the past but i cant remember the solution of it 

Edited by Amn3sia
  • 0
Posted

Ah, i understood. Well in this case what should i do to make this to work with /sethero ?

 

Thank you all for the answers.

  • 0
Posted (edited)
17 minutes ago, ThelwHelpRePaidia said:

yeah but what acis revision u use ? 😄 aaaa u use RUSacis not acis ...

copy line from weapongrp.dat and make new id for it

or some java dev must off check for hero status

Edited by KejbL
  • 0
Posted

Inventory.java

 

find:

// Can't equip item if you are in shop mod or hero item and you're not hero.
if (((Player) getOwner()).isInStoreMode() || (item.isHeroItem() && !HeroManager.getInstance().isActiveHero(getOwnerId())))
return;
			

 

replace with:

// Can't equip item if you are in shop mod or hero item and you're not hero.
if (((Player) getOwner()).isInStoreMode() || (!((Player) getOwner()).isHero() && item.isHeroItem()))
return;

 

 

 

Also find:

// If the item is an hero item and inventory's owner is a player who isn't an hero, then set it to inventory.
if (getOwner() instanceof Player && item.isHeroItem() && !HeroManager.getInstance().isActiveHero(getOwnerId()))
item.setLocation(ItemLocation.INVENTORY);

 

replace with:

// If the item is an hero item and inventory's owner is a player who isn't an hero, then set it to inventory.
if (getOwner() instanceof Player && !((Player) getOwner()).isHero() && item.isHeroItem())
item.setLocation(ItemLocation.INVENTORY);

 

  • Thanks 1
  • 0
Posted (edited)
11 hours ago, @IcathiaLord said:

Inventory.java

 

find:

// Can't equip item if you are in shop mod or hero item and you're not hero.
if (((Player) getOwner()).isInStoreMode() || (item.isHeroItem() && !HeroManager.getInstance().isActiveHero(getOwnerId())))
return;
			

 

replace with:

// Can't equip item if you are in shop mod or hero item and you're not hero.
if (((Player) getOwner()).isInStoreMode() || (!((Player) getOwner()).isHero() && item.isHeroItem()))
return;

 

 

 

Also find:

// If the item is an hero item and inventory's owner is a player who isn't an hero, then set it to inventory.
if (getOwner() instanceof Player && item.isHeroItem() && !HeroManager.getInstance().isActiveHero(getOwnerId()))
item.setLocation(ItemLocation.INVENTORY);

 

replace with:

// If the item is an hero item and inventory's owner is a player who isn't an hero, then set it to inventory.
if (getOwner() instanceof Player && !((Player) getOwner()).isHero() && item.isHeroItem())
item.setLocation(ItemLocation.INVENTORY);

 

In rev 401 1st line doesen't exist, take a look Check!

 

I replaced only the 2nd one, but still can't equip hero weapons. This situation broke my brain..

 

 

EDIT: I foud 1st line in PCInventory.java. Actually it works. Thx @IcathiaLord

Edited by eScz
  • 0
Posted (edited)
As said Melron, HeroManager.getInstance().isActiveHero is a sublayer of isHero and verify if the hero is actually a real one.

The "valid hero" state unlocks when you reach the NPC and pick the title.

Also, requesting my help while using "rusacis" is a "foutage de gueule", at best (in french, I let you translate) and also a outright lie from yourself (they - and you - don't base on free rev 401). Edited by Tryskell
  • 0
Posted
4 hours ago, Tryskell said:

As said Melron, HeroManager.getInstance().isActiveHero is a sublayer of isHero and verify if the hero is actually a real one.

The "valid hero" state unlocks when you reach the NPC and pick the title.

Also, requesting my help while using "rusacis" is a "foutage de gueule", at best (in french, I let you translate) and also a outright lie from yourself (they - and you - don't base on free rev 401).

 

I’m not using “rusacis”. I have free version of 401.

Thank you for the answer.

Thanks @IcathiaLord for the solution.

 

 

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



  • Posts

    • What a deductive skills. What is it, 2012? And would You ask for unban with false accusations? I don't have to prove YOU anything. Have fun.
    • Released new security update for Faceit anti-cheat and Gamers Club. Cheat is available again! We also added a few more slots for 1 month subscription and 6 months.
    • This post originally appeared on zupyak.   If you're diving into MLB The Show 25, you know how essential stubs are for building a powerhouse team. Whether you're aiming to snag elite players, upgrade your roster, or stock up on packs, stubs are the key to success. The good news? You don't need to spend real money to earn them. With a little strategy and effort, you can rake in stubs and dominate the diamond.  Here are the top five strategies to maximize your MLB The Show stub earnings and create the ultimate team without breaking the bank.    1. Earning Stubs with Diamond Quest Diamond Quest is a goldmine for stubs. By completing challenges in this mode, you can earn Diamond cards, which often have high sell values. Once you've earned these cards, sell them in the in-game Marketplace for a quick influx of stubs. Additionally, the packs you earn from Diamond Quest can be opened for more cards to sell or use in collections.   2. Completing Conquest Maps Conquest Maps are another excellent way to rack up stubs. Focus on capturing territories and completing map-specific goals. Many maps offer hidden rewards, including packs and stubs, which can significantly boost your earnings. You don't always need to conquer Strongholds—simply taking over territories can yield great rewards.   3. Flipping Cards in the Marketplace The Marketplace is your playground for flipping cards. Look for cards with a significant gap between their "Buy Now" and "Sell Now" prices. Place a Buy Order slightly above the current "Sell Now" price, then list the card for a "Sell Order" just below the "Buy Now" price. After the 10% Marketplace tax, you'll still make a profit. This strategy works best with high-value cards but requires patience and consistency.     4. Leveraging Player Exchanges Player Exchanges are an underrated method for earning stubs. Purchase cheap Silver cards near their quick-sell value, then exchange them for Gold players. These Gold players can either be used in your lineup or sold for a profit. This method is especially effective early in the game when Gold cards hold higher value.   5. Selling Things You Don't Need Don't let unused items clutter your inventory. Regularly check for duplicate cards, equipment, or other items you don't need. Sell these through the Marketplace to free up space and earn extra stubs. Even Bronze and Silver cards can add up over time, so don't overlook them. With these strategies, you'll be well on your way to building a dream team without spending real money. Let me know if you'd like to dive deeper into any of these methods!   Final Thoughts Building your dream team in MLB The Show 25 doesn't have to cost real money. With these five strategies—earning rewards through Diamond Quest, conquering Conquest Maps, flipping cards in the Marketplace, leveraging Player Exchanges, and selling unused items—you'll be well on your way to amassing stubs and creating a roster that rivals even the best in the game. Remember, consistency is key! Whether you're grinding through challenges or flipping cards daily, every little bit adds up over time. Stick with these methods, and soon enough, you'll have the stubs you need to dominate the diamond. Let us know which strategy works best for you—or if you've discovered any additional tips that deserve a spot on this list! Happy grinding!   
    • I don't see that ur account got unbanned https://maxcheaters.com/profile/80641-∽ave∽/  
  • Topics

×
×
  • Create New...