←  Pytania

AMXX.pl: Support AMX Mod X i SourceMod

»

2 strona klas

Zablokowany

  • +
  • -
TaKieCos - zdjęcie TaKieCos 24.06.2010

2 tygodnie temu widziałem poradnik do dodawania klas na 2 stronie menu. teraz jakos nie moge znaleźć. Móglby ktos podac link?
Odpowiedz

  • +
  • -
TaKieCos - zdjęcie TaKieCos 24.06.2010

Dokladnie o to 1. bo to 2 znalazlem ale nie ogarniam go. Wielkie dzięki

24 czerwiec 2010 - 10:19:
Wszystko robiłem według tego poradnika menu klas nowa strona - Nieoficjalny polski support AMX Mod X

Wstawiam swój plik SMA.

Your plugin failed to compile! Read the errors below:

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/amxmodx/tmp3/phpPot02w.sma(4842) : warning 217: loose indentation
/home/groups/amxmodx/tmp3/phpPot02w.sma(4850) : warning 204: symbol is assigned a value that is never used: "lx"
/home/groups/amxmodx/tmp3/phpPot02w.sma(4851) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4852) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4854) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4858) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4862) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4866) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4870) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4875) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4879) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4883) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4888) : error 010: invalid function or declaration
/home/groups/amxmodx/tmp3/phpPot02w.sma(4891) : error 029: invalid expression, assumed zero
/home/groups/amxmodx/tmp3/phpPot02w.sma(4891 -- 4893) : warning 215: expression has no effect
/home/groups/amxmodx/tmp3/phpPot02w.sma(4893) : error 054: unmatched closing brace
/home/groups/amxmodx/tmp3/phpPot02w.sma(4895) : error 008: must be a constant expression; assumed zero
/home/groups/amxmodx/tmp3/phpPot02w.sma(4896) : error 021: symbol already defined: "LoadXP"
/home/groups/amxmodx/tmp3/phpPot02w.sma(4898) : warning 209: function "LoadXP" should return a value
/home/groups/amxmodx/tmp3/phpPot02w.sma(4901) : error 054: unmatched closing brace
/home/groups/amxmodx/tmp3/phpPot02w.sma(4905) : error 025: function heading differs from prototype
/home/groups/amxmodx/tmp3/phpPot02w.sma(4905) : error 021: symbol already defined: "ShowKlasy"
/home/groups/amxmodx/tmp3/phpPot02w.sma(4908) : error 032: array index out of bounds (variable "player_class_lvl")
/home/groups/amxmodx/tmp3/phpPot02w.sma(4925) : error 017: undefined symbol "Skoczek"
/home/groups/amxmodx/tmp3/phpPot02w.sma(4929) : error 017: undefined symbol "Szaman"
/home/groups/amxmodx/tmp3/phpPot02w.sma(4933) : error 017: undefined symbol "Duch"
/home/groups/amxmodx/tmp3/phpPot02w.sma(7782) : error 021: symbol already defined: "give_knife"
/home/groups/amxmodx/tmp3/phpPot02w.sma(7789) : warning 209: function "give_knife" should return a value
/home/groups/amxmodx/tmp3/phpPot02w.sma(8526) : warning 217: loose indentation

23 Errors.
Could not locate output file /home/groups/amxmodx/public_html/websc3/phpPot02w.amx (compile failed).
Odpowiedz

Mesh - zdjęcie Mesh 24.06.2010

nie da sie pobrac *.sma wrzuc jako zalacznik bo nikt Ci nie pomoze.
Odpowiedz

  • +
  • -
TaKieCos - zdjęcie TaKieCos 24.06.2010

proszę

24 czerwiec 2010 - 11:57:
proszę

Załączone pliki

Odpowiedz

  • +
  • -
xPerfectx - zdjęcie xPerfectx 24.06.2010

co ty chcesz 2 strone klas jak nie masz klas porobionych tylko 2 strona i klasy wpisane
@edit masz

Załączone pliki


Użytkownik xdx551 edytował ten post 24.06.2010 12:38
Odpowiedz

  • +
  • -
TaKieCos - zdjęcie TaKieCos 24.06.2010

czemu klase ninja zrobiles premium??

		}
case 6: {
if(get_user_flags(id) & ADMIN_LEVEL_B)
{
player_class[id] = Ninja
}
else
{
show_hudmessage(id, "Ta Klasa tylko dla PREMIUM wiecej informacji na www.cs-exitum.xaa.pl")
Odpowiedz

  • +
  • -
xPerfectx - zdjęcie xPerfectx 24.06.2010

aa sory usun to
if(get_user_flags(id) & ADMIN_LEVEL_B) i  else
                 {
                        show_hudmessage(id, "Ta Klasa tylko dla PREMIUM wiecej informacji na www.cs-exitum.xaa.pl")
Odpowiedz

  • +
  • -
TaKieCos - zdjęcie TaKieCos 24.06.2010

aa sory usun to

if(get_user_flags(id) & ADMIN_LEVEL_B) i  else
                 {
                        show_hudmessage(id, "Ta Klasa tylko dla PREMIUM wiecej informacji na www.cs-exitum.xaa.pl")



zrobilem to ale teraz są takie błedy

/home/groups/amxmodx/tmp3/phpHaDYV3.sma(8510) : error 001: expected token: ";", but found "-identifier-"
/home/groups/amxmodx/tmp3/phpHaDYV3.sma(8510 -- 8511) : warning 215: expression has no effect
/home/groups/amxmodx/tmp3/phpHaDYV3.sma(8522) : warning 217: loose indentation

Załączone pliki

Odpowiedz

  • +
  • -
xPerfectx - zdjęcie xPerfectx 25.06.2010

masz poprawione

Załączone pliki

Odpowiedz
Zablokowany