Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - NerdiusMaximus

1
RMXP Script Database / Re: [XP] Event Templates
June 20, 2023, 08:34:47 am
Hi, this might be a very weird question seeing as this script is more then 10-years old. I want to use this event to spawn events based on another event, but with their own original ID. When I run this command
[create_event_from_template("bob", 8, 8)/code] it gives me a nodefined method error voor "push" for nil:Nilclass

could someone help me?