Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 150
Search took 0.01 seconds.
Search: Posts Made By: McTavish
Forum: Scripting Help 11-26-2023, 13:28
Replies: 6
Views: 565
Posted By McTavish
Re: prevent weapon reload

I'm bad at coding but try this maybe could help you.
write on chat: /reloadcfg
to give yourself unlimited ammo. After this, you should be able to reload without any restrictions.

#include...
Forum: Scripting Help 11-19-2023, 14:24
Replies: 5
Views: 480
Posted By McTavish
Re: Enable/Disable Dance Menu

sorry for late, try this:
amx_cvar dance_enable 1
amx_cvar dance_enable 0
note : use the last version of amxmodx

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include...
Forum: Scripting Help 11-16-2023, 10:48
Replies: 5
Views: 480
Posted By McTavish
Forum: Scripting Help 11-15-2023, 16:58
Replies: 5
Views: 480
Posted By McTavish
Re: Enable/Disable Dance Menu

I'm really bad at coding but try this :

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <hamsandwich>
#include <fakemeta>
#include <xs>

#define PLUGIN "DANS Menusu"
Forum: Translation Request 11-14-2023, 09:55
Replies: 6
Views: 6,633
Posted By McTavish
Re: Polish to English translation

[ru]

FPS_MAX1 = ---&x01 Установите&x03 fps_max&x04 101&x01 |&x03 fps_modem&x04 101&x01 чтобы избежать блокировки ---
FPS_MAX2 = Чтобы играть, введите fps_max 101 | fps_modem 101 в консоль...
Forum: Translation Request 11-14-2023, 09:49
Replies: 6
Views: 6,633
Posted By McTavish
Re: Polish to English translation

[tr]

FPS_MAX1 = ---&x01 Ayar&x03 fps_max&x04 101&x01 |&x03 fps_modem&x04 101&x01 engellenmemek için ---
FPS_MAX2 = Konsola fps_max 101 | fps_modem 101 yazarak oynamak için
FPS_MAX3 = ---&x01...
Forum: Translation Request 11-13-2023, 12:45
Replies: 6
Views: 6,633
Posted By McTavish
Forum: Translation Request 11-12-2023, 15:56
Replies: 10
Views: 12,460
Posted By McTavish
Re: Zombie Plague Special [Translations]

[fr]
ZP_CHAT_TAG = ^4[ZPSp]^1
NOTICE_INFO1 = Appuyez sur M pour afficher le menu du jeu
NOTICE_INFO2 = Appuyez sur , ou . pour acheter des munitions
NOTICE_VIRUS_FREE = Le virus T a été libéré......
Forum: Translation Request 11-12-2023, 15:46
Replies: 1
Views: 1,646
Posted By McTavish
Re: Language

CSHOP_NOACCESS = !tÖzel Mağaza'yı kullanma izniniz yok!n
CSHOP_MONEY = Para
CSHOP_PAGE = Sayfa
CSHOP_HEALTH = Sağlık
CSHOP_ARMOR = Zırh
CSHOP_UNLCLIP = Sınırsız Şarjör
CSHOP_UNLAMMO = Sınırsız...
Forum: Translation Request 11-12-2023, 15:43
Replies: 1
Views: 2,831
Posted By McTavish
Re: MultiMod Manager CS [Translation Request]

[ru]
MULTIMOD_MANAGER = Менеджер модов

MM_MODE = Мод
MM_MODES = Моды
MM_MAP = Карта
MM_MAPS = Карты
MM_VOTE = Голосование
MM_VOTES = Голоса
MM_PERCENT = Процент
Forum: Scripting Help 01-20-2023, 08:24
Replies: 3
Views: 726
Posted By McTavish
Re: Module "ze_get_vip_flags" check your module.ini

my server support steam lol I fixed it, and the problem was the mod, not the server thank you anyway.
Forum: Scripting Help 01-17-2023, 13:29
Replies: 12
Views: 1,606
Posted By McTavish
Re: Remove punchangle

