twiggs62 Posted December 5, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 26 Reputation: 0 Joined: 05/16/17 Last Seen: November 13, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 sader1992 Posted December 6, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 20 minutes ago Share 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 Link to comment Share on other sites More sharing options...
0 Alayne Posted December 7, 2017 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 342 Reputation: 170 Joined: 02/25/12 Last Seen: January 24, 2022 Share 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 Link to comment Share on other sites More sharing options...
0 twiggs62 Posted December 8, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 26 Reputation: 0 Joined: 05/16/17 Last Seen: November 13, 2023 Author Share Posted December 8, 2017 Thank you so much guys Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.