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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Michalplyoutube
Forum: Plugins 11-21-2017, 11:35
Replies: 6
Views: 3,421
Posted By Michalplyoutube
Forum: Scripting 09-13-2017, 18:00
Replies: 9
Views: 3,080
Posted By Michalplyoutube
Re: HookEntityOutput OnStartTouch - Get the actual output?

Disable the trigger so it doesn't report touch

Disable touch

or ReFire the fog settings
Forum: Scripting 09-13-2017, 17:58
Replies: 4
Views: 2,040
Posted By Michalplyoutube
Re: [CSGO] Ragdolls - stop removal

You can try spawning Prop_dynamic and fire become ragdoll which would create client side ragdoll instead
Forum: Scripting 09-12-2017, 19:19
Replies: 4
Views: 1,463
Posted By Michalplyoutube
Re: Round timer issues

Spawn game_round_win entity or whatever its called fire input with team to make x team win

For restarting just make the round timer so long that you would need to manually restart round when...
Forum: Scripting 09-12-2017, 19:02
Replies: 6
Views: 1,256
Posted By Michalplyoutube
Re: Model names

You need to probably extract the files because hlmv might be broke for some reason
Forum: Scripting 09-12-2017, 18:53
Replies: 10
Views: 3,055
Posted By Michalplyoutube
Re: [TF2]Banning weapons by weapon index.

Use for to go through all the slots then against banned ids remove them, Give default back and fix T-pose if it happens

Don't forget to hook resupply touching too
Forum: Plugins 05-15-2017, 01:04
Replies: 388
Views: 144,599
Posted By Michalplyoutube
Re: [TF2] Be with Robots 2 v1.3

The plugin is intended to work with old syntax aka sm 1.7
Forum: Scripting 04-02-2017, 06:47
Replies: 8
Views: 2,149
Posted By Michalplyoutube
Re: [TF2] Reflect own team rocket?

I bet the game checks Owner team instead of rocket teamnum
Forum: Plugins 03-26-2017, 14:57
Replies: 388
Views: 144,599
Posted By Michalplyoutube
Re: [TF2] Be with Robots 2 v1.3

Make sure the file is not empty
Forum: Plugins 12-23-2015, 09:11
Replies: 388
Views: 144,599
Posted By Michalplyoutube
Re: [TF2] Be with Robots 2 v1.3 NEW UPDATE!

Max defenders is max reds

so if its 7 there are 3 robot slots because mvm has a limit of 10 player slots

Also u can disable logs with sm_tf2bwr_logs 0
Forum: Scripting 12-20-2015, 14:57
Replies: 2
Views: 588
Posted By Michalplyoutube
Re: Block Bomb/Flag Pickup & Admin Flag

Theres attrib 400 cannot pick up intelligence (http://optf2.com/440/attributes/400) for that also you can input forcedrop on the flag
Forum: Scripting 08-31-2015, 11:26
Replies: 6
Views: 876
Posted By Michalplyoutube
Re: TF2 Crits Control?

U need to define sound u want to stop
Forum: Plugins 08-31-2015, 04:22
Replies: 388
Views: 144,599
Posted By Michalplyoutube
Re: [TF2] Be with Robots 2 v1.3 NEW UPDATE!

Bot control will replace it
Forum: Plugins 08-29-2015, 15:44
Replies: 388
Views: 144,599
Posted By Michalplyoutube
Forum: Scripting 08-24-2015, 16:50
Replies: 1
Views: 482
Posted By Michalplyoutube
Re: tf2 remove specific hat

Remember to define GIBUSINDEX as gibus hat index

new hat = -1;
while((hat=FindEntityByClassname(hat, "tf_wearable"))!=INVALID_ENT_REFERENCE)
{
if(GetEntProp(hat, Prop_Send,...
Forum: Scripting 08-24-2015, 16:46
Replies: 6
Views: 1,602
Posted By Michalplyoutube
Re: [TF2] Strip weapon without remove slot?

You can't pickup ammo boxes if u have no ammo to refill or metal
Forum: Plugins 08-15-2015, 10:26
Replies: 436
Views: 270,029
Posted By Michalplyoutube
Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)

They are invisible because they are given
Forum: Scripting 08-14-2015, 16:27
Replies: 5
Views: 1,843
Posted By Michalplyoutube
Forum: Scripting 08-14-2015, 06:01
Replies: 6
Views: 2,005
Posted By Michalplyoutube
Re: How to draw a circle that surround a client

U need points from beam ends and starts
Forum: Scripting 08-14-2015, 02:26
Replies: 19
Views: 1,894
Posted By Michalplyoutube
Re: Formatting bug

U need to define it duh?
Forum: Scripting 08-14-2015, 02:23
Replies: 5
Views: 2,337
Posted By Michalplyoutube
Re: [HELP] AWP sound and properties as a Deagle (dgl sound and dgl damage)

You need to replace awp model with deagle and sounds and damage
Forum: Scripting 08-14-2015, 02:21
Replies: 6
Views: 2,005
Posted By Michalplyoutube
Re: How to draw a circle that surround a client

Not posible to make it be 100% a cricle it will be cubish u need many points and then connect them or many rings of beam
Forum: Scripting 08-13-2015, 06:02
Replies: 21
Views: 3,358
Posted By Michalplyoutube
Re: Rip morecolors?

Maybe lack of game color support
Forum: Scripting 08-12-2015, 16:38
Replies: 21
Views: 3,358
Posted By Michalplyoutube
Re: Rip morecolors?

Show me the code for print u wrote pls
Forum: Scripting 08-12-2015, 16:15
Replies: 21
Views: 3,358
Posted By Michalplyoutube
Re: Rip morecolors?

It works only with it's stocks!

Like cprinttochatall
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 04:27.


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