- 428
- Posts
- 5
- Years
- Zekko
- Seen Nov 21, 2023
$PokemonBag.pbStoreItem(:ROSELIBERRY,5)
That script becomes this, thanks to the script size box limit
$PokemonBag.pbStoreItem
(:ROSELIBERRY,5)
And then it fails to function because of the line break inserted by the script box.
How fix?
That script becomes this, thanks to the script size box limit
$PokemonBag.pbStoreItem
(:ROSELIBERRY,5)
And then it fails to function because of the line break inserted by the script box.
How fix?