25.04.2013, 21:52
Considering the contents of this question, I'm going to assume you are using someone else's script. That being said, I'll give you an answer regarding this assumption.
1. Add 'pBanned' to the player information enum that you are using (probably near the top of the script).
2. Find the load/save/register section of the script and utilize your abilities to copy and paste to create a new saved variable under the name of your choice. I would recommend 'pBanned' for continuity purposes.
3. Utilize the variable in the code above instead of the rcon functions present.
If you need more specific help, just ask. At least give it a try though and let me know where you get stuck.
1. Add 'pBanned' to the player information enum that you are using (probably near the top of the script).
2. Find the load/save/register section of the script and utilize your abilities to copy and paste to create a new saved variable under the name of your choice. I would recommend 'pBanned' for continuity purposes.
3. Utilize the variable in the code above instead of the rcon functions present.
If you need more specific help, just ask. At least give it a try though and let me know where you get stuck.

