Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5
25-10-2020, 03:06 AM
İzmox Theme
Forum Üyesi
*
185
(Konular)
2,213
(Mesajlar)
Oct 2020
(Kayıt Tarihi)
122
(Rep Puanı)
#1
Amerikan Futbolu modu, simüle edilmiş bir Counter-Stike futbol oyunudur. Oyun, Terörist ve Terörle Mücadele Edenlerin kafa kafaya oynadığı bir futbol stadyumunda oynanır. Takımlar, 1 QB ve bir alıcı rezervi içeren 1 ila 11 oyuncu arasında olabilir. Top şaklatılır ve QB topu aceleye getirmeyi veya arkasına yaslanıp topu açık bir alıcıya atmayı seçebilir. Hücum nihayetinde topu son bölgeye götürmelidir, ancak en önemlisi, rakip takıma bir müdahale yapmadan ilk alt çizgiye giderek sürüşlerini sürdürmeleri gerekir. Oyun, bir takım maksimum puan limitini alana kadar devam eder ve oyun sona erer. İki takım 30 saniye bekler ve ardından başka bir oyun başlar.

Modüller
#include <fakemeta>
#include <cstrike>
#include <fun>
#include <csx>
#include <nvault>


Cvars
fm_bots (d:2) - How many football bots are spawned (max 4)
fm_models (d:1) - If enabled, players will use NFL player models
fm_sbmotd (d:"") - MOTD that displays periodically in the gui scoreboard
fm_pumpfake (d:4) - The speed in which the pump fake animation plays (0 to disable)
fm_monthlystats (d:1) - If enabled, stats will be reset monthly and last month stats are randomly shown
fm_onsidelength (d:21) - How many yards the ball has to pass before the opposing team is allowed to recover
fm_quarterclock
 (d:120) - Amount of time (in seconds) each quarter is
fm_scrimmaxteam
 (d:5) - If scrim mode is enabled, how many players each team is allowed


Oyuncu Komutları
say /qb - This will give the invoker the Quarterback Position
say /help - This will display the help menu
say /start - This will start a new game if people don't want to wait for it to do itself
say /switch - This will switch the invoker to the opposite team
press +USE key[i] (default "e") - This will make the player Speed Burst
press +RELOAD key (default "r") - This will make the player pitch the football
press switch key (default "q") - This will make the player Dive[/i]

press radio1 key[i] (default "z") - This will bring up the menu for team switching
press radio2 key (default "x") - This will bring up the player model menu[/i]


Admin Komutları
amx_setqb [i]<player> - Forces player to be the QB for their current team.[/i]
amx_setdown [i]<#> - Sets the current down for the team with possession of the ball.
amx_setscore <t|ct|1|2> <#> - Sets the score of the given team.
amx_makeburst <player> - Forces the player to use speed burst if he has a burst or not.
amx_makekick <t|ct|1|2> - Stops current down and forces a team to kickoff to the other team.
amx_scrim <on|off|1|0|NULL> - Toggles tournament mode which will disable all team balancing, fumbles and autostart.
amx_teamlock <1|2> - Locks teams so players cannot change or switch
amx_setmodels <Team name> - Enter team name and it loads the teams model and players
amx_end - Forces the current game to end.[/i]

amx_shake - Randomly mixes all the teams together. (Admins and bots are untouched)

[i]İndirmeler [/i]

Haritalar

Futbol modu herhangi bir eski dust2 veya fare haritasında çalışmayacaktır. Anahtarları bir haritanın koordinatlarından uzaktır ve uç bölgeden uç bölgeye yatay olarak uzanan düz bir yüzey gerektirir. Temel olarak zip dosyasında 15 harita sunuyorum. Birisi kendi haritasını oluşturacak kadar eğimliyse, Valve Hammer Editor'ü indirmeniz ve maps.zip dosyasındaki fm_football.rmf dosyasını açmanız gerekir, bir futbol haritası yapmak için tüm varlıkları içerir (not: oyun yüzeyinin çalışması gerekir sol taraftaki cts ve sağ taraftaki cts ile yatay olarak.).