alright I will use my little knowledge next time :)
Forum: Scripting Help 01-17-2023, 07:39
Replies: 12
Views: 1,606
Posted By McTavish
Re: Remove punchangle

man, I'm using another program called sonic why should I lie about the stupid thing? , and chatgpt is not available in my country don't attack without proof.
Forum: Scripting Help 01-16-2023, 13:54
Replies: 12
Views: 1,606
Posted By McTavish
Re: Remove punchangle

well , sorry but I'm not using it mate he just attack me without any kind of proof anyway thank you for a respectful comment :)
Forum: Scripting Help 01-16-2023, 11:55
Replies: 12
Views: 1,606
Posted By McTavish
Re: Remove punchangle

I saw no one answer you that's why I answered next time buddy ^^
Forum: Scripting Help 01-16-2023, 11:52
Replies: 12
Views: 1,606
Posted By McTavish
Re: Remove punchangle

who said I have experience? I'm still learning, why did you speak shit about me and I don't know you there is no need to say that, and if you made a plugin called anti-family share maybe you stole it...
Forum: Code Snippets/Tutorials 01-15-2023, 15:21
Replies: 1
Views: 2,099
Posted By McTavish
Re: [Sketch] CSO Like Money System Prototype

Yes, that's correct. The plugin uses the REAPI (ReGameDLL API) to create a money system for the game, similar to the one used in the popular CSO (Counter-Strike Online) mod. The REAPI is a set of...
Forum: Code Snippets/Tutorials 01-15-2023, 15:18
Replies: 2
Views: 2,003
Posted By McTavish
Re: Could someone direct me to tutorials or code snippets

It sounds like you have a good understanding of the front-end functionality you want to build using JavaScript and the W3 filter gallery and interactive cards.
In terms of the back-end, it's best to...
Forum: Suggestions / Requests 01-15-2023, 12:11
Replies: 7
Views: 1,302
Posted By McTavish
Forum: Scripting Help 01-15-2023, 11:21
Replies: 12
Views: 1,606
Posted By McTavish
Re: Remove punchangle

#include<amxmodx>
#include<engine>

public plugin_init(){
register_event("CurWeapon","hook_curweapon","be","1=1","3>0")
register_plugin("Reduced Punch","0.1beta","Chillblaze")
}
...
Forum: Scripting Help 01-15-2023, 11:12
Replies: 12
Views: 1,606
Posted By McTavish
Re: Remove punchangle

Removing the punch angles will indeed remove the upward movement of the screen when shooting, but it will also affect the recoil. Removing the recoil animation can cause the gun to appear as if it is...
Forum: Suggestions / Requests 01-15-2023, 09:35
Replies: 7
Views: 1,302
Posted By McTavish
Re: Compile not working

got you my mate.
Download this tool(fixing death tutorial: https://forums.alliedmods.net/showthread.php?t=93220
go to the tools you will find 2 apps that do you need to compile the model (convert...
Forum: Suggestions / Requests 01-15-2023, 09:19
Replies: 3
Views: 731
Posted By McTavish
Re: Help finding Quake/ultimate sounds plugin

what do you want to say, Do you want hud (headshot - double kill!) near the crosshair with sound and movements?
Forum: Suggestions / Requests 01-15-2023, 09:05
Replies: 18
Views: 2,654
Posted By McTavish
Re: Request plugin.

to late but use this FLAG E you can change it ofc (change --> ADMIN_SLAY) :

#include <amxmodx>
#include <amxmisc>
#include <cstrike>

public plugin_init() {
register_plugin("AMX...
Forum: New Plugin Submissions 01-15-2023, 07:10
Replies: 3
Views: 1,914
Posted By McTavish
Re: Anti Family Share 2022 [WORKING]

take the two languages.

[hr]:
AFS_FAIL = "Dosli ste do neuspjeha u provjeri dijeljenja obiteljskog računa!"
AFS_FAIL_DETAIL1 = "Kada se prvi put pridružite našim poslužiteljima, morate postaviti...
Showing results 1 to 25 of 150

 
Forum Jump

All times are GMT -4. The time now is 08:18.


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