Models won't turn off?
Okay, trying to make a plugin for the ladies in servers. What it is supposed to do, is if they have the defined admin flag, they can access a menu with the cmd "femalemenu" and they can choose "on" or "off"
Problem is it nevers turns the model off, and everyone can access it. The access part I'm guessing I just forgot to add cmd_access, but that I can fix. Code:
Thanks. |
this would be a nice feature.
i have alot of girls in my server... 5-6 i can think of. they have been asking about this |
Dude just have it so that when that when they turn off the models it sets there models to the default models of cs by saying
cs_set_user_model(id, "Default Model Name") u get it? |
Because I want their models reset, not set. I don't wanna have to code more of checking teams and reseting models, if I can just say one line. I just want to know why it isn't working.
|
Ok i did find a command
cs_reset_user_model ( index ) like you have also you could new currentmodel[33] cs_get_user_model (id, currentmodel) cs_set_user_model (id, currentmodel) :) :)? |
| All times are GMT -4. The time now is 16:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.