Search found 288 matches

by cssbestrpg
Tue Feb 02, 2021 5:15 pm
Forum: Whatever
Topic: Setting up a CS:GO server
Replies: 7
Views: 39671

Re: Setting up a CS:GO server

Try with this start server:

Code: Select all

srcds -game csgo -console -usercon +game_type 0 +game_mode 2 +mapgroup mg_active -tickrate 128 +map de_dust2 +sv_setsteamaccount <your token> -net_port_try 1


This one for me works fine and let me join in csgo server via Lan ip
by cssbestrpg
Tue Feb 02, 2021 5:04 pm
Forum: Whatever
Topic: Setting up a CS:GO server
Replies: 7
Views: 39671

Re: Setting up a CS:GO server

Hi, it sounds to me you have outdated version of csgo server. Are you sure you have newest version of csgo server?
by cssbestrpg
Sun Jan 31, 2021 6:20 pm
Forum: Plugin Development Support
Topic: [CS:S/CSGO] How to get list of primaries and secondaries and use able in menu?
Replies: 7
Views: 4809

Re: [CS:S/CSGO] How to get list of primaries and secondaries and use able in menu?

Thank you for showing good examples of WeaponClassIter.
I managed to do my buy menu that works perfectly
by cssbestrpg
Sun Jan 31, 2021 5:17 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27899

Re: [CS:S/CSGO] Zombie

Update:
- Added csgo support(no tested)
- Added drop weapon when buy in market(use knife if not want get weapons dropped during a buy a weapon)
by cssbestrpg
Sun Jan 31, 2021 5:14 pm
Forum: Plugin Development Support
Topic: [CS:S/CSGO] How to get list of primaries and secondaries and use able in menu?
Replies: 7
Views: 4809

Re: [CS:S/CSGO] How to get list of primaries and secondaries and use able in menu?

Thank you for so quick answers. Kami's code works perfectly. Satoon101 i tried earlier to use WeaponClassIter, but i didn't get it work.
by cssbestrpg
Sun Jan 31, 2021 4:18 pm
Forum: Plugin Development Support
Topic: [CS:S/CSGO] How to get list of primaries and secondaries and use able in menu?
Replies: 7
Views: 4809

[CS:S/CSGO] How to get list of primaries and secondaries and use able in menu?

Hi, how i can get list of weapons primaries and secondaries and price?
So i can use them at pagedmenu
by cssbestrpg
Sat Jan 30, 2021 5:00 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27899

Re: [Cs:s] Zombie

Hi, thanks for hint. I have updated code to reuse Player class.
by cssbestrpg
Wed Jan 27, 2021 6:37 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27899

Re: [Cs:s] Zombie

Update:
- Added infinite bullets
by cssbestrpg
Sat Jan 16, 2021 9:25 pm
Forum: Whatever
Topic: Server is hibernating. [CS:S]
Replies: 8
Views: 13701

Re: Server is hibernating. [CS:S]

used that as plugin. and server console says: Dropped dNk. from server (Disconnect by user.) Server is hibernating. Also idk is it from hibernating or not .. but when no one on server for (not sure how long 5-10h maybe?) and ill join there server is laggy , changing map or reload same map fixing th...
by cssbestrpg
Sat Jan 16, 2021 12:23 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27899

Re: [Cs:s] Zombie

Update:
- Added zprops messages
- Added credits prices for zprops
- Added show price of zprops
- Fixed not remove credits after zprop buy
by cssbestrpg
Fri Jan 15, 2021 5:01 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27899

Re: [Cs:s] Zombie

Update:
- Added zprops

Coming soon:
- Messages for zprop use
- Credits for zprop
by cssbestrpg
Fri Jan 15, 2021 6:05 am
Forum: Plugin Releases
Topic: Grenades noblock
Replies: 3
Views: 3965

Re: Grenades noblock

Thanks satoon101, i didn't know of those functions.
by cssbestrpg
Thu Jan 14, 2021 9:44 pm
Forum: Plugin Releases
Topic: Grenades noblock
Replies: 3
Views: 3965

Grenades noblock

Hi, this plugin removes grenade collision, so you can't get stucked if throw inside of player from listeners import OnNetworkedEntityCreated from weapons.manager import weapon_manager from entities.constants import CollisionGroup @OnNetworkedEntityCreated def on_entity_created(entity): if en...
by cssbestrpg
Thu Jan 14, 2021 5:03 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27899

Re: [Cs:s] Zombie

Update: - Added clan_tag support for new functions - If have the clan_tag server uses it gives following features: - Weapons back after losing weapons from running out ammo/bullets(Config chance to disable) - Health boost per kill(Config chance to disable) - Speed boost(only once)(Config chance to d...
by cssbestrpg
Mon Jan 11, 2021 3:36 pm
Forum: Plugin Releases
Topic: Custom chat tag
Replies: 10
Views: 14994

Custom chat tag

Download: https://github.com/srpg/chat_tag
Chat commands: color color name and tag tagname

For example color red changes you tag color to red and tag example changes tag to ['Example']Playername:message in chat
by cssbestrpg
Sun Jan 10, 2021 12:26 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27899

Re: [Cs:s] Zombie

Update:
- Added german translation
- Changed colors in translation
- Added configs
- Added first infected zombie is frozen 10seconds and no receive damage during of freeze
- Cleaned code
by cssbestrpg
Fri Jan 08, 2021 9:11 pm
Forum: Plugin Development Support
Topic: [Cs:s] Custom Admin plugin log gives errors
Replies: 4
Views: 3742

Re: [Cs:s] Custom Admin plugin log gives errors

Hi, now came new errors [2021-01-08 23:01:06]: [SP] Caught an Exception:[2021-01-08 23:01:06]: Traceback (most recent call last):[2021-01-08 23:01:06]: File "../addons/source-python/plugins/admin/admin.py", line 387, in admin_cmd[2021-01-08 23:01:06]: slap(userid, target)[2021-01-08 23:01:...
by cssbestrpg
Mon Dec 28, 2020 4:49 pm
Forum: Plugin Requests
Topic: [Cs:s] Automatic mapcycle.txt creator
Replies: 3
Views: 2866

Re: [Cs:s] Automatic mapcycle.txt creator

Hi, the plugin works perfectly, thank you guys
by cssbestrpg
Mon Dec 28, 2020 2:12 pm
Forum: Plugin Requests
Topic: [Cs:s] Automatic mapcycle.txt creator
Replies: 3
Views: 2866

[Cs:s] Automatic mapcycle.txt creator

Hi, can some one make a plugin that automatically create mapcycle.txt from maps that server have.
by cssbestrpg
Thu Dec 24, 2020 4:50 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27899

Re: [Cs:s] Zombie

Update:
- Fixed path warning
- Fixed losing weapons t team, before infect
- Added translations

Go to advanced search