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

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: Laurens
Forum: Scripting 01-13-2019, 09:58
Replies: 4
Views: 1,368
Posted By Laurens
Re: Force a team to win.

Nevermind, it works, and the round doesn't end automatically.
Forum: Scripting 01-13-2019, 09:23
Replies: 4
Views: 1,368
Posted By Laurens
Re: Force a team to win.

Okay it works, but how can I see how many players are alive?
Forum: Scripting 01-13-2019, 07:22
Replies: 4
Views: 1,368
Posted By Laurens
Re: Force a team to win.

Yeah, but people say that that crashes the server.
BTW, how can I stop a server from making the round win automatically, so that I can insert my own game-logic?
Forum: Scripting 01-12-2019, 14:46
Replies: 4
Views: 1,368
Posted By Laurens
Force a team to win.

Hello, I am asking something...again(sorry).
How can I force a team to win, and how can I make it that when the blue team has no players it makes it so that the red team wins.
I hope you can help!
Forum: Scripting 01-12-2019, 12:14
Replies: 11
Views: 2,814
Posted By Laurens
Re: Add players to list

Quick question, how can I send a message to all players?
Forum: Scripting 01-12-2019, 11:52
Replies: 11
Views: 2,814
Posted By Laurens
Re: Add players to list

Thank you so much!
I didn't know it was so easy, honestly they should add this to the scripting section of the SourceMod wiki.
Forum: Scripting 01-12-2019, 11:21
Replies: 11
Views: 2,814
Posted By Laurens
Add players to list

Hello, I want to make a list where you can add players to, and check if a player is in it.
But this gives me errors:


int amountOfZombies = 0;
int[] zombies = new int[amountOfZombies];
public...
Forum: Scripting 01-12-2019, 11:06
Replies: 11
Views: 2,814
Posted By Laurens
Re: Add players to list

Whoops! wrong forum! I accidentally clicked on amxx instead of sourcemod! Sorry!
Forum: Scripting 01-12-2019, 10:03
Replies: 11
Views: 2,814
Posted By Laurens
Add players to list

Hello, I want to make a list where you can add players to and check if a player is in it.
But this gives me a error:

int[] playerList;
Hope you can help!
Forum: Scripting 01-11-2019, 18:06
Replies: 5
Views: 1,232
Posted By Laurens
Re: Help with removing items

Nevermind, I've already figured it out.
Forum: Scripting 01-11-2019, 17:25
Replies: 5
Views: 1,232
Posted By Laurens
Re: Help with removing items

How can you add a melee weapon to a client?
Forum: Scripting 01-11-2019, 17:22
Replies: 5
Views: 1,232
Posted By Laurens
Re: Help with removing items

Thank you guys so much for your help!
It works now!
Forum: Scripting 01-11-2019, 17:04
Replies: 5
Views: 1,232
Posted By Laurens
Help with removing items

Hello, this is my code:

public void OnPluginStart()
{

HookEvent("player_spawn", Event_PlayerSpawn);

}
public Action Event_PlayerSpawn(Event event, const char[] name, bool...
Forum: Source Servers (SRCDS) 05-04-2018, 06:32
Replies: 6
Views: 3,360
Posted By Laurens
Re: TF2 Server doesn't show up in "Internet" tab.

My server is mostly open for about an hour a day, do you think it will register?
Forum: Source Servers (SRCDS) 05-02-2018, 17:57
Replies: 6
Views: 3,360
Posted By Laurens
Re: TF2 Server doesn't show up in "Internet" tab.

This is my config:

sv_region 255


hostname "LAURENSGAMING"

sv_tags "laurensgaming"

mp_autoteambalance 1
Forum: Source Servers (SRCDS) 04-30-2018, 15:58
Replies: 6
Views: 3,360
Posted By Laurens
TF2 Server doesn't show up in "Internet" tab.

Hello eveyone, I have a self-hosted server that I and my friends can join with "connect <ip>" but when
I search for it by map (my custom map, so no other server has that map), it doesn't show up.
I...
Forum: Scripting 04-28-2018, 14:38
Replies: 2
Views: 894
Posted By Laurens
Re: [TF2] Item/Class Scripting

Thanks, it worked! :)
Forum: Scripting 04-28-2018, 13:08
Replies: 2
Views: 894
Posted By Laurens
[TF2] Item/Class Scripting

Hey everyone, I am new to scripting TF2 but I know C++.
I am trying to change the class of the player and remove all the items.
Only I don't know how to change the class or change the items.
BTW I...
Showing results 1 to 18 of 18

 
Forum Jump

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


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