Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: kiki33hun
Forum: Module Coding 10-08-2013, 11:47
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

Try the offical metamod.
Forum: Module Coding 10-08-2013, 08:00
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

ConnorMcLeod:

The OrpheuHookReturn only works on if hooked OrpheuHookPre, not OrpheuHookPost.

Is not it?
Forum: Module Coding 09-22-2013, 07:55
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

Open:
configs/orpheu/functions/

And 1 example:
Open the file: configs/oprheu/functuins/AddAmmoNameToAmmoRegistry

look this line:

AddAmmoNameToAmmoRegistry__FPCc
Forum: Module Coding 09-13-2013, 07:06
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

Who you ask? Compile locally.
Forum: Module Coding 08-24-2013, 05:54
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

What the problem?

Parsing functions started.
Parsing file "COM_GetParmAfterParmCase" started
Argument type "char *" validated
...
Forum: Module Coding 08-22-2013, 05:33
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

This function have a return value. Please view:

int __cdecl SV_SetMaxclients()
{
int v0; // ebx@1
int v1; // esi@1
void **v2; // edi@2
int i; // ebx@3
int v4; // esi@3
int v5;...
Forum: Module Coding 08-22-2013, 03:47
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

I am trying change maxplayers, while running the server. Example: SV_SetMaxclients change return value, only for the first view current value (Like orpheugetreturn)
Forum: Module Coding 08-22-2013, 02:52
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

I am tryed without is_module_loaded. And:

L 08/22/2013 - 08:51:57: [ORPHEU] Invalid parameters count. Expected [3]. Got [1]
L 08/22/2013 - 08:51:57: [AMXX] Run time error 10 (plugin...
Forum: Module Coding 08-22-2013, 01:50
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

So. The call does not work.

Does not save this message: log_to_file("kiki.log", "SV_SetMaxclients function return value: %s", vissza)
Forum: Module Coding 08-21-2013, 08:15
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

Hey guys. What is the problem in the code below?

#include <amxmodx>
#include <orpheu>

new OrpheuFunction:maxclients;

public plugin_init()
{
register_plugin("Orpheu Teszt", "1.0", "kiki...
Forum: Module Coding 04-26-2013, 11:16
Replies: 1,508
Views: 906,502
Posted By kiki33hun
Re: Module: Orpheu (v2.5.1)

Work on orpheu 2.3, and change
#define AUTHOR "Bence98007"

to

#define AUTHOR "kiki33"

Plugin default link: http://www.hlmod.hu/viewtopic.php?f=19&t=5782 , and I did not give permission to...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -4. The time now is 21:26.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode