Raised This Month: $ Target: $400
 0% 

Advanced Commands (0.16)


Post New Thread Reply   
 
Thread Tools Display Modes
Excel Gamers
Member
Join Date: Jul 2011
Old 08-21-2011 , 07:13   Re: Advanced Commands (0.16)
Reply With Quote #601

Can somebody help me with some errors?

Quote:
[SM] Warning(s) encountered in translation file "advcommands.txt"
[SM] Ignoring translation to invalid language "#format" on line 5.
[SM] Ignoring translation to invalid language "#format" on line 10.
[SM] Ignoring translation to invalid language "#format" on line 15.
[SM] Ignoring translation to invalid language "#format" on line 20.
[SM] Ignoring translation to invalid language "#format" on line 25.
[SM] Ignoring translation to invalid language "#format" on line 30.
[SM] Ignoring translation to invalid language "#format" on line 35.
[SM] Ignoring translation to invalid language "#format" on line 40.
[SM] Ignoring translation to invalid language "#format" on line 45.
[SM] Ignoring translation to invalid language "#format" on line 50.
[SM] Ignoring translation to invalid language "#format" on line 55.
[SM] Ignoring translation to invalid language "#format" on line 60.
[SM] Ignoring translation to invalid language "#format" on line 65.
[SM] Ignoring translation to invalid language "#format" on line 70.
[SM] Ignoring translation to invalid language "#format" on line 75.
[SM] Ignoring translation to invalid language "#format" on line 80.
[SM] Ignoring translation to invalid language "#format" on line 85.
[SM] Ignoring translation to invalid language "#format" on line 90.
[SM] Ignoring translation to invalid language "#format" on line 95.
[SM] Ignoring translation to invalid language "#format" on line 100.
[SM] Ignoring translation to invalid language "#format" on line 105.
[SM] Ignoring translation to invalid language "#format" on line 110.
[SM] Ignoring translation to invalid language "#format" on line 115.
[SM] Ignoring translation to invalid language "#format" on line 120.
[SM] Ignoring translation to invalid language "#format" on line 125.
[SM] Ignoring translation to invalid language "#format" on line 130.
[SM] Ignoring translation to invalid language "#format" on line 135.
[SM] Ignoring translation to invalid language "#format" on line 140.
[SM] Ignoring translation to invalid language "#format" on line 145.
[SM] Ignoring translation to invalid language "#format" on line 150.
[SM] Ignoring translation to invalid language "#format" on line 155.
[SM] Ignoring translation to invalid language "#format" on line 160.
[SM] Ignoring translation to invalid language "#format" on line 165.
[SM] Ignoring translation to invalid language "#format" on line 170.
[SM] Ignoring translation to invalid language "#format" on line 175.
[SM] Ignoring translation to invalid language "#format" on line 180.
[SM] Ignoring translation to invalid language "#format" on line 185.
[SM] Ignoring translation to invalid language "#format" on line 190.
Any help would be greatly appreciated.
Excel Gamers is offline
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 08-22-2011 , 00:47   Re: Advanced Commands (0.16)
Reply With Quote #602

If you use separate translations file - you DON'T need add string this "#format". Delete or comment it.
__________________
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
UNREA1
Junior Member
Join Date: Nov 2010
Old 08-25-2011 , 16:56   Re: Advanced Commands (0.16)
Reply With Quote #603

Mhh, everything works fine for me, but how can I make like a map cfg for ALL de_ or cs_ for example? I've tryed naming it de_.cfg and cs_.cfg but they don't work Halp!
UNREA1 is offline
Raymondddd
Member
Join Date: Jun 2008
Location: Milbrae,94030
Old 08-25-2011 , 21:08   Re: Advanced Commands (0.16)
Reply With Quote #604

How do I make it so only custom flags can use these commands?
__________________
IN GAME NAME : Solomez
Raymondddd is offline
Send a message via ICQ to Raymondddd Send a message via AIM to Raymondddd Send a message via MSN to Raymondddd Send a message via Yahoo to Raymondddd Send a message via Skype™ to Raymondddd
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 08-25-2011 , 21:09   Re: Advanced Commands (0.16)
Reply With Quote #605

use the sm admin override config file
TnTSCS is offline
Raymondddd
Member
Join Date: Jun 2008
Location: Milbrae,94030
Old 08-25-2011 , 21:55   Re: Advanced Commands (0.16)
Reply With Quote #606

can you give me an example? im trying to make it so flag "q" has it
__________________
IN GAME NAME : Solomez
Raymondddd is offline
Send a message via ICQ to Raymondddd Send a message via AIM to Raymondddd Send a message via MSN to Raymondddd Send a message via Yahoo to Raymondddd Send a message via Skype™ to Raymondddd
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 08-25-2011 , 23:04   Re: Advanced Commands (0.16)
Reply With Quote #607

in the file you put the name of the command and then the admin flag you want it to have... http://wiki.alliedmods.net/Overridin...ess_(SourceMod)

admin_overrides.cfg


Overrides
{
"sm_extend" "q"
"sm_respawn" "q"
}
TnTSCS is offline
UNREA1
Junior Member
Join Date: Nov 2010
Old 08-26-2011 , 09:40   Re: Advanced Commands (0.16)
Reply With Quote #608

Quote:
Originally Posted by UNREA1 View Post
Mhh, everything works fine for me, but how can I make like a map cfg for ALL de_ or cs_ for example? I've tryed naming it de_.cfg and cs_.cfg but they don't work Halp!
Can anyone help me please?
UNREA1 is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 08-26-2011 , 11:26   Re: Advanced Commands (0.16)
Reply With Quote #609

Quote:
Originally Posted by UNREA1 View Post
Can anyone help me please?
Not sure if this plugin works... just pointing you to it...

btw, google is your friend

http://tinyurl.com/3vaavpl - click on the first link after the page loads and search is done

If the above link doesn't help you, try this one
TnTSCS is offline
UNREA1
Junior Member
Join Date: Nov 2010
Old 08-26-2011 , 15:38   Re: Advanced Commands (0.16)
Reply With Quote #610

Quote:
Originally Posted by TnTSCS View Post
Not sure if this plugin works... just pointing you to it...

btw, google is your friend

http://tinyurl.com/3vaavpl - click on the first link after the page loads and search is done

If the above link doesn't help you, try this one
Thanks!
UNREA1 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 12:28.


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