Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request [PROBLEM RESOLVED, plugin with what I need have been released] Help with pluginmaker
#11
Quote:I did a test tell me if it works! Smile

It doesn't work Sad
Reply

#12
great Superman
Reply

#13
(01-17-2012, 14:08)TEDZu Wrote: Sad Nobody can we make this plugin??

I am working on it.
[Image: azuw.jpg]
Reply

#14
THX BRO!!!
Reply

#15
Quote:I am working on it.

nice Big Grin
Reply

#16
already created something similair that loads all clientdvars from a TXT when the API still was C++
Reply

#17
(01-17-2012, 19:13)jariz Wrote: already created something similair that loads all clientdvars from a TXT when the API still was C++

So we need someone who update it with C# addon version ^^
Reply

#18
[Image: pingot.th.jpg]

Work:
CSHARP Code
  1. SetClientDvar(Client.ClientNum, "cg_chatHeight \"8\"");
  2. SetClientDvar(Client.ClientNum, "cg_chatTime \"12000\"");
  3. SetClientDvar(Client.ClientNum, "cg_scoreboardPingText \"1\"");

No:
CSHARP Code
  1. SetClientDvar(Client.ClientNum, "cg_drawFPS \"1\"");
  2. SetClientDvar(Client.ClientNum, "drawLagometer \"1\"");
Reply

#19
(01-17-2012, 20:16)Yurio Wrote: Work:
CSHARP Code
  1. SetClientDvar(Client.ClientNum, "cg_chatHeight \"8\"");
  2. SetClientDvar(Client.ClientNum, "cg_chatTime \"12000\"");
  3. SetClientDvar(Client.ClientNum, "cg_scoreboardPingText \"1\"");

No:
CSHARP Code
  1. SetClientDvar(Client.ClientNum, "cg_drawFPS \"1\"");
  2. SetClientDvar(Client.ClientNum, "drawLagometer \"1\"");
ok we'll do without lagometer and fps display ^^


But if anyone want to release a plugin who force all this dvar to all client who connect on server, it will be very nice. zxz0O0 hear me ! Big Grin

CSHARP Code
  1. SetClientDvar(Client.ClientNum, "cg_fov \"80\"");
  2. SetClientDvar(Client.ClientNum, "com_maxfps \"100\"");
  3. SetClientDvar(Client.ClientNum, "cl_maxpackets \"100\"");
  4. SetClientDvar(Client.ClientNum, "cg_crosshairEnemyColor \"0\"");
  5. SetClientDvar(Client.ClientNum, "cg_scoreboardMyColor \"0 0 0 0\"");
  6. SetClientDvar(Client.ClientNum, "cg_scoreboardpingtext \"1\"");
  7. SetClientDvar(Client.ClientNum, "cg_scoresPing_MaxBars \"10\"");
  8. SetClientDvar(Client.ClientNum, "cg_scoresPing_interval \"20\"");
  9. SetClientDvar(Client.ClientNum, "waypointiconheight \"12\"");
  10. SetClientDvar(Client.ClientNum, "waypointiconwidth \"12\"");
  11. SetClientDvar(Client.ClientNum, "compassPlayerWidth \"12\"");
  12. SetClientDvar(Client.ClientNum, "compassPlayerHeight \"12\"");
  13. SetClientDvar(Client.ClientNum, "compassFriendlyHeight \"12\"");
  14. SetClientDvar(Client.ClientNum, "compassFriendlyWidth \"12\"");
  15. SetClientDvar(Client.ClientNum, "compassObjectiveHeight \"12\"");
  16. SetClientDvar(Client.ClientNum, "compassObjectiveHeight \"12\"");
  17. SetClientDvar(Client.ClientNum, "ragdoll_enable \"0\"");
  18. SetClientDvar(Client.ClientNum, "r_desaturation \"0\"");
  19. SetClientDvar(Client.ClientNum, "r_dlightLimit \"0\"");
  20. SetClientDvar(Client.ClientNum, "r_drawsun \"0\"");
  21. SetClientDvar(Client.ClientNum, "r_fog \"0\"");
  22. SetClientDvar(Client.ClientNum, "r_normalmap \"0\"");
  23. SetClientDvar(Client.ClientNum, "r_outdoorFeather \"0\"");
  24. SetClientDvar(Client.ClientNum, "r_polygonOffsetBias \"-16\"");
  25. SetClientDvar(Client.ClientNum, "r_polygonOffsetScale \"-4\"");
  26. SetClientDvar(Client.ClientNum, "snaps \"30\"");
Reply

#20
(01-17-2012, 20:38)Bigbud_lover Wrote: But if anyone want to release a plugin who force all this dvar to all client who connect on server, it will be very nice. zxz0O0 hear me ! Big Grin

Yes I hear you, I am working on it so the dvars save and autoload when connect. I have many of the commands you posted and when I release it you can also suggest additional available dvars.
[Image: azuw.jpg]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Android problem Yamato 12 7,552 04-25-2014, 04:49
Last Post: ScHmIdTy56789
Wink Plugin with !ban !kick and !tampban clemi555 3 3,935 11-09-2013, 09:21
Last Post: clemi555
  AntiNoScope Plugin clemi555 5 4,420 11-08-2013, 19:13
Last Post: clemi555
  [Release] Bunker Plugin 1.3 archit 68 38,717 10-30-2013, 11:59
Last Post: clacki
  Problem with Rain Effects on Maps mitchhacker 5 4,495 10-22-2013, 00:46
Last Post: mitchhacker
  Help Modifying plugin maverigh 5 5,321 10-19-2013, 10:29
Last Post: Nekochan
Shocked [Request] Switch plugin axel-le-meilleur 6 4,702 10-19-2013, 06:59
Last Post: iRoNinja
  [Release] Yurio Map Plugin Yurio 101 58,260 09-26-2013, 13:38
Last Post: First_Semyon
Brick [Release] v1.1 ChangeMap/NextMap Plugin without any configuration milchshake 23 17,548 09-23-2013, 13:18
Last Post: SgtLegend
  Help !say Plugin (like the !say from GodPlugin) Hallla 0 2,556 09-13-2013, 09:31
Last Post: Hallla

Forum Jump:


Users browsing this thread:
2 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.