i am trying to set up https://forums.rpgmakerweb.com/index.php?threads/pets-and-summons.27210/
I put the summon in the nothing summons at all
help:summon script
● ARCHIVED · READ-ONLY
-
-
"Scripts" forum is where people post their completed scripts.
I've moved this thread to Script Support. Thank you.
Also, it would be better to give your topic a meaningful title. Now people might expect it's an Introductions topic, instead of a request to help with a pet summoning script. -
not sure how to change it
-
we can't help you if you don't show us what you did - it might be as simple as a spelling error when you tried to follow the instructions. So please give a screenshot of what you've done to make the summon.
additionally, if you're talking about summoning in battle - that needs to be fit to your battlescripts, a lot of summoning scripts only work with the default battle system. So if there is a problem with summoning in battle, you need to tell us which battlescripts you have installed. -
I have no other plugins right now just that one
-
why do you have a learn skill effect in that skill? remove that as it might cause the skill not to be executed
which actor uses this skill?
and show us the actor ID 3 -
this is the player that has the summon
-
when i run as common event i get this
-
That tag is not meant to be used as script call.
Inb4, You'd be better to follow's Andar link on "How to use a script" so you now what you're doing. -
and why are you running it as a common event? nowhere in the script it says anything about common event.when i run as common event i get this
additionally, why did you place that notetag on the actor? it belongs on the skill note and nowhere else.
as said above you need to follow the instructions of the script and not guess what means what, and if you don't know the basics then follow the links in my signature.