JLance Posted October 3, 2013 Posted October 3, 2013 Why am I getting this error? if(getcharid(1) != 0){ getpartymember(getcharid(1)); if($@partymembercount > 5) { mes "Don't change your party settings!"; close; } mes "Be Careful!"; close2; if( has_instance("supmin1") != "") { warp has_instance("supmin1"),200,385; } set .@instance, instance_create("Silix's Lair", getcharid(1)); if( .@instance < 0 ) { mes "Failed to create the instance!"; close; } Quote
Question
JLance
Why am I getting this error?
2 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.