Blue Jem Posted February 26, 2014 Posted February 26, 2014 mes "- Item transfers:"; if( getsecurity() ) { mes "^FFFFFF__________^2E8B57Blocked^000000."; set .@Menu2$, "Allow Item transfers"; } Quote
StainSky93 Posted February 26, 2014 Posted February 26, 2014 mes "- Item transfers:"; if( getsecurity() ) { mes "^FFFFFF__________^2E8B57Blocked^000000."; set .@Menu2$, "Allow Item transfers"; } Did u just add an extra ")" on purpose? i cant brain right now... im not english.. and i dont know if "purpose" is the right word for "doing something that you acknowledge".. well the error said error at like 20 and say that ")" is an unmatched... since you bracket a single ")" with the getsecurity command/script... i dun know... like i said.. i cant brain.. im just helping Quote
sandbox Posted February 27, 2014 Posted February 27, 2014 Is the function getsecurity already patched on your server? Isn't that custom? That's why it's not recognizing the call '( )' Quote
StainSky93 Posted February 28, 2014 Posted February 28, 2014 everything is a mystery to me... like this mysterious accent alien symbol '( )'... Take me to your leader! i need to learn this Quote
Question
Blue Jem
mes "- Item transfers:";
if( getsecurity() )
{
mes "^FFFFFF__________^2E8B57Blocked^000000.";
set .@Menu2$, "Allow Item transfers";
}
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.