http://world-editor-tutorials.thehelper.net/heros/revivecode.jpg
I followed this "tutorial" but I can't change the respawn location. I got variable and region called "Respawn" and I have tried things like:
I followed this "tutorial" but I can't change the respawn location. I got variable and region called "Respawn" and I have tried things like:
- call ReviveHeroLoc(OURHERO, GetRectCenter(GetRectRespawn()), true )
- call ReviveHeroLoc(OURHERO, GetRectCenter(GetRespawnRect()), true )
- call ReviveHeroLoc(OURHERO, GetRectCenter(Respawn()), true )