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

Server Cvars Unlocker


Post New Thread Reply   
 
Thread Tools Display Modes
EXteRmiNaToR
Senior Member
Join Date: Dec 2009
Old 03-20-2010 , 19:28   Re: Server Cvars Unlocker
Reply With Quote #41

Quote:
Originally Posted by Arkshine View Post
You compile how ?

EDIT : Ah you use compile.exe. True, I have the same errors. Oo , I'm using Amxx-studio + amxxpc.exe and it compiles fine. I have no idea why it doesn't want to compile with compiler.exe, my code looks fine. :/
Okay,i'll compile with the first way.Anyway,since it can be compiled by using Amxx-studio + amxxpc.exe,it's not a big deal.
EXteRmiNaToR is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-20-2010 , 19:30   Re: Server Cvars Unlocker
Reply With Quote #42

Found. For some reason the plugin was encoded in UCS-2 Big Endian... Back to ANSI. It compiles fine now.

Please download again.
__________________
Arkshine is offline
EXteRmiNaToR
Senior Member
Join Date: Dec 2009
Old 03-20-2010 , 19:39   Re: Server Cvars Unlocker
Reply With Quote #43

Yes,it compiles fine now.Thanks!
EXteRmiNaToR is offline
Dr.G
Senior Member
Join Date: Nov 2008
Old 03-28-2010 , 19:01   Re: Server Cvars Unlocker
Reply With Quote #44

Whats up with this :

public EnablePlugin () <> {}
public EnablePlugin () <disabled>

&

public DisablePlugin () <> {}
public DisablePlugin () <enabled>

... what can it do? and how does it work?
__________________
Dr.G is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-28-2010 , 19:26   Re: Server Cvars Unlocker
Reply With Quote #45

It's called automaton, there is a tutorial in the related section. You can read the Pawn guide too.
__________________
Arkshine is offline
Dr.G
Senior Member
Join Date: Nov 2008
Old 03-28-2010 , 21:15   Re: Server Cvars Unlocker
Reply With Quote #46

gotya, thanks
__________________
Dr.G is offline
zond33
Member
Join Date: Mar 2008
Old 04-01-2010 , 07:32   Re: Server Cvars Unlocker
Reply With Quote #47

Could you add sv_maxspeed too?

Also would it be possible to unlock the cvars that were removed in that update once? I mean the one with _special and cl_yawspeed. Don't remember if there were more..
zond33 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-01-2010 , 08:10   Re: Server Cvars Unlocker
Reply With Quote #48

sv_maxspeed is not locked AFAIK, _special and cl_yawspeed are client-side, not server, so you can't obviously do nothing.
__________________
Arkshine is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 04-01-2010 , 11:19   Re: Server Cvars Unlocker
Reply With Quote #49

Quote:
In CS it doesn't change anything after 260, because of the weapon's speed(You go faster with scout, which is 260).
KadiR is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-01-2010 , 11:50   Re: Server Cvars Unlocker
Reply With Quote #50

I don't know what you are talking about and why you post such unnecessary answer, the speed is limited by the client and the server. Setting sv_maxpseed to 1000, you won't go over the maxspeed of the weapon, because you need to set the new speed on a player with a plugin, and the client cvars such as cl_forwardspeed needed to be change also.
__________________
Arkshine 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:46.


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