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

Showing results 1 to 25 of 49
Search took 0.00 seconds.
Search: Posts Made By: Laam4
Forum: Plugins 10-07-2015, 17:28
Replies: 1,919
Views: 777,228
Posted By Laam4
Re: [ANY] CallAdmin - Extended Report Mod

Damn :( Any errorlog anywhere, so I could try to figure it out?
Forum: Plugins 10-07-2015, 16:56
Replies: 1,919
Views: 777,228
Posted By Laam4
Re: [ANY] CallAdmin - Extended Report Mod

While waiting you could try the fixed version which I posted earlier. #1284 (https://forums.alliedmods.net/showpost.php?p=2342442&postcount=1284)
If you try the windows version, please tell me does...
Forum: Unapproved Plugins 09-30-2015, 07:47
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.3 FINAL)

It seems I need to really update the first post. First this plugin never showed real mm rank, second the latest version doesn't show ANY mm rank, because Valve banned it's usage.
Forum: Plugins 09-14-2015, 16:55
Replies: 1,919
Views: 777,228
Posted By Laam4
Re: [ANY] CallAdmin - Extended Report Mod

Did you try the compiled extension from my post? If you did windows or linux?
Forum: Plugins 09-13-2015, 16:59
Replies: 1,919
Views: 777,228
Posted By Laam4
Re: [ANY] CallAdmin - Extended Report Mod

Do you use the web api method of the steam module? "sm_calladmin_steam_method", "1", "1 = Use Opensteamworks to send message, 0 = Use Steam Web API to send message"
Forum: Plugins 09-13-2015, 13:40
Replies: 1,919
Views: 777,228
Posted By Laam4
Re: [ANY] CallAdmin - Extended Report Mod

Check my last post and tell me if it doesn't work, did not test it. :)



Roger BOSS! :bacon!:
Forum: Plugins 09-12-2015, 22:55
Replies: 1,919
Views: 777,228
Posted By Laam4
Re: [ANY] CallAdmin - Extended Report Mod

Woop, I managed to fix the MessageBot Auth error. At least this works for me. I don't have the compiled extension for windows, but in the included zipfile there are the modified webapi.cpp/h files....
Forum: Unapproved Plugins 09-05-2015, 17:32
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.3 FINAL)

Latest version doesn't use any config. Config was used before Valve banned the usage of this kind of plugins, sorry.
Forum: Unapproved Plugins 08-16-2015, 20:00
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.3 FINAL)

http://blog.counter-strike.net/index.php/2015/06/12062/
These new ranks, not the MM ones. You can't read legit MM ranks from anyone. So the plugin doesn't do almost anything anymore.
Forum: Unapproved Plugins 08-16-2015, 04:24
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.3 FINAL)

It only shows legit private ranks, nothing else or Valve will ban your server.
Forum: Plugins 08-15-2015, 14:09
Replies: 1,919
Views: 777,228
Posted By Laam4
Re: [ANY] CallAdmin - Extended Report Mod

Steam API changed again? After last update I'm getting: [MessageBot] Failed to get Login Auth!
Or is it just me?
Forum: Unapproved Plugins 07-09-2015, 17:36
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.3 FINAL)

That sounds quite complicated. :D And how would the bot read the ranks after adding friends? :D



Nope, I have been using this only on competitive gamemode.
Forum: Unapproved Plugins 07-09-2015, 10:37
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.3 FINAL)

Nope, that has been discussed here on the forum a lot, but clients doesn't tell that information to community servers. Netprop m_iCompetitiveRanking is always 0, if you read it from clients. :cry:
Forum: Unapproved Plugins 07-08-2015, 00:24
Replies: 124
Views: 176,298
Posted By Laam4
Forum: Plugin/Gameplay Ideas and Requests 06-30-2015, 02:20
Replies: 9
Views: 3,554
Posted By Laam4
Re: [REQ] CSGO hintmessage (Retakes)

You need the latest smlib include files. https://github.com/bcserv/smlib/tree/master/scripting/include
Forum: Plugin/Gameplay Ideas and Requests 06-29-2015, 16:37
Replies: 9
Views: 3,554
Posted By Laam4
Re: [REQ] CSGO hintmessage (Retakes)

You can try this:
public Action Timer_roundStart(Handle timer) {
char bombsite[4];
GetSiteString(g_Bombsite, bombsite, sizeof(bombsite));
for (int i = 1; i <= MaxClients; i++) {...
Forum: Plugins 06-14-2015, 06:01
Replies: 194
Views: 129,156
Posted By Laam4
Re: [CS:GO] Team Logo Manager 1.3.1 [26.04.2015]

Cvars still works, only doesn't show up on scoreboard. At least the logos show up on round end, when the MVP is announced.
Forum: Unapproved Plugins 06-13-2015, 17:32
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.2 - 2015-06-13)

Fixed, apparently one thing changed again on the new syntax :D
Forum: Unapproved Plugins 06-13-2015, 15:19
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.2 - 2015-06-13)

There is a Cvar for toggling that now, sm_frank_profileranks 0
Forum: Unapproved Plugins 06-13-2015, 14:54
Replies: 124
Views: 176,298
Posted By Laam4
Forum: Plugin/Gameplay Ideas and Requests 06-13-2015, 10:07
Replies: 8
Views: 5,579
Posted By Laam4
Re: [REQ] [CS:GO] Fake Profile Ranks

Any idea what are the ranks 13-16 called? http://pastebin.com/mHF6zKbK Those are missing translations on csgo_english.txt :D
Forum: Unapproved Plugins 06-12-2015, 18:16
Replies: 124
Views: 176,298
Posted By Laam4
Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)

With that plugin you have to add this to your database.cfg:
"default"
{
"driver" "default"
"host" ...
Forum: Plugin/Gameplay Ideas and Requests 06-12-2015, 18:11
Replies: 8
Views: 5,579
Posted By Laam4
Re: [REQ] [CS:GO] Fake Profile Ranks

That is the right one, I'm in progress for adding those to my plugin. Interestingly you can show everyones real profile rank on scoreboard just by the "ServerRankRevealAll" usermessage. I'll might...
Forum: HLstatsX:CE 06-10-2015, 17:09
Replies: 5
Views: 1,414
Posted By Laam4
Re: Console: "2" 2 "HLstatsX:CE disabled! ... why?

Do you have the hlstats plugin which gives you those hlx_ commands? Why do you need admin for hlstats? I have never used that feature.
Forum: HLstatsX:CE 06-07-2015, 17:21
Replies: 5
Views: 1,414
Posted By Laam4
Re: Console: "2" 2 "HLstatsX:CE disabled! ... why?

Try changing settings like this:
BroadCastEventsCommand: hlx_sm_psay
BroadCastEventsCommandAnnounce: hlx_sm_csay
PlayerEventsCommand: hlx_sm_psay
PlayerEventsCommandHint: hlx_sm_hint...
Showing results 1 to 25 of 49

 
Forum Jump

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


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