Posts: 11,566
	Threads: 672
	Joined: May 2009
	
	
 
	
	
		Bummer?  I said 'Yup'... as in Yes.
I just gave you two script calls, one that handled actors by party index, and the other handled actors by ID.
	
	
	
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
  Above are clickable links
 
	
	
 
 
	
	
	
		
	Posts: 14
	Threads: 4
	Joined: Feb 2016
	
	
 
	
	
		Sorry I must've miscomprehended your speech. Anyway I got the script call to work perfectly only if I add the script call
Code:
$game_actors[8].limitbreak += 1000
before the script call
Code:
$game_party.actors.each { |actor|
 next unless actor.exist?
 actor.limitbreak += 0
     }
Sorry for late reply, I have a bit of a busy schedule but thank you for your help as always DerVVulfman.
	
 
 
	
	
	
		
	Posts: 4,967
	Threads: 611
	Joined: Dec 2009
	
	
 
	
	
		Why on earth would you add 0 to a value??
It seems your actors aka heroes have no initial value. Normally it happens because it was misconfigured in the script or you've been using and old saved game... It usually gets buggy whenever you don't move or delete hem after adding a script to editor.
	
	
	
"For God has not destined us for wrath, but for obtaining salvation through our Lord Jesus Christ," 1 Thessalonians 5:9
Maranatha!
The Internet might be either your friend or enemy. It just depends on whether or not she has a bad hair day.
![[Image: SP1-Scripter.png]](https://www.save-point.org/images/userbars/SP1-Scripter.png) 
![[Image: SP1-Writer.png]](https://www.save-point.org/images/userbars/SP1-Writer.png) 
![[Image: SP1-Poet.png]](https://www.save-point.org/images/userbars/SP1-Poet.png) 
![[Image: SP1-PixelArtist.png]](https://www.save-point.org/images/userbars/SP1-PixelArtist.png) 
![[Image: SP1-Reporter.png]](https://i.postimg.cc/GmxWbHyL/SP1-Reporter.png) My Original Stories
My Original Stories (available in English and Spanish)
List of Compiled Binary Executables I have published...
HiddenChest & 
Roole
Give me a free copy of your completed game if you include at least 3 of my scripts! 
 
Just some scripts I've already published on the board...
KyoGemBoost XP VX & ACE, 
RandomEnkounters XP, 
KSkillShop XP, 
Kolloseum States XP, 
KEvents XP, 
KScenario XP & Gosu, 
KyoPrizeShop XP Mangostan, 
Kuests XP, 
KyoDiscounts XP VX, ACE & MV, 
KChest XP VX & ACE 2016, 
KTelePort XP, 
KSkillMax XP & VX & ACE, 
Gem Roulette XP VX & VX Ace, 
KRespawnPoint XP, VX & VX Ace, 
GiveAway XP VX & ACE, 
Klearance XP VX & ACE, 
KUnits XP VX, ACE & Gosu 2017, 
KLevel XP, 
KRumors XP & ACE, 
KMonsterPals XP VX & ACE, 
KStatsRefill XP VX & ACE, 
KLotto XP VX & ACE, 
KItemDesc XP & VX, 
KPocket XP & VX, 
OpenChest XP VX & ACE