Like the title said, i love evolve, but there are the limitations.
I don't know if im doing this wrong, but im pretty sure im not, seeing that i spent two days trying to make a VIP class for DarkRP. Anyways, here's whats goin on.
In player lua i put..
"if (t == "donor" and not self:IsUserGroup("Respected")) then
Notify(self, 1, 4, "You must be respected to become this class!")
return
end
"
and in shared i put..
"TEAM_LDONOR = AddExtraTeam("Lito Donor", Color( 255, 255, 255, 255 ), "models/player/combine_super_soldier.mdl", [[Thanks for donating! More jobs coming soon!]], {"weapon_real_cs_desert_eagle", "weapon_real_cs_scout", "lockpick", "keypad_cracker"}, 'donor', 99, 300, 0, 0, true)"
Not working.
When im a guest, it still lets me get the class, also im not on the users.txt