EDIT IN: I guess this was also in the wrong area huh? Well... Keep it open, and I'll make it have the actual plugin scripts in it.
I'm making a new plugin where you can have guild officers, that can invite/expel... and all that joy.
Here are the scripts:
RMXP ScriptRB ScriptFor example purposes, Lets say user 'test' is an officer
What it is intended to do:
1- Input guildofficers (on client) when you connect to server/join guild (Works)
2- Add the following commands
/invite :: Officers code to invite members (Works)
/expel :: Officers code to expel members (Works)
/junior :: Make member officer (Works)
/demote :: Remove officer (Works)
/officers :: displays officers (Works)
It does not properly send/read the data. I can't tell why. I know the what, i need he why.The why was... ' (single quotes) instead of " (double quotes) for most of the errors. Wow im a noob.

Anything you can find, I will give credit to. All taken care of. ^^
-Feildmaster
PS: I realize there are a few things not used. I halted production until I could get the current bugs out
EDIT:
I edited it to be cleaner... And what not.
PPS:I guess I didn't need help after all...
This was a good... Oh... Two days of coding my first plugin. (Will repost the final (working) plugin soon)