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

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: tpr
Forum: Source Servers (SRCDS) 02-02-2024, 15:03
Replies: 2
Views: 675
Posted By tpr
multiple servers with one shared server

Hello, I could host many servers with only one server's files using shortcuts stuff on linux.

like this command: cp -sR /root/csgomain/* /root/csgosv1 2>/dev/null

now I'm trying to do this...
Forum: Scripting 01-21-2022, 16:47
Replies: 1
Views: 610
Posted By tpr
Re: Socket Problem

i solved this by reading the output by bytes

here is the code for who has this problem :

InputStream is = socket.getInputStream();

byte[] buffer = new byte[1024];
int read;
...
Forum: Scripting 01-21-2022, 15:13
Replies: 1
Views: 610
Posted By tpr
Socket Problem

hi,

im trying to send a string via socket.
server is written in java and client is in sourcemod.


sourcemod part :
Forum: Plugins 11-17-2021, 07:52
Replies: 1
Views: 1,394
Posted By tpr
[Any] ShortCut For GameModes Maps

What will this plugin do ?

+ This Plugin will make a menu for admins to access maps ( GameModes Maps ) very fast and not to waste time to browse maps in admin menu.

Plugin looks at "maps"...
Forum: Scripting 07-03-2021, 10:28
Replies: 2
Views: 704
Posted By tpr
Re: TK sound blocker

aa not in tf2 , thanks.

sound was made by a plugin .

i thought it was the game sound.

-----

so please move this to trash section.
Forum: Scripting 07-02-2021, 17:00
Replies: 2
Views: 704
Posted By tpr
TK sound blocker

Hi,

How Could i Block Text and Sound of a Team Killer Sound ?
Forum: Scripting 05-31-2021, 18:03
Replies: 7
Views: 2,735
Posted By tpr
Re: Sourcemod #pragma List

explained here as a friend wrote upper :

PS. Here is a link with a description of all other one: [Урок] Директивы препроцессора (https://pawn-wiki.ru/index.php?/topic/6804-direktivi-preprocessora/)
Forum: Scripting 05-22-2021, 17:05
Replies: 2
Views: 831
Posted By tpr
Forum: Scripting 05-22-2021, 06:40
Replies: 2
Views: 831
Posted By tpr
Finding GameRules Props

Hello,

How Can i find All GameRules Props of the game?

For Example all gamerules of the cs source.
Forum: Scripting 05-17-2021, 18:31
Replies: 8
Views: 2,242
Posted By tpr
Re: Create functional NPC? (Boss-like, player-like)

Nice Idea.

I had this idea too .

I will give it a try for CsS.


For 1 : Maybe you can force NPCs to attack the players that are near to them and not too higher !?
for example not higher...
Forum: Scripting 05-17-2021, 18:05
Replies: 7
Views: 2,735
Posted By tpr
Re: Sourcemod #pragma List

Thanks Dude.


Pragma Lists For Who Needs :

#pragma ctrlchar
#pragma deprecated
#pragma dynamic
#pragma rational
#pragma semicolon
Forum: Scripting 05-17-2021, 14:11
Replies: 7
Views: 2,735
Posted By tpr
Sourcemod #pragma List

Hi,

Could Anyone List All of the #pragma in Sourcemod ?


I know these :

#pragma semicolon 1
#pragma tabsize 0
#pragma newdecls optional
Forum: Scripting 05-11-2021, 16:22
Replies: 2
Views: 1,054
Posted By tpr
Forum: Scripting 05-10-2021, 16:17
Replies: 2
Views: 1,054
Posted By tpr
change model of a entity in-game

Hi,

Is there any way to change a entity model while game is running ?

i mean between the round.


there is SetEntityModel but didnt help me.
Forum: Source Servers (SRCDS) 06-05-2017, 13:24
Replies: 1
Views: 732
Posted By tpr
error with installing mani admin plugin

hi
i have a problem with installing mani admin plugin in my css server
css server v 34
metamod v 1.8.5
sourcemod v 1.4.2

i extracted files from mani admin plugin folders in to the...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -4. The time now is 14:43.


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