could someone help me how do i raise my stamina it dosent raise when i sit down. i need to try summon guard and summon bat but it isnt working because i need full stamina to do so.
Printable View
could someone help me how do i raise my stamina it dosent raise when i sit down. i need to try summon guard and summon bat but it isnt working because i need full stamina to do so.
it's a bug with the stamina u can't raise it and u can't use it
o just worked it out its /stamina 100 and summon guard dosent work cruel shade dus thoo ty
Summon guard means you have to code that the guard will follow you and attack the players who have flashing name and not you and its not easy to code that !
I've never looked into it but I believe the guard is actually handled by the client. Proof shows if you're lagging hardcore on official the guard will still follow you. Also since there used to be client side hacks to force the guard to attack something tells me that's handled client side as well since when you're lagging it also continues to do the attack animation.
so summon guard and summon bat ect are client sided?
ill get right down to coding it might be a hard one lol:busted_co
I'm sure there's a special kind of summon field for it so the client knows to control it but all you have to do server side is spawn it and treat it like a player basically (if that's how it really works).