![]() |
|
[EasyBlock ] BlockMaker/ProFragsMaker - Printable Version +- CSHOT.PL - Pluginy amxx , plugins amxx , server game counter strike , serwery gier , forum (https://cshot.pl) +-- Forum: Counter-Strike (https://cshot.pl/forumdisplay.php?fid=54) +--- Forum: Counter-Strike 1.6 (https://cshot.pl/forumdisplay.php?fid=55) +---- Forum: PLUGINY (https://cshot.pl/forumdisplay.php?fid=62) +---- Thread: [EasyBlock ] BlockMaker/ProFragsMaker (/showthread.php?tid=1613) |
[EasyBlock ] BlockMaker/ProFragsMaker - Poster - 09-18-2025 [TITLE] [EasyBlock ] BlockMaker/ProFragsMaker [URL] https://amxx.pl/topic/76841-easyblock-blockmakerprofragsmaker/ Przedstawiam wam ProFragsMakera który zawiera **Rendering** i **Ruchome Bloczki** które ustawiasz sam jak mają latać ! Udostępniam go do użytku publicznego Działa poprawnie z ExpMod'em by Grzyboo and tQQ --> [http://amxx.pl/topic...rzyboo-and-tqq/](http://amxx.pl/topic/76330-easyblock- expmod-by-grzyboo-and-tqq/) -**ProFragsMaker. amxx**do cstrike/addons/amxmodx/plugins -do do cstrike/addons/amxmodx/configs/plugins.ini dopisz : ProFragsMaker.amxx +bmgrab/-bmgrab - Poruszanie bloczkami (tylko dla admina z odpowiednia flaga) /bm - Otwiera główne menu bloczków. (tylko dla admina z odpowiednia flaga) Bloczki: "Platforma", "Bunnyhop", "Obrazenia", "Leczenie", "Nofalldamage", "Lod", "Trampolina", "Strzalka", "Smierc", "Miod", "Bariera CT", "Bariera TT", "Szyba", "Bunnyhop No Slow Down", "Opozniony BH", "Niesmiertelnosc", "Niewidzialnosc", "Buty Szybkosci", "Kamuflaz", "Bron", "Armor", - Nowość. "Spamduck", "Granaty", "VIP Bariera", "Oslepienie",, - Nowość. "Trzesienie Ziemi",, - Nowość. "Trawa", "Melanz", "Drewno", "Exp", "Muza", "Bunnyhop Damage",, - Nowość. "Bunnyhop Lod",, - Nowość. "Granat Wybuchajacy", "Granat Zamrazajacy", "Granat Oslepiajacy", "Dywan",, - Nowość. "Luke Skywalker", - Nowość. tu zmieniamy swoje bloczki,soundy,sprites: new const g_model_platform[] = "models/profrags/Normal/platforma2.mdl"; new const g_model_trawa[] = "models/profrags/Normal/trawa2.mdl"; new const g_model_drewno[] = "models/profrags/Normal/drewno2.mdl"; new const g_model_bunnyhop[] = "models/profrags/Normal/bh2.mdl"; new const g_model_damage[] = "models/profrags/Normal/dmg2.mdl"; new const g_model_healer[] = "models/profrags/Normal/healer2.mdl"; new const g_model_no_fall_damage[] = "models/profrags/Normal/nofalldamage2.mdl"; new const g_model_ice[] = "models/profrags/Normal/lod2.mdl"; new const g_model_trampoline[] = "models/profrags/Normal/trampolina2.mdl"; new const g_model_speed_boost[] = "models/profrags/Normal/strzalka2.mdl"; new const g_model_death[] = "models/profrags/Normal/smierc2.mdl"; new const g_model_honey[] = "models/profrags/Normal/miod2.mdl"; new const g_model_ct_barrier[] = "models/profrags/Normal/ct2.mdl"; new const g_model_t_barrier[] = "models/profrags/Normal/tt2.mdl"; new const g_model_glass[] = "models/profrags/Normal/glass2.mdl"; new const g_model_no_slow_down_bunnyhop[] = "models/profrags/Normal/bh2.mdl"; new const g_model_delayed_bunnyhop[] = "models/profrags/Normal/delayedbh2.mdl"; new const g_model_invincibility[] = "models/profrags/Normal/niesmiertelka2.mdl"; new const g_model_stealth[] = "models/profrags/Normal/duch2.mdl"; new const g_model_boots_of_speed[] = "models/profrags/Normal/buty2.mdl"; new const g_model_kamuflaz[] = "models/profrags/Normal/kamuflaz2.mdl"; new const g_model_bron[] = "models/profrags/Normal/bron2.mdl"; new const g_model_armor[] = "models/profrags/Normal/armor2.mdl"; new const g_model_spamduck[] = "models/profrags/Normal/duck2.mdl"; new const g_model_granaty[] = "models/profrags/Normal/granaty2.mdl"; new const g_model_vip[] = "models/profrags/Normal/vip2.mdl"; new const g_model_oslepienie[] = "models/profrags/Normal/oslepienie2.mdl"; new const g_model_trzesienie[] = "models/profrags/Normal/trzesienie2.mdl"; new const g_model_melanz[] = "models/profrags/Normal/melanz2.mdl"; new const g_model_exp[] = "models/profrags/Normal/exp2.mdl"; new const g_model_muza[] = "models/profrags/Normal/muza2.mdl"; new const g_model_bhdamage[] = "models/profrags/Normal/dmg2.mdl"; new const g_model_bhice[] = "models/profrags/Normal/bh2.mdl"; new const g_model_he[] = "models/profrags/Normal/granaty2.mdl"; new const g_model_sg[] = "models/profrags/Normal/granaty2.mdl"; new const g_model_flash[] = "models/profrags/Normal/granaty2.mdl"; new const g_model_dywan[] = "models/profrags/Normal/dywan2.mdl"; new const g_model_luke[] = "models/profrags/Normal/luke2.mdl"; new const g_sprite_light[] = "sprites/profrags/lightmaker.spr"; new const g_sprite_teleport_start[] = "sprites/profrags/flare6.spr"; new const g_sprite_teleport_destination[] = "sprites/profrags/bm_teleport_end.spr"; new const g_sound_invincibility[] = "profrags/invincibility.wav"; new const g_sound_stealth[] = "profrags/stealth.wav"; new const g_sound_camouflage[] = "profrags/camouflage.wav"; new const g_sound_boots_of_speed[] = "profrags/bootsofspeed.wav"; new const g_sound_melanz[] = "profrags/melanz.wav"; new const g_sound_bron[] = "profrags/bron.wav"; new const g_sound_kasa[] = "profrags/exp.wav"; new const g_sound_TeleportSound[] = "profrags/teleport.wav"; #include <amxmodx> #include <amxmisc> #include <cstrike> #include <engine> #include <fakemeta> #include <hamsandwich> #include <fun> #include <sockets> Modele,Soundy,Sprites --> [](https://amxx.pl/index.php?app=core&module=attach§ion=attach&attach_id=32694 "Pobierz załącznik") [**cstrike.zip**](https://amxx.pl/index.php?app=core&module=attach§ion=attach&attach_id=32694 "Pobierz załącznik") **16,96 MB** 2735 Ilość pobrań [](https://amxx.pl/index.php?app=core&module=attach§ion=attach&attach_id=32689 "Pobierz załącznik") [**ProFragsMaker.sma**](https://amxx.pl/index.php?app=core&module=attach§ion=attach&attach_id=32689 "Pobierz załącznik") **174,75 KB** 2431 Ilość pobrań [ **ProFragsMaker.amxx**](/kompilator/plugin/32689"Pobierz plik AMXX") Załączniki: cstrike.zip ProFragsMaker.sma |