Nareszcie jakiś COD MOD mi się podoba
Witamy w Nieoficjalnym polskim support'cie AMX Mod X
Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
|
#182
Napisano 24.04.2011 15:03
Any chance of adding : The classes from codmw2 , perks , killstreaks ,domination ,demolition, team deathmatch mods etc...?
All classes and perks are in separate plugins. You can add your own classes and items.
For Example : Here is killstrike Call of Duty [KillStrike] 0.6 - AMXX.pl: Support AMX Mod X
#183
Napisano 25.04.2011 12:33
Any chance of adding : The classes from codmw2 , perks , killstreaks ,domination ,demolition, team deathmatch mods etc...?
All classes and perks are in separate plugins. You can add your own classes and items.
For Example : Here is killstrike Call of Duty [KillStrike] 0.6 - AMXX.pl: Support AMX Mod X
No no. I ment like edditing the plugin so it is like the real game. Where there are 5 default classes and 5 cousum classes. In each class you can choose your own guns , perks , equipment based on the unlocked ones from the level you are. The killstreaks UAV , COunter-UAV , Care-Pacage , Predator Mistle , Aistrike , EMP , Nuke etc. And game modes.
Domination - Capture the Flag but CoDmw2 style with A,B,C flagpoints
Team Deathmatch - The team has to get to 10000 points and every kill is 100 points.
Demolition - plant/defuse the bomb .
Thats what i ment
#184
Napisano 29.04.2011 21:18
#185
Napisano 03.05.2011 14:48
Dodano 03 maj 2011 - 15:19:
MrTheWodzu tak będzie max lvl 1001 ale statystki musisz maxymalne zmienić bo inaczej będziesz mógł rozdawać staty tylko do 200 lvl
#186
Napisano 07.05.2011 08:44
#187
Napisano 08.05.2011 18:26
#188
Napisano 08.05.2011 18:31
#190
Napisano 09.05.2011 17:56
#191
Napisano 18.05.2011 18:11
http://amxx.pl/topic...-strike-16-v40/
#192
Napisano 18.05.2011 18:36
#193
Napisano 18.05.2011 18:42
http://amxx.pl/topic...-strike-16-v40/
#194
Napisano 24.05.2011 16:42
#195
Napisano 26.05.2011 10:59
[CoD Nowy] Obsługa botów CodMod - AMXX.pl: Support AMX Mod X - strona 2Dzięki, teraz śmiga
tyle, że boty chcą podnosić HE flashe i smoki i się przez to blokują.
#196
Napisano 17.06.2011 21:36
#197
Napisano 18.06.2011 15:01
#199
Napisano 19.06.2011 18:11
}
public cod_class_enabled(id)
{
if(!(get_user_flags(id) & ADMIN_LEVEL_H))
{
client_print(id, print_chat, "[Rambo/C-Serwer.xaa.pl] Nie masz uprawnien, aby uzywac tej klasy$C-Serwer.xaa.pl$.")
return COD_STOP;
}
ma_klase[id] = true;
return COD_CONTINUE;
}
Po
public plugin_init() {
register_plugin(nazwa, "1.0", "QTM_Peyote");
cod_register_class(nazwa, opis, bronie, zdrowie, kondycja, inteligencja, wytrzymalosc);
register_forward(FM_CmdStart, "CmdStart");
register_event("DeathMsg", "DeathMsg", "ade");
}
#200
Napisano 20.06.2011 05:00
It works perfectly separately (do not be used together with respawn plugin)
However, if it is used with respawn plugin, problem exists.
In the first place, this plugin allows players to upgrade and increase their stats (like hp / speed)
For example:
1.) I get 100hp from my class
2.) I am level up and I add more hp to 120
3.) hp will remains unchanged as 100 only before the new round starts
4.) my hp will become 120 after new round starts
5.) If I die during the round, and if i respawn (due to the respawn plugin) my hp will restore to the orign (100hp)
6.) And i will only be 120 again when the new round starts
7.) from 5.) to 6.) again and again
Now, I need for help to let the stats can stay after respawning. Please. Because it is a great plugin.
Również z jednym lub większą ilością słów kluczowych: cod nowy
Paczka perkow.perki Napisany przez NAVIK, 24.03.2025 |
|
|
|||
CoD Nowy
Plugin na małe mapy.Napisany przez NAVIK, 16.02.2025 |
|
|
|||
CoD Nowy
Dodatkowe, osobne trzy linie opisu klasNapisany przez Rafii, 27.01.2025 |
|
|
|||
CoD Nowy
problem z kompilacjaNapisany przez Anonimowy09, 21.01.2025 |
|
|
|||
CoD Nowy
problem z HUDNapisany przez Anonimowy09, 10.01.2025 |
|
|
Użytkownicy przeglądający ten temat: 1
0 użytkowników, 1 gości, 0 anonimowych


Dodatki SourceMod