Kurmak

  1. Önce .amxx dosyasını indirin ve eklentiler \ amxmodx \ plugins klasörünüze yerleştirin.

  2. Eklentiler \ amxmodx \ configs \ plugins.ini dosyanıza "ler olmadan football.amxx" satırını ekleyin.

  3. Zip dosyasını indirin ve dosyaları cstrike klasörünüzdeki uygun klasörlere çıkartın.

  4. Completley sunucunuzu yeniden başlatın ve bir futbol haritasına dönüştürün.


Hide Post


Konu İçeriğini otomatik görmek için



Bir bugün iki yarına bedeldir… Benjamin Franklin
25-10-2020, 03:22 AM
İzmox Theme
Forum Üyesi
*
57
(Konular)
574
(Mesajlar)
Oct 2020
(Kayıt Tarihi)
59
(Rep Puanı)
#2
Teşekkürler eğlenceli bir mod.
25-10-2020, 03:25 AM
İzmox Theme
Forum Üyesi
*
185
(Konular)
2,213
(Mesajlar)
Oct 2020
(Kayıt Tarihi)
122
(Rep Puanı)
#3
(25-10-2020, 03:22 AM)FEXLL Adlı Kullanıcıdan Alıntı: Teşekkürler eğlenceli bir mod.
Ne demek, iyi kullanımlar.
Bir bugün iki yarına bedeldir… Benjamin Franklin
25-10-2020, 03:30 AM
İzmox Theme
Forum Üyesi
*
203
(Konular)
592
(Mesajlar)
Oct 2020
(Kayıt Tarihi)
79
(Rep Puanı)
#4
Başarılı içerik Mutlu
25-10-2020, 03:32 AM
İzmox Theme
Forum Üyesi
*
185
(Konular)
2,213
(Mesajlar)
Oct 2020
(Kayıt Tarihi)
122
(Rep Puanı)
#5
(25-10-2020, 03:30 AM)ErenESER Adlı Kullanıcıdan Alıntı: Başarılı içerik Mutlu
Görüşünüz için teşekkürler.
Bir bugün iki yarına bedeldir… Benjamin Franklin
25-10-2020, 02:26 PM
İzmox Theme
Forum Üyesi
*
0
(Konular)
15
(Mesajlar)
Oct 2020
(Kayıt Tarihi)
2
(Rep Puanı)
#6
Başarıllar
25-10-2020, 03:53 PM
İzmox Theme
Forum Üyesi
*
185
(Konular)
2,213
(Mesajlar)
Oct 2020
(Kayıt Tarihi)
122
(Rep Puanı)
#7
(25-10-2020, 02:26 PM)Spray:’ Adlı Kullanıcıdan Alıntı: Başarıllar
Görüşünüz için teşekkür ederim.
Bir bugün iki yarına bedeldir… Benjamin Franklin
07-01-2021, 01:34 AM
İzmox Theme
Forum Üyesi
*
90
(Konular)
612
(Mesajlar)
Nov 2020
(Kayıt Tarihi)
12
(Rep Puanı)
#8
(25-10-2020, 03:06 AM)Mike Adlı Kullanıcıdan Alıntı: Amerikan Futbolu modu, simüle edilmiş bir Counter-Stike futbol oyunudur. Oyun, Terörist ve Terörle Mücadele Edenlerin kafa kafaya oynadığı bir futbol stadyumunda oynanır. Takımlar, 1 QB ve bir alıcı rezervi içeren 1 ila 11 oyuncu arasında olabilir. Top şaklatılır ve QB topu aceleye getirmeyi veya arkasına yaslanıp topu açık bir alıcıya atmayı seçebilir. Hücum nihayetinde topu son bölgeye götürmelidir, ancak en önemlisi, rakip takıma bir müdahale yapmadan ilk alt çizgiye giderek sürüşlerini sürdürmeleri gerekir. Oyun, bir takım maksimum puan limitini alana kadar devam eder ve oyun sona erer. İki takım 30 saniye bekler ve ardından başka bir oyun başlar.

