twiggs62 Posted December 5, 2017 Posted December 5, 2017 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 Quote
0 sader1992 Posted December 6, 2017 Posted December 6, 2017 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 1 Quote
0 Alayne Posted December 7, 2017 Posted December 7, 2017 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. 1 Quote
Question
twiggs62
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.