Jump to content
  • 0

Question

Posted

Hello there i was trying to fix Skyfortress instance but i cant :( Map server giving me

[Error]: script_set_reg: cannot write instance variable ''talking', NPC not in a instance!

[Debug]: Source (NPC): Stefan J.E. Wolf at 1@sthd (103,114)

care to check the script. please

SkyFortress.txt

3 answers to this question

Recommended Posts

  • 0
Posted

i don't think this would work as you want it

OnInit:
	disablenpc strnpcinfo(3);
	set 'talking, 0;
	end;

OnInit is on server load so the instance didn't loaded yet and the 'variable wont work like that

 

what i see in your error is with ('talking) variable so try to follow the error with that keyword and you will fix it

  • MVP 1
  • 0
Posted

My bad, on the three npcs, i forgot this one. 

But as I allready told you, this error won't break anything. Thought I just commited a new version on my github.

  • MVP 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...