Jump to content
  • 0

Help - Old Glast Heim Instance


PandaLovesHamster

Question


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  452
  • Reputation:   35
  • Joined:  12/18/14
  • Last Seen:  

Hi, I'm trying to run the Old Glast Heim instance, however I can't manage to register for the entrance. Any clues as to why?

I have 2 party members all capped.

Now when I try to register, it says the registration failed;

			if (instance_create(.@md_name$) < 0) {
				mes "Party Name: "+.@p_name$;
				mes "Party Leader: "+strcharinfo(0);
				mes "^0000ff"+.@md_name$+" ^000000- Reservation Failed!";
				close;
			}

That seems to be the part where the error directs me to, however as I checked the above codes, I don't see why this part of the code wouldn't work

 

		set .@party_id,getcharid(1);
		set .@p_name$,getpartyname(.@party_id);
		set .@md_name$,"Old Glast Heim";

It manages to get me to the choice where I could create the instance. It recognizes the party name, instance name, party leader name but could not create the instance. Can anyone please help me sort this out?

Edited by PandaRapesHamster
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  452
  • Reputation:   35
  • Joined:  12/18/14
  • Last Seen:  

Up?

 

It seems that it could not create the instance. Can someone please assist? I'm not sure why it's not working. I haven't touched any of the settings on the script.

Edited by PandaRapesHamster
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

up

 

I experienced the same thing  /omg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  09/25/15
  • Last Seen:  

Posted · Hidden by Emistry, September 28, 2015 - non-topic related.
Hidden by Emistry, September 28, 2015 - non-topic related.

nice to know

Link to comment

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  265
  • Reputation:   96
  • Joined:  09/30/14
  • Last Seen:  

Posted · Hidden by Emistry, September 28, 2015 - non-topic related.
Hidden by Emistry, September 28, 2015 - non-topic related.
  • Upvote 1
Link to comment

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  452
  • Reputation:   35
  • Joined:  12/18/14
  • Last Seen:  

The instance creates, but the contents are all mixed up. All NPCs are showing up and can't really play it. Hopefully I can make it work.

Link to comment
Share on other sites

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.

×
×
  • Create New...