Raised This Month: $51 Target: $400
 12% 

[TF2] Overrides doesn't work?!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Smity
Member
Join Date: May 2017
Old 05-22-2017 , 04:00   [TF2] Overrides doesn't work?!
Reply With Quote #1

Im trying to make this plugin to VIP and Member only, i use Overrides but it doesnt work. or i put it wrong?

Should i put it like this : (Ex: sm_bumpercar and sm_car only for O and P flag)
HTML Code:
Overrides
{
    sm_bumpercars   "o"
    sm_car          "o"
    sm_bumpercars    "p"
    sm_car           "p"
}
or

HTML Code:
Overrides
{
    sm_bumpercars   "op"
    sm_car          "op"
}
Am i wrong? please help
__________________
Newbie Modders
Smity is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 05-22-2017 , 08:56   Re: [TF2] Overrides doesn't work?!
Reply With Quote #2

First one will not work since it doesn't know it's o or p... the second one the VIP needs the o and p flag together...

You need to bind all VIP items to 1 flag only.
Cooky is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 05-22-2017 , 09:26   Re: [TF2] Overrides doesn't work?!
Reply With Quote #3

VIP should have flags 'o' and 'q'
and Member should have 'p' and 'q'
then set both the commands to flag 'q'.
Mitchell is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:51.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode