Pagalbos!

Čia keliamos įvairios serverių modifikacijos, sistemos kurios neapsiriboja pluginais ir atlieka svarbius dalykus.
Taip pat, užduodami klausimai, susiję su sistemų diegimu ir darbu.
Post Reply
Akka3223
Parašęs kelias žinutes
Posts: 6
Joined: 2017 Feb 26 22:04
Skype: grindexpvp

Pagalbos!

Post by Akka3223 »

Sveiki gal kas ismano apie DiabloII moda man reiktu pagalbos man lenda sita nesamone

//// d2_announcer.sma
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : error 017: undefined symbol "levels"
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : warning 215: expression has no effect
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : error 001: expected token: ";", but found ")"
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : error 029: invalid expression, assumed zero
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : fatal error 107: too many error messages on one line


scriptas:


public plugin_init()
{
register_plugin(PLUGIN_NAME, PLUGIN_VERSION, PLUGIN_AUTHOR)
}
public d2_logged(id, log_type)
{
static name[32] ; get_user_name(id, name, charsmax(name));

if ( log_type == LOGGED )
{
client_printcolor( 0, "/y[ /g%s /y] - /ctr%s /yhas logged ON.", name, HEROES[ get_p_hero(id)];, LEVELS[ get_p_level(id) ]);
}
else
{
client_printcolor( 0, "/y[ /g%s /y] - /ctr%s /yhas logged OFF.", name, HEROES[ get_p_hero(id)]), LEVELS[ get_p_level(id) ]);
}
}

Aka
Flooderis arba specialistas
Posts: 549
Joined: 2015 May 07 00:53
Skype: cs-banga.help
Location: Kaunas

Re: Pagalbos!

Post by Aka »

Turiu favorita savo :asian:

Akka3223
Parašęs kelias žinutes
Posts: 6
Joined: 2017 Feb 26 22:04
Skype: grindexpvp

Re: Pagalbos!

Post by Akka3223 »

Aka wrote:Turiu favorita savo :asian:
as su situ nick nuo 2012 jau tai..

Aka
Flooderis arba specialistas
Posts: 549
Joined: 2015 May 07 00:53
Skype: cs-banga.help
Location: Kaunas

Re: Pagalbos!

Post by Aka »

Akka3223 wrote:
Aka wrote:Turiu favorita savo :asian:
as su situ nick nuo 2012 jau tai..
Okey :asian:
Užsiregistravo: vakar 23:04

-- 2017 Vas 27 19:34 --
Akka3223 wrote:
Aka wrote:Turiu favorita savo :asian:
as su situ nick nuo 2012 jau tai..
Okey :asian:
Užsiregistravo: vakar 23:04

User avatar
laimiukas3
Moderatorius
Posts: 4569
Joined: 2012 Aug 03 01:12
Skype: laimiukas3
Location: Vilnius
Contact:

Re: Pagalbos!

Post by laimiukas3 »

Akka3223 wrote:Sveiki gal kas ismano apie DiabloII moda man reiktu pagalbos man lenda sita nesamone

//// d2_announcer.sma
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : error 017: undefined symbol "levels"
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : warning 215: expression has no effect
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : error 001: expected token: ";", but found ")"
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : error 029: invalid expression, assumed zero
// C:\Games\Counter-Strike\cstrike\addons\amxmodx\scripting\d2_announcer.sma(25) : fatal error 107: too many error messages on one line


scriptas:


public plugin_init()
{
register_plugin(PLUGIN_NAME, PLUGIN_VERSION, PLUGIN_AUTHOR)
}
public d2_logged(id, log_type)
{
static name[32] ; get_user_name(id, name, charsmax(name));

if ( log_type == LOGGED )
{
client_printcolor( 0, "/y[ /g%s /y] - /ctr%s /yhas logged ON.", name, HEROES[ get_p_hero(id)];, LEVELS[ get_p_level(id) ]);
}
else
{
client_printcolor( 0, "/y[ /g%s /y] - /ctr%s /yhas logged OFF.", name, HEROES[ get_p_hero(id)]), LEVELS[ get_p_level(id) ]);
}
}
nekurk 10 tokiu paciu temu cia zmoens ne akli. naudok kodams tagus

Code: Select all

[code]kodas
[/code]
Image
Image
Image

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests