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

Showing results 1 to 25 of 53
Search took 0.00 seconds.
Search: Posts Made By: q1085909155
Forum: Plugins 04-13-2024, 08:05
Replies: 11
Views: 1,978
Posted By q1085909155
Re: [TF2] Jailbreak From Scratch

Hi, I submitted an update to you on GitHub, but you didn't seem to see it, I thought you might see my message here
Forum: Plugins 03-18-2024, 05:58
Replies: 1
Views: 537
Posted By q1085909155
Re: [TF2] Hungry Heavy Delivery

Looks good, do you have a server with this plugin for us to try?
Forum: Plugin/Gameplay Ideas and Requests 03-11-2024, 02:40
Replies: 0
Views: 308
Posted By q1085909155
[TF2]Looking for a music plugin

Hi, everybody. I used
https://forums.alliedmods.net/showthread.php?p=2560768
The music plugin, but the server crashed.
I am looking to see if there is a similar plugin for TF2
Forum: Plugins 10-20-2023, 12:26
Replies: 11
Views: 1,978
Posted By q1085909155
Re: [TF2] Jailbreak From Scratch

Thank you very much. I am deeply sorry to find that Jailbreak Redux is no longer updated, which will deal a very serious blow to the jail of TF2, which means that there will be no further progress in...
Forum: Scripting 10-03-2023, 12:03
Replies: 0
Views: 500
Posted By q1085909155
How do I modify the target?

In Team Fortress 2, how to remove the target of the sentrygun from the enemy sentrygun so that the sentrygun will not attack the sentrygun, only attack the player
Forum: Plugins 10-02-2023, 03:58
Replies: 11
Views: 2,499
Posted By q1085909155
Re: [TF2] All Weapons Headshot

I think the plugin needs to be optimized, for example: unhook the player after quitting the game, and unhook the plugin after unload. Prevents memory leaks and optimizes performance.
Forum: Scripting 08-27-2023, 03:26
Replies: 5
Views: 1,295
Posted By q1085909155
Re: Plugin is not compiling

Yes, this is a huge grammatical error
public MenuHandler1(Handle:menu, MenuAction:action, client, param2) // Menu Handler
{
if (action == MenuAction_Select)
{
new...
Forum: Scripting 08-22-2023, 11:56
Replies: 4
Views: 1,419
Posted By q1085909155
Re: How do I increase the Origin Engine limit

Thanks to everyone, in the latest TF2 update, servers are now allowed to host up to 100 people. Thanks to all the friends who are willing to answer
Forum: Plugins 07-31-2023, 03:31
Replies: 7
Views: 2,087
Posted By q1085909155
Re: [TF2] PlayerClassData - Edit Max Speed, Health and Ammo

Hey, I love this stuff, can you make a version where you can select a team?
Forum: Scripting 07-24-2023, 08:45
Replies: 4
Views: 1,419
Posted By q1085909155
How do I increase the Origin Engine limit

Hi, I'm running the TF2 server. He's a jail model. I want to increase the number of people the server can host, instead of being limited to 32 people, say I want to increase to 64,128 and more. Is...
Forum: Scripting 07-07-2023, 11:45
Replies: 4
Views: 956
Posted By q1085909155
Re: I'm looking for a plugin

This is great! Thank you for your support!
Forum: Scripting 07-07-2023, 03:23
Replies: 4
Views: 956
Posted By q1085909155
Re: I'm looking for a plugin

oh, thanks for your answer, I'm running the TF2 server, which is a trading server where players trade, or go to do something, stay there, and get boxes.
My main point is not to make the server...
Forum: Plugins 07-05-2023, 22:44
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

This may result in no more round timers after the first round
Forum: Plugins 07-05-2023, 22:40
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

L 07/06/2023 - 10:38:44: [SM] Exception reported: Invalid timer handle 15800107 (error 1)
L 07/06/2023 - 10:38:44: [SM] Blaming: the_infection.smx
L 07/06/2023 - 10:38:44: [SM] Call stack trace:
L...
Forum: Plugins 07-05-2023, 04:18
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

After zombies win, the timer for humans to win should stop running, otherwise it will cause
This round is over! The zombie team wins. After a few seconds, the human team won.
Forum: Plugins 07-05-2023, 02:40
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

Test again:
1. Player model hollow problem not solved.
2, the round timer needs to show the time in real time, similar to the countdown, this needs to be displayed in real time at the top of the...
Forum: Plugins 07-04-2023, 12:57
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

round time is controlled by the new cvar, which you can measure in seconds, or if your code is more advanced you can use the form mm:ss
Forum: Plugins 07-04-2023, 12:55
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

One more issue, Human Rage should not start charging after the mode Cvar change, it should start charging after the auto balance, the turn starts normally, and the player can move normally.

For...
Forum: Plugins 07-04-2023, 12:47
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

Sorry, my mistake. It should have been "round time". That's when humanity wins
Forum: Plugins 07-04-2023, 12:36
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

Considering that opening all the doors doesn't seem very useful, you can set it to cvar or leave this feature out.
For turn times, you can place a timer at the top of the player screen.
If you can...
Forum: Plugins 07-04-2023, 12:26
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

I have some code that opens all the doors on the server that you might want to refer to

CreateTimer(0.1, Timer_Doors, TIMER_REPEAT);


public Action Timer_Doors(Handle timer)
{
int...
Forum: Plugins 07-04-2023, 11:45
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

Some suggestions:
1, new players enter the server, join the zombie team.
2, use Cvar, free to choose all the doors of the server open.
3. Zombie movement speed is reduced
Some mistakes:
1. ...
Forum: Plugins 07-04-2023, 02:29
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

After using the command, there is no change in the game, only the Blue team will continue charging anger, and the console reacts:
sm_infection_enable 1
Unknown command "mp_rstartgame_immediate"
Forum: Plugins 07-03-2023, 09:40
Replies: 32
Views: 5,919
Posted By q1085909155
Re: [TF2] The Infection - Yet Another Zombie Survival Gamemode for TF2

In linux, it seems that humans crash when they use skills. I used spy at the time and used taunts at the zombie birth site
Forum: Scripting 07-03-2023, 07:01
Replies: 4
Views: 956
Posted By q1085909155
I'm looking for a plugin

Hi, I'm running a trade server, but some new accounts keep coming in and slaughtering all the players, and I'm looking for a plugin that will limit the access of new accounts to the server. Or, if...
Showing results 1 to 25 of 53

 
Forum Jump

All times are GMT -4. The time now is 01:49.


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