←  Problemy z pluginami

AMXX.pl: Support AMX Mod X i SourceMod

»

błąd pluginu realnej pogody

Zablokowany

  • +
  • -
emblaze - zdjęcie emblaze 22.11.2008

http://amxx.pl/viewtopic.php?t=4819 mam ten plugin i jest czarne niebo z ksiezycem ok. 10-14 pm.
Co sie z tym mogło stać ?? Jak to naprawić.
Odpowiedz

  • +
  • -
mgr inż. Pavulon - zdjęcie mgr inż. Pavulon 22.11.2008

spróbuj inny region:

weather_region 0056 // Kod dla regionu czyli kod ze strony internetowej dla danej miejscowości. Podany kod regionu to Warszawa.

jeżeli nie ustawiłeś cvar'a to masz: 0050 - berlin
Zresztą teraz szybko robi się ciemno :P
Odpowiedz

  • +
  • -
emblaze - zdjęcie emblaze 22.11.2008

ehhehe mam ustawiony na Katowice ;) to chyba dobrze :) a moze w sma coś źle xD
Odpowiedz

  • +
  • -
MuChA - zdjęcie MuChA 23.11.2008

To daj swoje sma.
Odpowiedz

  • +
  • -
emblaze - zdjęcie emblaze 23.11.2008

nic nie zmienialem w sma xP tylko cvara jedengo dałem (na region) do amxx.cfg
i wgralem wszystkie pliki ;>
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 24.11.2008

pokaż plugins.ini
Odpowiedz

  • +
  • -
Miczu - zdjęcie Miczu 24.11.2008

Moze po prostu na serwerze jest zla godzina?
Odpowiedz

  • +
  • -
emblaze - zdjęcie emblaze 24.11.2008

pokaż plugins.ini



plugin na ogół działa tylko niebo jest nocne ok. 10 - 14

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx		; basic admin console commands
adminhelp.amxx		; help command for admin console commands
adminslots.amxx		; slot reservation
multilingual.amxx	; Multi-Lingual management

; Menus
menufront.amxx		; front-end for admin menus
cmdmenu.amxx		; command menu (speech, settings)
plmenu.amxx		; players menu (kick, ban, client cmds.)
;telemenu.amxx		; teleport menu (Fun Module required!)
mapsmenu.amxx		; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx		; console chat commands
antiflood.amxx		; prevent clients from chat-flooding the server
scrollmsg.amxx		; displays a scrolling message
imessage.amxx		; displays information messages
adminvote.amxx		; vote commands

; Map related
nextmap.amxx		; displays next map in mapcycle
mapchooser.amxx		; allows to vote for next map
timeleft.amxx		; displays time left on map

; Configuration
pausecfg.amxx		; allows to pause and unpause some plugins
statscfg.amxx		; allows to manage stats plugins via menu and commands

; Counter-Strike
;restmenu.amxx		; restrict weapons menu
statsx.amxx		; stats on death or round end (CSX Module required!)
;miscstats.amxx		; bunch of events announcement for Counter-Strike
;stats_logging.amxx	; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here

auto_restart_knives.amxx
lastmanbets.amxx
amx_parachute.amxx
descriptive_fire_in_the_hole.amxx
runplanting.amxx
sell_weapons.amxx
adminchceck.amxx
Automaticknifeduel.amxx
sillyc4.amxx
task_scheduler.amx
weaponstorage.amxx
eim.amxx
reloadbar.amxx
realnadedrops.amxx
grenade_trail.amxx
weapon_icon.amxx
ad_manager.amxx
VIPpart2.amxx
VIPpart1.amxx
custom_radio.amxx
hs.amxx
weaponarena.amxx
amx_parachute.amxx
alt_end_round_sounds.amxx
frostnades.amxx
weather.amxx
blinding_flashlight.amxx
gamenamechanger.amxx
precache.amxx
ors.amxx

Miczu,

wpisywałem thetime w say i jest dobra godzina :)
Odpowiedz

  • +
  • -
Miczu - zdjęcie Miczu 24.11.2008

Czytalem oryginalny temat na aliedzie, wyglada na to ze plug jest jeszcze nie dorobiony ;>
Odpowiedz

  • +
  • -
emblaze - zdjęcie emblaze 24.11.2008

aha a mogłbyś go "dorobić" ja tak łądnie proszę O:)
bo takie super a tu oO pełnia o 12 xD
Odpowiedz

  • +
  • -
HuBa - zdjęcie HuBa 07.12.2008

Tylko ,że u mnie działa normalnie ?
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 09.12.2008

Musze dopisać bo zapomniałem że weather.amxx powinien być na samej górze w plugins.ini :P

Zobacz czy to coś da
Odpowiedz

  • +
  • -
emblaze - zdjęcie emblaze 09.12.2008

znaczy gdzie :P dokładnie tu czy tu (patrz niżejpogrubione ;) )

; AMX Mod X plugins

weather.amxx
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here

weather.amxx
auto_restart_knives.amxx
lastmanbets.amxx
amx_parachute.amxx
descriptive_fire_in_the_hole.amxx
runplanting.amxx
sell_weapons.amxx
adminchceck.amxx
Automaticknifeduel.amxx
sillyc4.amxx
task_scheduler.amx
weaponstorage.amxx
eim.amxx
reloadbar.amxx
realnadedrops.amxx
grenade_trail.amxx
weapon_icon.amxx
ad_manager.amxx
VIPpart2.amxx
VIPpart1.amxx
custom_radio.amxx
hs.amxx
weaponarena.amxx
amx_parachute.amxx
alt_end_round_sounds.amxx
frostnades.amxx
weather.amxx
blinding_flashlight.amxx
gamenamechanger.amxx
precache.amxx
ors.amxx


i jeszcze jedno nie ma cvara na wyłączenie pluga ;P??
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 09.12.2008

Tutaj:

; AMX Mod X plugins

weather.amxx
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)



Co do cvara to nie ma
Odpowiedz

  • +
  • -
emblaze - zdjęcie emblaze 10.12.2008

szkoda a dużo by było roboty dorobić cvara ?? ;-)
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 11.12.2008

To napisz w Scripting Pomoc :]
Odpowiedz
Zablokowany