Modüller
#include <fakemeta>
#include <cstrike>
#include <fun>
#include <csx>
#include <nvault>


Cvars
fm_bots (d:2) - How many football bots are spawned (max 4)
fm_models (d:1) - If enabled, players will use NFL player models
fm_sbmotd (d:"") - MOTD that displays periodically in the gui scoreboard
fm_pumpfake (d:4) - The speed in which the pump fake animation plays (0 to disable)
fm_monthlystats (d:1) - If enabled, stats will be reset monthly and last month stats are randomly shown
fm_onsidelength (d:21) - How many yards the ball has to pass before the opposing team is allowed to recover
fm_quarterclock
 (d:120) - Amount of time (in seconds) each quarter is
fm_scrimmaxteam
 (d:5) - If scrim mode is enabled, how many players each team is allowed


Oyuncu Komutları
say /qb - This will give the invoker the Quarterback Position
say /help - This will display the help menu
say /start - This will start a new game if people don't want to wait for it to do itself
say /switch - This will switch the invoker to the opposite team
press +USE key[i] (default "e") - This will make the player Speed Burst
press +RELOAD key (default "r") - This will make the player pitch the football
press switch key (default "q") - This will make the player Dive[/i]

press radio1 key[i] (default "z") - This will bring up the menu for team switching
press radio2 key (default "x") - This will bring up the player model menu[/i]


Admin Komutları
amx_setqb [i]<player> - Forces player to be the QB for their current team.[/i]
amx_setdown [i]<#> - Sets the current down for the team with possession of the ball.
amx_setscore <t|ct|1|2> <#> - Sets the score of the given team.
amx_makeburst <player> - Forces the player to use speed burst if he has a burst or not.
amx_makekick <t|ct|1|2> - Stops current down and forces a team to kickoff to the other team.
amx_scrim <on|off|1|0|NULL> - Toggles tournament mode which will disable all team balancing, fumbles and autostart.
amx_teamlock <1|2> - Locks teams so players cannot change or switch
amx_setmodels <Team name> - Enter team name and it loads the teams model and players
amx_end - Forces the current game to end.[/i]

amx_shake - Randomly mixes all the teams together. (Admins and bots are untouched)

[i]İndirmeler [/i]

Haritalar

Futbol modu herhangi bir eski dust2 veya fare haritasında çalışmayacaktır. Anahtarları bir haritanın koordinatlarından uzaktır ve uç bölgeden uç bölgeye yatay olarak uzanan düz bir yüzey gerektirir. Temel olarak zip dosyasında 15 harita sunuyorum. Birisi kendi haritasını oluşturacak kadar eğimliyse, Valve Hammer Editor'ü indirmeniz ve maps.zip dosyasındaki fm_football.rmf dosyasını açmanız gerekir, bir futbol haritası yapmak için tüm varlıkları içerir (not: oyun yüzeyinin çalışması gerekir sol taraftaki cts ve sağ taraftaki cts ile yatay olarak.).

Kurmak

  1. Önce .amxx dosyasını indirin ve eklentiler \ amxmodx \ plugins klasörünüze yerleştirin.

  2. Eklentiler \ amxmodx \ configs \ plugins.ini dosyanıza "ler olmadan football.amxx" satırını ekleyin.

  3. Zip dosyasını indirin ve dosyaları cstrike klasörünüzdeki uygun klasörlere çıkartın.

  4. Completley sunucunuzu yeniden başlatın ve bir futbol haritasına dönüştürün.


Hide Post


Konu İçeriğini otomatik görmek için



Teşekkürler Mutlu



Görüntüleyenler: 1 Ziyaretçi
maltepe escort kadıköy escort ataşehir escort kadıköy escort pendik escort kartal escort kadıköy escort
bioklimatik pergola çerçeve kapak estetik