Search found 288 matches

by cssbestrpg
Wed Dec 23, 2020 9:50 am
Forum: Plugin Releases
Topic: Quakesounds
Replies: 28
Views: 31472

Re: Quakesounds

Updated plugin fix path warning
Fixed errors came in css at killer line
by cssbestrpg
Tue Dec 22, 2020 8:38 am
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27512

Re: [Cs:s] Zombie

Update: - After first infect, players get m4a1 and deagle, armor + helmet - Fixed not able use weapons after first round - Fixed having incorrect price text, when buy from market - Added when get infected to zombie, weapon get removed(should prevent weapons drop on floor) - Fixed zombie not respawn ...
by cssbestrpg
Tue Dec 22, 2020 8:09 am
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27512

Re: [Cs:s] Zombie

Update:
- Added hegrenade hit set zombie on fire 10seconds
by cssbestrpg
Tue Dec 22, 2020 6:25 am
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27512

Re: [Cs:s] Zombie

Updated:
- Added !ztele to teleport yourself to spawn
- Added message, when buy weapon
- Added check is player alive and not being t for market use
- Added check is alive for ztele
by cssbestrpg
Mon Dec 21, 2020 10:04 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27512

Re: [Cs:s] Zombie

Updated:
- Added gain full hp, when kill zombie
- Added zombie death makes them back to human when respawns
by cssbestrpg
Mon Dec 21, 2020 9:23 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27512

Re: [Cs:s] Zombie

Updated:
- Added now market, when type market opens a menu
- Added players have 12000cash everytime when spawn
by cssbestrpg
Mon Dec 21, 2020 7:51 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27512

Re: [Cs:s] Zombie

I will add more features, like !ztele and more stuff
by cssbestrpg
Mon Dec 21, 2020 7:13 pm
Forum: Plugin Releases
Topic: [CS:S/CSGO] Zombie
Replies: 21
Views: 27512

[CS:S/CSGO] Zombie

https://github.com/srpg/Zombie This plugin choose random player to infect to zombie, when you are infected to zombie, you need to infect other players to zombie to win the game. Huge thanks to Kami, helping me with code and made the code working. Edit: Added csgo support, thought no tested at all
by cssbestrpg
Mon Dec 21, 2020 6:48 pm
Forum: Plugin Development Support
Topic: [Cs:s] Zombie Plugin
Replies: 6
Views: 3180

Re: [Cs:s] Zombie Plugin

Thank You Kami for helping me. Now it works perfectly
by cssbestrpg
Mon Dec 21, 2020 5:15 pm
Forum: Plugin Development Support
Topic: [Cs:s] Zombie Plugin
Replies: 6
Views: 3180

Re: [Cs:s] Zombie Plugin

It still has issue, it just keep changing infected one, when infect Also i loaded the script i got [SP] Loading plugin 'zr'... [SP] Encountered a Warning: File '..\addons\source-python\packages\site-packages\path.py', line 1713: DeprecationWarning path is deprecated. Use Path instead. [SP] Successfu...
by cssbestrpg
Mon Dec 21, 2020 3:42 pm
Forum: Plugin Development Support
Topic: [Cs:s] Zombie Plugin
Replies: 6
Views: 3180

Re: [Cs:s] Zombie Plugin

Hi Kami, i tested the code, but i found small issue When you get infected/infect it immeadily changes infected one to different team You are zombie and infect ct, then i got changed to ct Chat spams Xander has infected to zombie! Xavier has infected to zombie! Rick has infected to zombie! Ron has in...
by cssbestrpg
Mon Dec 21, 2020 10:32 am
Forum: Plugin Development Support
Topic: [Cs:s] Zombie Plugin
Replies: 6
Views: 3180

[Cs:s] Zombie Plugin

Hi, i have started making for cs:s zombie plugin, this zombie plugin infects to you zombie when t hits. I have issue make switch all players to ct and keep infected one t. Here is the code import os import random import path from events import Event from listeners.tick import Delay from players.enti...
by cssbestrpg
Mon Dec 21, 2020 9:53 am
Forum: Plugin Development Support
Topic: [Cs:s] How to block weapon pick up
Replies: 4
Views: 2640

Re: [Cs:s] How to block weapon pick up

Thank You VinciT, now i got it work, it works perfectly
by cssbestrpg
Sun Dec 20, 2020 2:04 pm
Forum: Plugin Development Support
Topic: [Cs:s] How to block weapon pick up
Replies: 4
Views: 2640

Re: [Cs:s] How to block weapon pick up

Hi Kami, i tried use that, but i don't get/understand how i can use it to block weapon pickup
by cssbestrpg
Sun Dec 20, 2020 10:05 am
Forum: Plugin Development Support
Topic: [Cs:s] How to block weapon pick up
Replies: 4
Views: 2640

[Cs:s] How to block weapon pick up

Hi, how i can block weapon pick up, that only ct's can use weapon, but terorist only use knife?
by cssbestrpg
Fri Dec 18, 2020 9:13 am
Forum: Plugin Releases
Topic: Quakesounds
Replies: 28
Views: 31472

Re: Quakesounds

Added now suicide sound
by cssbestrpg
Wed Dec 09, 2020 6:48 pm
Forum: Plugin Development Support
Topic: [Cs:s] Custom Admin plugin log gives errors
Replies: 4
Views: 3739

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

Edit got it work encoding.
Now errors no come anymore

How i add with statement the file open?
by cssbestrpg
Wed Dec 09, 2020 5:24 pm
Forum: Plugin Development Support
Topic: [Cs:s] Custom Admin plugin log gives errors
Replies: 4
Views: 3739

[Cs:s] Custom Admin plugin log gives errors

Hi, my admin plugin log gives weird erros, when custom name use command. When it try make log for admin action, for custom names that have special mark it gives this error [SP] Caught an Exception:Traceback (most recent call last):File "../addons/source-python/packages/source-python/commands/au...
by cssbestrpg
Sun Nov 15, 2020 2:58 pm
Forum: Plugin Development Support
Topic: [Cs:s] Server crashes at newest build of source.python
Replies: 4
Views: 2605

Re: [Cs:s] Server crashes at newest build of source.python

I have tested the code in rpgmod in windows server and it works fine when use the damage code, but when i try it use in same rpgmod at linux, it crashes the whole server, when it should do damage. At September build the damage code works fine in linux. When i try to use the newest build it crashes s...
by cssbestrpg
Fri Nov 13, 2020 5:46 pm
Forum: Plugin Development Support
Topic: [Cs:s] Server crashes at newest build of source.python
Replies: 4
Views: 2605

Re: [Cs:s] Server crashes at newest build of source.python

L'In20Cible wrote:Works fine for me on CS:S.


In the rpgmod i use the damage code as skill part, it crashes the server immeadily when suppose to do damage.
The server crashes is linux, could that effect?

Go to advanced search