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

Showing results 1 to 25 of 31
Search took 0.00 seconds.
Search: Posts Made By: AlexanderM
Forum: Scripting Help 10-04-2008, 08:55
Replies: 3
Views: 3,002
Posted By AlexanderM
So I missed something :P Thank you for the help...

So I missed something :P Thank you for the help Orangutanz :D:D:D

EDIT:

Just one more question. You said 'HL SDK', program or website? :P
Again thanks for the help :)

EDIT 2:

Hmmm......
Forum: Scripting Help 10-03-2008, 08:11
Replies: 3
Views: 3,002
Posted By AlexanderM
Walking NPC's

Hi All :D

I have a little problem, with creating a NPC, that can walk.
I made my NPC over the tutorial Twilight Suzuka (http://forums.alliedmods.net/member.php?u=1599)...
Forum: Scripting Help 02-21-2008, 11:51
Replies: 26
Views: 4,461
Posted By AlexanderM
Re: Help with earn frag

Here ya go :D
Should work, compiled fine, but I haven't tested it. If it doesen't work please pm me, and I will update it :D

Read yourself thru this, don't help if you only get the plugin but...
Forum: Off-Topic 02-18-2008, 15:37
Replies: 29
Views: 5,679
Posted By AlexanderM
Re: Where did you learn to script?

I learned HTML when I was like 10-11 years old. Realy I think ive used TOO much time on that, but what the hac.
I began looking at the Counter Strike plugins, not scripting, but creating a server...
Forum: Scripting Help 02-17-2008, 08:40
Replies: 7
Views: 1,894
Posted By AlexanderM
Re: .: Fun give_item prob :.

Thanks + Karma :D
Forum: Scripting Help 02-17-2008, 08:23
Replies: 7
Views: 1,894
Posted By AlexanderM
.: Fun give_item prob :.

Hi.

I was thinking on how to give the client some ammo.
When you give the client a weapon, lets say for instance AK47, he/she gets 30 ammo. But how do I give more, or even give the client...
Forum: Scripting Help 02-17-2008, 06:53
Replies: 8
Views: 2,108
Posted By AlexanderM
Re: Invisible

I doubt you can give a player karma.

// Here...
Forum: Scripting Help 02-16-2008, 15:36
Replies: 5
Views: 1,477
Posted By AlexanderM
Re: Knife out = Invisibility

Dahm double post...
Forum: Scripting Help 02-16-2008, 15:31
Replies: 8
Views: 2,108
Posted By AlexanderM
Re: Invisible

Here you go :D
It compiled fine, I diden't check on server, but should work fine :D
Command - /invisible chat/team chat.
CVAR - invis_save 0 OFF 1 ON
CVAR - invis_much Logicall

You need to...
Forum: Scripting Help 02-16-2008, 15:10
Replies: 5
Views: 1,477
Posted By AlexanderM
Re: Knife out = Invisibility

This should work. Your problem was that you were giving a weapon each time the client was changing weapon. I registered the 'ResetHUD' event. It is called every time a client is spawned. Then I check...
Forum: Scripting Help 02-16-2008, 14:56
Replies: 5
Views: 1,473
Posted By AlexanderM
Re: .: FM Model Problem :.

Trying it out :D
Forum: Scripting Help 02-14-2008, 14:40
Replies: 5
Views: 1,473
Posted By AlexanderM
.: FM Model Problem :.

Hi.

Im playing a litle around with some model stuff. Ive got the model working, but when I change weapon, lets say the wepon model is a AK47 and I change to usp, the usp gets the same skin. The...
Forum: Scripting Help 01-18-2008, 17:49
Replies: 2
Views: 1,760
Posted By AlexanderM
Heal a teammate ?

Hi.

I was thinking about how you could heal a team mate. I searched the forum and found a plugin that did it.
http://forums.alliedmods.net/showthread.php?t=62756&highlight=Heal
But still, im...
Forum: Scripting Help 01-17-2008, 15:38
Replies: 6
NPC
Views: 1,618
Posted By AlexanderM
Re: NPC

Uhm, just one more thing. How could I modify the damage ?
This is quite alot damage pretty fast :S
Forum: Scripting Help 01-17-2008, 15:34
Replies: 6
NPC
Views: 1,618
Posted By AlexanderM
Re: NPC

Works great, thanks allot mate :D

+ Karma
Forum: Scripting Help 01-17-2008, 14:50
Replies: 6
NPC
Views: 1,618
Posted By AlexanderM
Re: NPC

Not that it's not working, I just wanted to know how to slow people that are in a radius of the NPC :D
Forum: Scripting Help 01-17-2008, 13:53
Replies: 6
NPC
Views: 1,618
Posted By AlexanderM
NPC

Hi.

I was thinking if it is posible to make a NPC that slows all nerby players.
And realy, I have no idear on how you should do it :|

The meaning was making a Shaman Totem from World of...
Forum: Scripting Help 01-07-2008, 10:38
Replies: 3
Views: 1,040
Posted By AlexanderM
Re: Bind variable into command ?

No, I can post it if you want to se it. But you are warned...
Ive just begined to make something new stuff, so I haven't
made any comments, and checked... Looks so crappy :S

Think it's about 70...
Forum: Scripting Help 01-07-2008, 10:14
Replies: 3
Views: 1,040
Posted By AlexanderM
Bind variable into command ?

Hi.

Im a litle new, begining to understand some of the code, but still new to amx modx.

In my plugin I want to tell the client wich 'class' he is. My plugin is kinda
giant so ill just post...
Forum: Scripting Help 01-06-2008, 10:39
Replies: 17
Views: 5,393
Posted By AlexanderM
Re: [BUG] SZ_GetSpace: overflow on 'Name'

Yeah, so close giving up, woulden't compile ! :D
Just found out you forgot a couple "" :)

public on_spawn(id)
{
if(get_cvar_num("sv_wow") == 1 || is_user_alive(id))
...
Forum: Scripting Help 01-06-2008, 10:09
Replies: 17
Views: 5,393
Posted By AlexanderM
Forum: Scripting Help 01-06-2008, 09:20
Replies: 17
Views: 5,393
Posted By AlexanderM
Re: [BUG] SZ_GetSpace: overflow on 'Name'

Thanks drak, realy big work :-)

My server stil shows the same error :(
Just reinstalled, same bug. Maby it's my
pc ?
Forum: Scripting Help 01-04-2008, 13:36
Replies: 17
Views: 5,393
Posted By AlexanderM
Re: [BUG] SZ_GetSpace: overflow on 'Name'

Tried what you say fxfighter, diden't work :S
I mean command like give_item, dunno what it's called.
I was looking for the command/function to give a item/weapon
in Fakemeta.
Forum: Scripting Help 01-04-2008, 09:14
Replies: 17
Views: 5,393
Posted By AlexanderM
Re: [BUG] SZ_GetSpace: overflow on 'Name'

Could you please post the command ?
Ive used a lot time, but I coulden't find the correct
command, lol ;p
Forum: Scripting Help 01-04-2008, 07:55
Replies: 17
Views: 5,393
Posted By AlexanderM
Re: [BUG] SZ_GetSpace: overflow on 'Name'

Arh just found out what the problem is.
It's the 'give_item' command from the 'fun',
dont know why it's buggin.
Maby I could use a other include file command, I
dunno.

Ill edit the main post,...
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT -4. The time now is 02:19.


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