Page 1 of 1

Ar yra tokia galimybė?

Posted: 2011 Jul 26 11:34
by psychical
Sveiki ar yra tokia galimybė, kad roundas nesibaigtų net tada, kai visi T ar CT išžudyti?

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 26 11:58
by aaarnas

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 26 15:21
by psychical
Nežinau kodėl, tačiau man neveikia...

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 27 12:34
by newb
Requirements
CS 1.6, CZ.
AMX Mod X 1.8.x or higher.
Orpheu 2.1 and higher.
Steam server.

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 27 12:46
by psychical
newb wrote:
Requirements
CS 1.6, CZ.
AMX Mod X 1.8.x or higher.
Orpheu 2.1 and higher.
Steam server.
viskas yra tik ne:

Code: Select all

Steam server.
nors nzn, pas mane ir tas ir tas :D

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 27 15:25
by aaarnas

Code: Select all

Installation top1. Firstly, you need Orpheu. You have just to unzip the content of orpheu_base.zip in ./amxmodx/ ; 2. Then unzip the content of the provided archive here in ./amxmodx/ ; 3. Install the plugin*, restart and it's ready.  * You need to compile locally the plugin since it uses third party includes from Orpheu. Compatibility Problem topGungame 2.1.2/2.1.3b : It works fine but the warm-up doesn't show, simple fix he

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 27 17:08
by psychical

Code: Select all

L 07/27/2011 - 18:06:45: Start of error session.L 07/27/2011 - 18:06:45: Info (map "surf_degeberga") (file "addons/amxmodx/logs/error_20110727.log")L 07/27/2011 - 18:06:45: [ORPHEU] Function "CHalfLifeMultiplay::CheckMapConditions" not foundL 07/27/2011 - 18:06:45: [AMXX] Displaying debug trace (plugin "infinite_round.amxx")L 07/27/2011 - 18:06:45: [AMXX] Run time error 10: native error (native "OrpheuGetFunction")L 07/27/2011 - 18:06:45: [AMXX]    [0] infinite_round.sma::CheckConditions (line 156)L 07/27/2011 - 18:06:45: [AMXX]    [1] infinite_round.sma::CheckConditions (line 107)
susikeliau viska taciau man mera sita ir nors uzmusk nenori niekaip veikti...

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 27 18:38
by morka
Tai gal ORPHEU senas nes pluginas neranda butent "CHalfLifeMultiplay::CheckMapConditions" funkcijos

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 27 19:48
by psychical
kropto wrote:Tai gal ORPHEU senas nes pluginas neranda butent "CHalfLifeMultiplay::CheckMapConditions" funkcijos
Lyg to nezinociau... Orpheu tik valkar imestas is url kuris duodas alliedmodders...

Re: Ar yra tokia galimybė?

Posted: 2011 Jul 27 20:07
by morka
cia naujausias https://forums.alliedmods.net/showthrea ... ght=ORPHEU
Pabandyk
orpheu/functions/CheckMapConditions

Code: Select all

{    "name"    : "CheckMapConditions",    "class"   : "CHalfLifeMultiplay",    "library" : "mod",    "return"  :    {        "type" : "bool"    },    "identifiers" :     [        {            "os"    : "windows",            "mod"   : "cstrike",            "value" : [0x53,0x56,0x33,0xdb,0x68,"*","*","*","*",0x8b,0xf1,0x53,0xe8,"*","*","*","*",0x83,0xc4,0x08,0x85,0xc0,0x74,0x0a,0xc6,0x46,0x7e,0x01,0xc6,0x46,0x7f,0x01,0xeb,0x1e]        },        {            "os"    : "linux",            "mod"   : "cstrike",            "value" : "CheckMapConditions__18CHalfLifeMultiplay"        }    ]}