Search found 137 matches

by ArminC
6 years ago
Forum: Scripting Help
Topic: (ReAPI) AntiFlashLightSpam + ResetScore
Replies: 24
Views: 18603

Re: (ReAPI) AntiFlashLightSpam + ResetScore

Oh I found another one.. (why I can't think at all in first reply.. ideeas appear on the run :)) client_print_color(id, print_team_default, "1[^4RS^1] ^3You don't have %s frags and %s to ^4reset ^3the score^1.") If you didn't get it already.. how I can connect the already checked/known (fr...
by ArminC
6 years ago
Forum: Scripting Help
Topic: Destroy Modify (more features) (solved/abandoned)
Replies: 2
Views: 3901

Re: Destroy Modify (more features)

I didn't understand your very correctly but.. yes but the plugin from the pastebin is old (like now is useless because the shield).. but it integrate some effects, hud, more detalied chat/log than this plugin (wich can bypass the steam/shield), that's everything :)
by ArminC
6 years ago
Forum: Public Requests
Topic: Damage & Death Effect
Replies: 7
Views: 5795

Re: Damage & Death Effect

Thanks for the explanation :) I manage to fix it with the reapi (from your message), I didn't know that was requried lol :oops:

PS: By populate .. I didn't mean what you tought. Just I said that all of my topics will be everywhere you see with the eyes (a.k.a I have opened sooo many posts :D)
by ArminC
6 years ago
Forum: Scripting Help
Topic: (ReAPI) AntiFlashLightSpam + ResetScore
Replies: 24
Views: 18603

Re: (ReAPI) AntiFlashLightSpam + ResetScore

Thank you, the "spk" isn't affected by the sheild/filterstuff.. right? But it don't have the tag (like tag have color x and the chat have color y) -- client_print_color(id, print_team_default, "^4[RS]^3Your score has been reset successfully^1.") Right? (edit) can you set an else ...
by ArminC
6 years ago
Forum: Scripting Help
Topic: (ReAPI) AntiFlashLightSpam + ResetScore
Replies: 24
Views: 18603

Re: (ReAPI) AntiFlashLightSpam + ResetScore

Thanks now the last 3 problems in order to escape from this plugin ^_^ - To stay without dictionary.. really :)) --> client_print_color(id, print_team_default, "^3Your score has been reset successfully^1", "RESET_SCORE") ?? * How I can add diffrent colored Tag than the rest of th...
by ArminC
6 years ago
Forum: Scripting Help
Topic: Modify No-Console (Solved)
Replies: 25
Views: 22139

Re: Modify No-Console

No, everytime it block something give a message in console = no, just what I did give you in reply. Only that, is frustrating.. the rest is FINE and you don't need to download the entire client, that's just a default one.. you need to download the real devil: http://counterstrike16-download.com/SM-S...
by ArminC
6 years ago
Forum: Public Requests
Topic: Damage & Death Effect
Replies: 7
Views: 5795

Re: Damage & Death Effect

