Jump to content
  • 0

Help - Old Glast Heim Instance


Question

Posted (edited)

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

6 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.

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...