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

Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: Aes
Forum: Plugins 02-24-2023, 13:49
Replies: 6
Views: 5,327
Posted By Aes
Re: [CS:GO] Grenade Projectile Velocity Unlocker

Right when I wanted to start back my server, ur a kind Bacardi
Forum: Plugins 11-20-2019, 10:14
Replies: 6
Views: 5,327
Posted By Aes
Re: [CS:GO] Grenade Projectile Velocity Unlocker

Weird its working with my server using detour-7 sm1.9 and it had been working ever since
Forum: Plugins 04-21-2019, 19:22
Replies: 15
Views: 6,151
Posted By Aes
Re: [Zeph-store] Trivia quizz

I'll take a look at it, didn't knew it existed :)
Thing is, it doesn't handle HTTP requests right? Can you handle them with pure sourcepawn or will it need an extension too?
Forum: General 03-31-2019, 07:22
Replies: 111
Views: 38,044
Posted By Aes
Re: New update 28/03/2019 - crashing servers ?

For stripper you can use the git128 snapshot, it worked for me : http://www.bailopan.net/stripper/snapshots/1.2/
Forum: General 03-29-2019, 12:15
Replies: 111
Views: 38,044
Posted By Aes
Re: New update 28/03/2019 - crashing servers ?

For me it was Stripper causing the segfault
Forum: General 03-29-2019, 12:01
Replies: 111
Views: 38,044
Posted By Aes
Re: New update 28/03/2019 - crashing servers ?

Your script isn't excluding cfg and configs folder, it will overwrite crucial config such as db, admins etc
Forum: Plugins 01-01-2019, 09:04
Replies: 2
Views: 3,218
Posted By Aes
Re: [Any] Entity Debugger v0.0.2

You finished, it? nice, usefull plugin
Forum: Plugins 01-01-2019, 09:03
Replies: 1
Views: 2,450
Posted By Aes
Re: Meat [CS:GO]

Looks fun :bacon:
Forum: Scripting 12-20-2018, 19:35
Replies: 4
Views: 1,189
Posted By Aes
Re: TraceRay cant get hit

I'm using this fine, to check if a ray hit the player


Handle trace = TR_TraceRayFilterEx(vEPos, vEnd, MASK_SHOT, RayType_EndPoint,TraceEntityFilterCurrentPlayer , client);
if (TR_DidHit(trace))...
Forum: Plugins 12-19-2018, 14:08
Replies: 3
Views: 6,230
Posted By Aes
Re: [CS:GO] Combat Surf Custom Grenades

I had an error which could cause the client to crash, If you happened to download the first version, I reuploaded a fixed version.
Forum: Plugins 12-19-2018, 11:39
Replies: 3
Views: 6,230
Posted By Aes
[CS:GO] Combat Surf Custom Grenades

Description

This plugin customizes grenades trajectories, airtime, bounces before explode, knockback to make them fun to play with in combat surf.
It is best used with this plugin that unlocks...
Forum: Plugins 12-19-2018, 07:05
Replies: 6
Views: 5,327
Posted By Aes
[CS:GO] Grenade Projectile Velocity Unlocker

Description

There's a built-in engine speed limit for grenade projectiles of 2000u/sec, this plugin will prevent your nades from disappearing if they are going faster than the limit.
...
Forum: Plugins 12-13-2018, 17:50
Replies: 27
Views: 20,928
Posted By Aes
Re: [CSGO] HexRedirect

Gonna try asap! :)
Forum: Plugins 12-09-2018, 17:44
Replies: 85
Views: 37,538
Posted By Aes
Re: [CSS] Christmasification

With the github version I have the light working but not the cable on CS:GO. No error in console or server.
Forum: Plugins 11-13-2018, 04:14
Replies: 15
Views: 6,151
Posted By Aes
Re: [Zeph-store] Trivia quizz

If you know a Polish Trivia API, it should be easy to make the switch. I could also use a French API but those moron limit to 1 request per day while calling themselves "open".
Forum: Plugins 11-12-2018, 14:42
Replies: 15
Views: 6,151
Posted By Aes
Re: [Zeph-store] Trivia quizz

I'm using Zeph store stocks like this

int test = Store_GetClientCredits(client);
Store_SetClientCredits(client, test + credits);

If it's working with the Math quizz plugin it will with...
Forum: Plugins 11-12-2018, 10:31
Replies: 15
Views: 6,151
Posted By Aes
Re: [Zeph-store] Trivia quizz

Added the ripext extensions(forgot about this one), and the various includes in a zip and in the post :)
Forum: Plugins 11-12-2018, 10:28
Replies: 15
Views: 6,151
Posted By Aes
Re: [Zeph-store] Trivia quizz

Gotcha, I will modify the post!
Forum: Plugins 11-12-2018, 10:04
Replies: 15
Views: 6,151
Posted By Aes
Re: [Zeph-store] Trivia quizz

How do I do that? The fields says dependencies IDs, I found it for Zeph store, but in the post for ripext and base64 there's no plugin ID there are just links for .inc files.
Forum: Plugins 11-12-2018, 07:52
Replies: 15
Views: 6,151
Posted By Aes
Re: [Zeph-store] Trivia quizz

Also if you can help me with the online compiling, I can't list some of the needed dependencies because they don't have any IDs they are just includes(ripext and base64).
Forum: Plugins 11-12-2018, 07:51
Replies: 15
Views: 6,151
Posted By Aes
[Zeph-store] Trivia quizz

Description

This plugin ask your players Trivia questions coming from https://opentdb.com and reward them with Zephyrus's Store credits.

Dependencies

Zephyrus store :...
Showing results 1 to 21 of 21

 
Forum Jump

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


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