using delayedcall() with definespell?

Ask for help about creating mods and scripts for Grimrock 2 or share your tips, scripts, tools and assets with other modders here. Warning: forum contains spoilers!
Post Reply
GoldenShadowGS
Posts: 168
Joined: Thu Oct 30, 2014 1:56 am

using delayedcall() with definespell?

Post by GoldenShadowGS »

is it possible to use delayedcall with definespell? I tried to create a normal script function in spell.lua, but It gives me an error.
GoldenShadowGS
Posts: 168
Joined: Thu Oct 30, 2014 1:56 am

Re: using delayedcall() with definespell?

Post by GoldenShadowGS »

I placed a helper script entity in the dungeon with the functions that I can use delaycall() with. It works, but if that script isn't there, it messes up the spell.
Post Reply