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

Showing results 1 to 25 of 500
Search took 0.21 seconds.
Search: Posts Made By: Blizzard_87
Forum: New Plugin Submissions 03-20-2021, 20:14
Replies: 13
Views: 6,239
Posted By Blizzard_87
Re: Starting Weapons Deluxe v2.0

seems like your plugin has some extra features then my plugin here.
https://forums.alliedmods.net/showthread.php?t=217673

as said above your code can be condensed alot. you can take alook at my...
Forum: Approved Plugins 11-14-2018, 21:52
Replies: 68
Views: 36,656
Posted By Blizzard_87
Re: Custom Start Weapons ( 24/02/2014 )

I like your random pistol idea...

If i ever get back into AMXX Coding i'll look into adding that feature...

unless another coder/dev wants to add that feature and i'll add the file as a new...
Forum: Approved Plugins 11-14-2018, 21:50
Replies: 68
Views: 36,656
Posted By Blizzard_87
Re: Custom Start Weapons ( 24/02/2014 )

you have to download the sma file and compile it locally with amx 1.8.3 builds

it explains all that in first post.
Forum: New Plugin Submissions 10-04-2018, 23:48
Replies: 10
Views: 17,933
Posted By Blizzard_87
Re: CS 1.6 Simple Discord Connect Plugin

Agreed if this only shows an MOTD with a link... would be better if you could directly hook a chat command to connect to discord server. if thats even possible.
Forum: Unapproved/Old Plugins 10-04-2018, 23:32
Replies: 106
Views: 41,269
Posted By Blizzard_87
Re: Advanced Parachute

Using the "" around the letters... "abc"

and also the Not using a weapon while parachuting is due to having the "a" in the settings that enables the NO ATTACK setting

try this
...
Forum: Unapproved/Old Plugins 09-24-2018, 19:37
Replies: 106
Views: 41,269
Posted By Blizzard_87
Re: Advanced Parachute

if my parahute plugin gets added to the PUBG mod hope i get credits :)
Forum: Unapproved/Old Plugins 09-22-2018, 00:04
Replies: 106
Views: 41,269
Posted By Blizzard_87
Re: Advanced Parachute

Just checked the coding of this plugin... and there is a way to adjust players settings by default when they first connect to server....

in the image below line 540, 541, 542. you can change the...
Forum: Unapproved/Old Plugins 09-21-2018, 06:02
Replies: 106
Views: 41,269
Posted By Blizzard_87
Re: Advanced Parachute

Not at this stage. and as Im still not back as an active coder i no longer have my coding programs loaded to make these changes. sorry.
Forum: Unapproved/Old Plugins 06-08-2017, 04:04
Replies: 9
Views: 6,225
Posted By Blizzard_87
Re: CS:GO Round Sounds

public start(id)
{
new rand = random_num(0,4)

switch(rand)
{
case 0: emit_sound(0, CHAN_AUTO, RoundSettings[Start1], 1.0, ATTN_NORM, 0, PITCH_NORM)
case 1:...
Forum: Scripting Help 04-10-2017, 02:27
Replies: 5
Views: 1,246
Posted By Blizzard_87
Re: Change cheat convars for client by command

not supported here you wont get help.
Forum: Unapproved/Old Plugins 04-06-2017, 06:13
Replies: 9
Views: 6,225
Posted By Blizzard_87
Re: CS:GO Round Sounds

your code can do with alot of optimising, first off.. you should use emit_sound instead of client_cmd. and you should store your sounds in variables after you precache them.

either way this type...
Forum: Unapproved/Old Plugins 03-17-2017, 06:22
Replies: 41
Views: 12,801
Posted By Blizzard_87
Re: Teammates money display

does this plugin allow you to point to other team mates and see a hud above them showing there money?

cos thats what the title of this thread translates to me.. but i dont see that in the code.......
Forum: Approved Plugins 03-08-2017, 03:47
Replies: 68
Views: 36,656
Posted By Blizzard_87
Re: Custom Start Weapons ( 24/02/2014 )

This plugin uses a function that does block giving of start weapons instead of stripping them.

the plugin also gives the server admin the setting to enable blocking map weapons from spawning on...
Forum: Suggestions / Requests 02-11-2017, 20:48
Replies: 13
Views: 2,415
Posted By Blizzard_87
Re: [REQ] Score advertiser

This should only show the teamscore to each player separately instead of every player in server everytime someone spawns. plus resets the scores to 0 when new game starts.


#include <amxmodx> ...
Forum: Unapproved/Old Plugins 11-23-2016, 00:59
Replies: 106
Views: 41,269
Posted By Blizzard_87
Re: Advanced Parachute

I'm not coding AMXX anymore for now so if anyone wants to take on this plugin to fix the errors OR revamp it.. go right ahead.
Forum: Suggestions / Requests 11-09-2016, 05:48
Replies: 2
Views: 856
Posted By Blizzard_87
Re: A working jailbreak plugin CSGO

wrong section but here is what your looking for...

https://forums.alliedmods.net/showthread.php?t=108810
Forum: Unapproved/Old Plugins 10-20-2016, 06:53
Replies: 11
Views: 8,859
Posted By Blizzard_87
Re: Colored Admincmd, Mapsmenu, Plmenu

This is a new plugin submission thread Not a scripting help thread... start a new thread in that subforum for help with scripting.
Forum: Unapproved/Old Plugins 10-19-2016, 23:28
Replies: 11
Views: 8,859
Posted By Blizzard_87
Re: Colored Admincmd, Mapsmenu, Plmenu

https://forums.alliedmods.net/showthread.php?t=289161

You got the idea here?
Forum: Unapproved/Old Plugins 10-14-2016, 22:03
Replies: 17
Views: 7,878
Posted By Blizzard_87
Re: Temporary Admin - Add admin for x days

Bugsy you could do the rewrite in your sleep...
Forum: HL1 Servers (HLDS) 10-03-2016, 02:06
Replies: 82
Views: 22,140
Posted By Blizzard_87
Re: CS Query - Check A Server For Steam Cracks

my friend has helped update the query, Im now working on a updated layout GUI for Version 2.

so untill its complete the main query function of the page may become interrupted from time to time.
...
Forum: HL1 Servers (HLDS) 09-28-2016, 07:14
Replies: 82
Views: 22,140
Posted By Blizzard_87
Forum: HL1 Servers (HLDS) 09-28-2016, 05:42
Replies: 82
Views: 22,140
Posted By Blizzard_87
Re: CS Query - Check A Server For Steam Cracks

im aware it works on other HL-Mods altho one of my dproto checks ONLY works on cs1.6 and cscz. so 4 /5 checks should work on other mods.
Forum: HL1 Servers (HLDS) 09-27-2016, 06:38
Replies: 82
Views: 22,140
Posted By Blizzard_87
Re: CS Query - Check A Server For Steam Cracks

First Post updated.

Still a work in progress but will work for dproto detection.
Forum: Suggestions / Requests 09-26-2016, 07:22
Replies: 8
Views: 2,647
Posted By Blizzard_87
Re: admin plugin !slap !slay...

this plugin exist on this forum just need to search.
Forum: HL1 Servers (HLDS) 08-25-2016, 04:46
Replies: 82
Views: 22,140
Posted By Blizzard_87
Re: DProto Monitor - Check A Server For Steam Cracks

It's still in beta atm. But I'll pm you the link to test for me.
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 12:04.


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