samuel157
/root
- Joined
- Mar 19, 2010
- Messages
- 518
- Solutions
- 3
- Reaction score
- 71
- Location
- São Paulo, Brazil
- GitHub
- Samuel10M
TFS 0.3.6 ~[SOURCE-EDIT] How to use two weapons and two shields simultaneously?
just make a on use weapon script, to check if shield slot has attack value if it does, then oldattackvalue + new attack added from shield = execute combatSo I put two weapons in my hand and two shields, he doesn't attack with the two weapons and two shields, he only attacks if it's a weapon and defends if it's a shield, 1 in each hand.
Player.cpp![]()
////////////////////////////////////////////////////////////////////////// Ope - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.pastebin.com
Only one weapon works, not both together ; and shield too
you can edit item otb to make a sword with a diferent spriteI don't want an alternative sprite, I want one from Tibia itself, but the problem is that when I equipped two weapons or two shields, it only had an effect on 1. It had no effect on two weapons, only on one.
START LEARNING THEN, TRY DO SMTH ON YOUR OWN, PASTE THE CODE OF YOUR TRIES, ANYTHING.no, i want to SOURCE
of course i did understand, i just do things simplier, if you read my comments i got dual wield on my server just doing that easy! not touching sources nothing@Cardinale i think you kinda missunderstand the @samuel157 request, he want dual wield, which mean's you have 2x weapon (Left Hand, Right Hand) lets say Bright Sword on the left, and Fire Sword on the right, and from now it will hit one time by Brght Sword, then next hit will be from Fire Sword,
START LEARNING THEN, TRY DO SMTH ON YOUR OWN, PASTE THE CODE OF YOUR TRIES, ANYTHING.
Then how about sharing with everyone else who may want the same thing?Ok Solved Thanks.
1, go to item otb look for an unused shield and change the sprite displayed for one sword/dagger etcThen how about sharing with everyone else who may want the same thing?