Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 76
Search took 0.00 seconds.
Search: Posts Made By: alex2001
Forum: Scripting 08-18-2019, 05:48
Replies: 4
Views: 1,652
Posted By alex2001
Forum: Scripting 08-17-2019, 14:30
Replies: 3
Views: 1,401
Posted By alex2001
Forum: Scripting 08-17-2019, 06:51
Replies: 2
Views: 1,153
Posted By alex2001
Re: limit teams

i want to limit player to 12 v 12 or 13 v13.. on cache limit is 16 v 16..is laggy
on dust2 is 12 v 13
Forum: Scripting 08-17-2019, 06:48
Replies: 4
Views: 1,652
Posted By alex2001
Re: zephyrus store native giveclientitem

sure. #define PLUGIN_AUTHOR "Zephyrus"
i c/p native
in this Case can you explain me your native params? item id is char string or int?
is like models/skins/skin.mdl or like 234
Forum: Scripting 08-17-2019, 06:47
Replies: 3
Views: 1,401
Posted By alex2001
disable join team and disconnect message in chat

hi, i want to disable.. title.. but i dont find nothing in translation.. where i can find this message
Forum: Scripting 08-15-2019, 20:34
Replies: 4
Views: 1,652
Posted By alex2001
zephyrus store native giveclientitem

can someone explain me and give me one example for

native Store_GiveClientItem(client, recipient, itemid);

function can find in store. sp on github..

what is recipient and itemid is string...
Forum: Plugin/Gameplay Ideas and Requests 08-15-2019, 18:18
Replies: 5
Views: 1,771
Posted By alex2001
Re: [CSGO] !servers command

doset work in csgo? i will try..
Forum: Scripting 08-14-2019, 15:08
Replies: 2
Views: 1,153
Posted By alex2001
limit teams

hi can i limit the teams to 15 vs 15? maximum or 14 vs 14?
Forum: Plugin/Gameplay Ideas and Requests 08-10-2019, 10:39
Replies: 27
Views: 3,490
Posted By alex2001
Forum: Plugin/Gameplay Ideas and Requests 08-09-2019, 11:31
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

i want some from romania.. with ro datacenter
Forum: Plugin/Gameplay Ideas and Requests 08-09-2019, 08:39
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

gazduirejocuri.ro
Forum: Plugin/Gameplay Ideas and Requests 08-09-2019, 03:45
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

i have game hosting.. i dsnt acces to ssh or something else.. i can use centos or ubuntu
Forum: Plugin/Gameplay Ideas and Requests 08-08-2019, 19:00
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

no.. server with 20+ player is.. shit.. all players have lag..
rtx 2080 and i7 8700k with 150fps..
server run on ubuntu.. i ok? i can change in centos but don t know if centos is better than ubuntu
Forum: Plugin/Gameplay Ideas and Requests 08-08-2019, 13:21
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

no.. i have just game cp.. but ssh no
the problem is not with server lag ; sv
is with player fps..
Forum: Plugin/Gameplay Ideas and Requests 08-08-2019, 12:34
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

ok already trying but when on server is 12 vs 12 or 13 v 13 ir... 15 v 15 some player, 60 70% has 50 60 70 fps..
Forum: Plugin/Gameplay Ideas and Requests 08-08-2019, 11:03
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

can someone give me server.cfg for 64 tick?
Forum: Plugin/Gameplay Ideas and Requests 08-08-2019, 10:37
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

i have game hosting..
Forum: Plugin/Gameplay Ideas and Requests 08-07-2019, 16:53
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

no..with no plugin fps is same..
Forum: Scripting 08-07-2019, 13:47
Replies: 10
Views: 3,181
Posted By alex2001
Re: Zephyrus's store refresh client inventory

you give item custom or item who already has in store?
if item already you can try store_giveitem native or store_giveclientitem
Forum: Plugin/Gameplay Ideas and Requests 08-07-2019, 13:11
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

server is ok.. but some player fps is low..
Forum: Plugin/Gameplay Ideas and Requests 08-07-2019, 11:50
Replies: 27
Views: 3,490
Posted By alex2001
Re: server lag

host ; i7 8700k 32gb but its not all for me. is for 4 5 6 7or 8 servers. my spec dosen t matter because more people has 60fps 80fps with i5.. 1050ti etc..
sv rate min is 80k and max 196k
Forum: Plugin/Gameplay Ideas and Requests 08-07-2019, 10:01
Replies: 27
Views: 3,490
Posted By alex2001
server lag

hello, can anyone help me with some commands to optimize the server?
a good cfg server?
when it's 10-10 + sv I start having 80-120 fps and it's hard to play. Not only do I have a lag, it's not a...
Forum: Plugin/Gameplay Ideas and Requests 08-03-2019, 10:16
Replies: 0
Views: 751
Posted By alex2001
change chat team name

Hi,it's possible to change name of team in chat

Like :

(Terrorist) Alex : Hello
in
(T) Alex : Hello
Forum: Scripting 06-25-2019, 19:45
Replies: 10
Views: 2,062
Posted By alex2001
Re: Storing UserIds in an Array

bool AlreadyJoin[Maxplayers+1]=0;
and when exec action

if(AlreadyJoin[client] == 0){
CPrintToChat(client, "Okay..");
new struserid = GetClientUserId(client);
PushArrayCell(arr,...
Forum: Scripting 06-25-2019, 18:15
Replies: 2
Views: 1,340
Posted By alex2001
Re: Print online players to a web page

you can make one plugin.
onplayerconnect = add name steam in mysql tabel.
and on disconect remove where steamid = playersteamid.
after you can take this with php and display on site

or...
Showing results 1 to 25 of 76

 
Forum Jump

All times are GMT -4. The time now is 09:58.


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