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

Showing results 1 to 25 of 500
Search took 0.01 seconds.
Search: Posts Made By: kiki33hun
Forum: Module Coding 02-04-2016, 07:54
Replies: 183
Views: 219,641
Posted By kiki33hun
Re: Module: Half-Life Weapon Mod (v0.8)

This supported Sven Coop?
Forum: Trash 06-18-2015, 09:47
Replies: 22
Views: 3,762
Posted By kiki33hun
Re: Ramadan Mubarak ^.^

Thanks, You too. Allahu Akbar!
Forum: Scripting Help 01-23-2015, 11:28
Replies: 3
Views: 582
Posted By kiki33hun
I need entity positions.

Hello, i have a entity, like this:

http://kepfeltoltes.hu/150123/1050796605Untitled_www.kepfeltoltes.hu_.png

My code:
new entity = fm_create_entity("info_target")
set_pev(entity,...
Forum: Scripting Help 01-21-2015, 08:19
Replies: 0
Views: 545
Posted By kiki33hun
need help to position.

Hello

I have a entity.

The entity center is set to fm_entity_set_origin(entity, position)...
The size is set: fm_entity_set_size(entity, mins, maxs)

Result:...
Forum: Suggestions / Requests 01-12-2015, 11:30
Replies: 3
Views: 838
Posted By kiki33hun
Re: Name

Other way:

new name[32]
get_user_info(id, "name", name, 31)
Forum: Scripting Help 11-21-2014, 13:00
Replies: 11
Views: 2,486
Posted By kiki33hun
Re: Change Player Name in Scoreboard

I said, dont change the scoreboard name.

I think try change name in chat, and other.
Forum: Scripting Help 11-21-2014, 12:57
Replies: 11
Views: 2,816
Posted By kiki33hun
Re: Client on connect open menu

try client_putinserver task 5sec
Forum: Scripting Help 11-21-2014, 12:50
Replies: 11
Views: 2,486
Posted By kiki33hun
Re: Change Player Name in Scoreboard

// draw their name (left to right)
gHUD.DrawHudString( xpos, ypos, NAME_RANGE_MAX + xpos_rel, team_info->name, r, g, b );

String
Forum: Scripting Help 11-21-2014, 12:38
Replies: 11
Views: 2,486
Posted By kiki33hun
Re: Change Player Name in Scoreboard

No. Scoreboard is client side, and get the username.

Where do you want to keep the name?

Chat possible to change, name.
Forum: Scripting Help 11-21-2014, 12:17
Replies: 12
Views: 2,461
Posted By kiki33hun
Re: Real bombsites count

Now working. Thank you Arkshine!!
Forum: Scripting Help 11-21-2014, 12:04
Replies: 12
Views: 2,461
Posted By kiki33hun
Re: Real bombsites count

Your code is on de_torn map:

Bomb site count = 4


How to fix my last code?
Forum: Scripting Help 11-21-2014, 09:34
Replies: 12
Views: 2,461
Posted By kiki33hun
Re: Real bombsites count

I want get bombsite cordinates.
Forum: Scripting Help 11-21-2014, 04:55
Replies: 12
Views: 2,461
Posted By kiki33hun
Re: Real bombsites count

Okey, thanks. I need some help.

Plugin init:
new ent = -1;
while ((ent = find_ent_by_class(ent, "func_bomb_target")))
{
g_bombsitenum++
}
while ((ent = find_ent_by_class(ent,...
Forum: Scripting Help 11-20-2014, 06:52
Replies: 12
Views: 2,461
Posted By kiki33hun
Re: Real bombsites count

I do not understand. How to?
Forum: Scripting Help 11-19-2014, 10:22
Replies: 12
Views: 2,461
Posted By kiki33hun
Real bombsites count

Hello, how to to get real bombsite count?

I use this code:
find_bomb_targets(Float:locations[BOMBSITES][3]) {
new ent, i;
while ( i < g_bombsitenum && (ent =...
Forum: Module Coding 11-17-2014, 14:03
Replies: 1
Views: 1,396
Posted By kiki33hun
Saytext hook problem.

What is the problem?

I trying hook saytext message.

int MsgHook( const char *szUserMsg, pfnUserMsgHook pfn )
{
int result = gEngfuncs.pfnHookUserMsg( szUserMsg, pfn );
if( !_stricmp(...
Forum: Module Coding 11-10-2014, 01:04
Replies: 25
Views: 16,514
Posted By kiki33hun
Re: [TUTORIAL] Writing an Extension (AMX Mod X Module) + Screenshots [May 15, 2014]

Hello guys.

Windows posibble compiling .so modules? How to, i get this error:


Edit:

Next try:

C:\Users\user\Downloads\kiki\kiki>gcc main.cpp sdk/amxxmodule.cpp main.h c
Forum: Off-Topic 09-23-2014, 11:50
Replies: 10
Views: 1,776
Posted By kiki33hun
AMXX support the Counter Strike Nexton?

AMXX support the Counter Strike Nexton?


http://store.steampowered.com/app/273110/

an hour to go.
Forum: Scripting Help 01-30-2014, 14:18
Replies: 5
Views: 2,815
Posted By kiki33hun
Re: [ORPHEU] Function "InstallGameRules" not found..

Put InstallGameRules file in configs/orpheu/functions/ dir!
Forum: Scripting Help 01-19-2014, 04:10
Replies: 3
Views: 924
Posted By kiki33hun
Re: Hook motd close

I am use the search, and not found.

Maybe hooking the VGUI event?
Forum: Scripting Help 01-19-2014, 02:51
Replies: 3
Views: 924
Posted By kiki33hun
Hook motd close

Hy.

It's posibble hooking the motd close?
Forum: New Plugin Submissions 01-01-2014, 12:09
Replies: 20
Views: 20,117
Posted By kiki33hun
Forum: Trash 12-23-2013, 05:59
Replies: 12
Views: 4,271
Posted By kiki33hun
Re: Module: Voice Coder

What? :shock:
Forum: Trash 12-23-2013, 05:34
Replies: 12
Views: 4,271
Posted By kiki33hun
Re: Module: Voice Coder

Not bad, please upload source code. I am need it:)
Forum: New Plugin Submissions 12-23-2013, 03:23
Replies: 33
Views: 14,005
Posted By kiki33hun
Re: Custom Rang Info (1.0.0 - 22.12.2013)

Now work. Log: L 12/23/2013 - 09:22:01: Found Rank : Foadmin for Player with Auth ID : STEAM_0:1:22438141

One line.

old name: IrOn
new name: IrOnFOADMIN
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 06:22.


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