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

Showing results 1 to 25 of 50
Search took 0.01 seconds.
Search: Posts Made By: Aviram1994
Forum: Scripting 07-05-2011, 17:10
Replies: 3
Views: 4,416
Posted By Aviram1994
Get distance of player from ground?

Anyone has any idea how to do it?
Forum: VSH / Freak Fortress 02-10-2011, 00:22
Replies: 4,384
Views: 1,802,121
Posted By Aviram1994
Re: [TF2] VS Saxton Hale Mode

Admin commands doesn't work for some odd reason.
Forum: Unapproved Plugins 09-10-2009, 00:18
Replies: 116
Views: 196,196
Posted By Aviram1994
Re: [TF2] Randomizer

Please credit Wazz also, He gave me the offsets and the parameter changes :wink:
Forum: Unapproved Plugins 09-08-2009, 12:58
Replies: 116
Views: 196,196
Posted By Aviram1994
Re: [TF2] Randomizer

Sorry, Here it is:
Forum: Unapproved Plugins 09-05-2009, 21:42
Replies: 116
Views: 196,196
Posted By Aviram1994
Re: [TF2] Randomizer

Okay, I'll post the fix here:
First, Download this (http://forums.alliedmods.net/attachment.php?attachmentid=49140&stc=1&d=1252201236)version of the plugin (This version have the fixed parameters...
Forum: Unapproved Plugins 09-05-2009, 01:22
Replies: 116
Views: 196,196
Posted By Aviram1994
Re: [TF2] Randomizer

Wazz helped me fix the plugin, if you want to fix it too, PMe.
Forum: Unapproved Plugins 08-29-2009, 11:58
Replies: 116
Views: 196,196
Posted By Aviram1994
Re: [TF2] Randomizer

Anyone? bump :<
Forum: Unapproved Plugins 08-28-2009, 14:35
Replies: 116
Views: 196,196
Posted By Aviram1994
Re: [TF2] Randomizer

Can you explain how did you fix it? I tried to do many stuff but all I got was error and bugs :(
Forum: Plugins 08-26-2009, 20:25
Replies: 12
Views: 14,925
Posted By Aviram1994
Re: Frags Contest Plugin

Hey guys, haven't been here for a while, I wonder if I should remake it, not from scratch but I read the code again and there are many improvements I can add to it, and I have lots of ideas.
Forum: Plugins 01-16-2009, 17:47
Replies: 14
Views: 20,434
Posted By Aviram1994
Re: Location Saver -Update Version 2.00

Sorry for late update,
Look on the original post to find the change log and I did what you wrote.
Forum: Plugin/Gameplay Ideas and Requests 07-30-2008, 22:07
Replies: 2
Views: 1,004
Posted By Aviram1994
Re: [REQ]Birthday mode on birthdays

Yes,
You can have a SQL Database which will contain a STEAM ID and date,
and it'll every map change if there's the current date in the SQL ,
If there's it'll execute birthdays.cfg
Forum: Scripting 07-30-2008, 21:51
Replies: 1
Views: 1,118
Posted By Aviram1994
Re: Special Effects In CS:S

WriteInt
WriteVector
It's just Write[DataType] like
WriteFloat
Code that was using that:

TE_Particle(String:Name[],
Float:origin[3]=NULL_VECTOR,
...
Forum: Snippets and Tutorials 07-30-2008, 20:30
Replies: 35
Views: 46,843
Posted By Aviram1994
Re: TF2 Particles via TempEnts

Forgot many things as TeamNum,player which fired and more..
Edit:
Can you explain how do we spawn a "particle system entity"?
Forum: Plugins 07-25-2008, 21:40
Replies: 12
Views: 14,925
Posted By Aviram1994
Forum: Plugin/Gameplay Ideas and Requests 07-23-2008, 14:57
Replies: 1
Views: 765
Posted By Aviram1994
Re: [REQ] Backburner Health Reset

Of course it will,
In the plugin you gave it has TF2 Detection ,
Here's a function to heal an entity:
SetEntityHealth(entity, health);
Now make a code to find a clients entid and use this...
Forum: Plugins 06-08-2008, 07:07
Replies: 12
Views: 14,925
Posted By Aviram1994
Re: Frags Contest Plugin

Thank you,
I just added an message on death that tells you the points you have + how many more you need.
I'll upload it soon.
Forum: Plugins 06-07-2008, 18:42
Replies: 12
Views: 14,925
Posted By Aviram1994
Frags Contest Plugin

Frags Contest v1.00

Commands:

SM_runcontest <AmountOfFragsNeededToWin>
sm_conmap <Contest winner wantedmap>Explantion:
You use sm_runcontest to run the contest,
When a player wins,
He...
Forum: General 06-06-2008, 16:50
Replies: 1
Views: 958
Posted By Aviram1994
Re: How do i give some access in Menu?

I didnt really understood the first thing,
But I did understand the other things,
first,
You need to make a chat trigger that if you write "!pass"
It'll call a function which will put the pass...
Forum: Scripting 06-04-2008, 12:57
Replies: 1
Views: 1,109
Posted By Aviram1994
Voice muting?

Hey guys,
I wonder what event I can use to mute players from voice talking,
It seems there is like no event like in CS 1.6 :S
Any ideas?
*Talking About TF2*
Forum: Plugins 05-31-2008, 23:06
Replies: 14
Views: 20,434
Posted By Aviram1994
Re: Location Saver

Hehe,
I'll get in sometime,
If I'll see more peoples needs this plugin,
I think I would keep updating and upgrading.
edit:
You can give me ideas so I can add new cool stuff to this.
edit:...
Forum: Plugins 05-31-2008, 23:05
Replies: 4
Views: 28,702
Posted By Aviram1994
Re: Only-Melee

http://wiki.alliedmods.net/Team_Fortress_2_Events#player_changeclass
You can use it to get when he changes his class :S
and FYI,
Your respawn when you change class,
Try to change class in the...
Forum: Plugins 05-30-2008, 19:56
Replies: 4
Views: 28,702
Posted By Aviram1994
Only-Melee

Uses the newest snapshot,
CVARs for usage:
sm_onlymelee 1/0
How it works:
when enabled every round start it removes the supply locker so you cant get any weapons and it take your weapons....
Forum: Plugins 05-30-2008, 19:31
Replies: 14
Views: 20,434
Posted By Aviram1994
Re: Location Saver

Nope,
What I posted is for regular players (non-admins).
and the location save is only for all players,
while I used for every single player his own saved location..
and you can see it's much...
Forum: Plugins 05-30-2008, 16:03
Replies: 14
Views: 20,434
Posted By Aviram1994
Location Saver

This plugin lets you save your location by writing in the chat:
"/save"
and teleporting there by writing:
"/tele"
CVar:
sm_savelocation 1/0 On/Off
I tested it on TF2 only,
I would be happy if...
Forum: Scripting 05-24-2008, 06:19
Replies: 1
Views: 1,033
Posted By Aviram1994
Removing entity?

Hey guys,
I fixed my No Melee plugin,
but when ppl restock themselfs they get theirs weapon back,
I thought about removing the entity,
but I couldnt remove it for some reason,
I found out that...
Showing results 1 to 25 of 50

 
Forum Jump

All times are GMT -4. The time now is 08:40.


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