User message , not that I (me) found a bug. -- Anyway I will test it, if something is bad.. I will reply as usual =) PS: I think that I will populate you forum only with my topics *wow* :lol: EDIT: I saw that on your ZE version you have if ((victim != attacker) && (damage > get_pcvar_num(cv...
by ArminC
6 years ago
Forum: Scripting Help
Topic: Add Steam Exploit Support? (solved)
Replies: 3
Views: 3812

Re: Add Steam Exploit Support?

My client shield is blocking command: scr_connectmsg .. wich set the message of Loading... background. // C:\Users\armin\Desktop\Compiler\loading_messages.sma(58) : error 088: number of arguments does not match definition // C:\Users\armin\Desktop\Compiler\loading_messages.sma(60) : error 088: numbe...
by ArminC
6 years ago
Forum: Scripting Help
Topic: Modify No-Console (Solved)
Replies: 25
Views: 22139

Re: Modify No-Console

So.. all the binds are replaced by default then custom.. but.. [SVC_DIRECTOR] Server tried to send invalid command: bind "." "buyammo2" [SVC_DIRECTOR] Server tried to send invalid command: bind ";" "+mlook" [SVC_DIRECTOR] Server tried to send invalid command: ...
by ArminC
6 years ago
Forum: Technical Support
Topic: NoSeeVar 2.0
Replies: 4
Views: 5532

Re: NoSeeVar 2.0

To remove some cvars (for example from gametracker). Any fix?
by ArminC
6 years ago
Forum: Scripting Help
Topic: Add Steam Exploit Support? (solved)
Replies: 3
Views: 3812

Add Steam Exploit Support? (solved)

Hey, this is the 100th request :D So: I got a plugin that make a message on background at loading.. but.. it's declined by the shield of client.. can you add an exploit or something like that? (This plugin store that message in a cvar to the client I think.. and the client block that cvar/info/messa...
by ArminC
6 years ago
Forum: Scripting Help
Topic: Modify No-Console (Solved)
Replies: 25
Views: 22139

Re: Modify No-Console

I managed to get it fixed.. some problems with HLDS (rehlsd, regamedll.. idk) It gives the binds but: [SVC_DIRECTOR] Server tried to send invalid command: bind "." "buyammo2" [SVC_DIRECTOR] Server tried to send invalid command: bind ";" "+mlook" [SVC_DIRECTOR]...
by ArminC
6 years ago
Forum: Public Requests
Topic: Damage & Death Effect
Replies: 7
Views: 5795

Damage & Death Effect

Can someone make a plugin like this.. but to be stable.. more people said that this make the server to crash (unstable). #include <amxmodx> #include <fakemeta> #include <hamsandwich> //Define fade type #define FFADE_OUT 0x0001 #define SPECMODE_ALIVE 0 //CVAR new cvar_death, cvar_red, cvar_green, cva...
by ArminC
6 years ago
Forum: Scripting Help
Topic: Modify No-Console (Solved)
Replies: 25
Views: 22139

Re: Modify No-Console

L 01/24/2018 - 22:56:58: [AMXX] Displaying debug trace (plugin "client_exec_steam.amxx", version "1.1") L 01/24/2018 - 22:56:58: [AMXX] Run time error 10: native error (native "RegisterHookChain") L 01/24/2018 - 22:56:58: [AMXX] [0] client_exec_steam.sma::plugin_init (l...
by ArminC
6 years ago
Forum: Technical Support
Topic: NoSeeVar 2.0
Replies: 4
Views: 5532

NoSeeVar 2.0

I got NoSeeVar and in console it give me:
NoSeeVar: meta-interface version mismatch (metamod: 5:13, NoSeeVar: 5:10)
NoSeeVar: plugin attaching
by ArminC
6 years ago
Forum: Scripting Help
Topic: (ReAPI) AntiFlashLightSpam + ResetScore
Replies: 24
Views: 18603

Re: (ReAPI) AntiFlashLightSpam + ResetScore

PS: Something to fix, all good :D ? #For moment it doesn't work .. because client_cmd is already defined?? #include <amxmodx> #include <reapi> #define HIDE_CHAT_MSG // Hide the chat message when the player writes "/rs" #define INFO_TEXT // Show the notification to the player in the chat wh...
by ArminC
6 years ago
Forum: Scripting Help
Topic: (ReAPI) AntiFlashLightSpam + ResetScore
Replies: 24
Views: 18603

Re: (ReAPI) AntiFlashLightSpam + ResetScore

I don't have Telegram oh.. Question: what's the difference betwen: message_begin(MSG_BROADCAST, get_user_msgid("ScoreInfo")) write_byte(id) // id write_short(0) // Frags write_short(0) // Deaths write_short(0) // Class write_short(get_member(id, m_iTeam)) // Team message_end() and message_...
by ArminC
6 years ago
Forum: Off-Topic
Topic: Server.cfg
Replies: 5
Views: 20405

Server.cfg

Hey, I need a server.cfg from a host (not the hlds default). I want to be some how organized by mainly to have corect values. Ex: Ex. sv_maxupdaterate - max corectly value is 101.. what I find on the net: 20,30,50 ...
by ArminC
6 years ago
Forum: Scripting Help
Topic: Destroy Modify (more features) (solved/abandoned)
Replies: 2
Views: 3901

Destroy Modify (more features) (solved/abandoned)

Can someone combine this plugin with this ? Like adding effects, chat messages (detalied..), on screen hud.. logs.. effects.. and other useful ideas you can find from that plugin.. Thanks! And optional if posibile to make it on ReAPI #include <amxmodx> #include <amxmisc> new const g_szCommands[][] =...