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

Showing results 1 to 25 of 500
Search took 0.01 seconds.
Search: Posts Made By: OvidiuS
Forum: Off-Topic 05-02-2016, 04:54
Replies: 4
Views: 1,520
Posted By OvidiuS
Re: AlliedModders - CSS 2.0 ?

You can create custom style using web extension like Klippy said.
Actually I tried to make one and it's pretty simple. Here is the outcome
http://d.pr/i/1kvNq
I used stylebot and tampermonkey for...
Forum: Off-Topic 04-07-2016, 14:17
Replies: 48
Views: 9,497
Posted By OvidiuS
Re: Cannot continue without random named model

So you are testing dproto for 3 days already?
Forum: Off-Topic 04-07-2016, 12:46
Replies: 48
Views: 9,497
Posted By OvidiuS
Forum: Scripting Help 03-23-2016, 15:24
Replies: 41
Views: 5,178
Posted By OvidiuS
Re: Encrypt resources

Since the thread is revived, here is the model from that server: https://mega.nz/#!T4AEUSyL!SEA3KIub-K4jeYBl4Z1elsKEjMyYMhbZ0lWujhiv-yg
Maybe it will help someone on creating their own "protection".
Forum: Module Coding 03-23-2016, 00:35
Replies: 14
Views: 4,831
Posted By OvidiuS
Re: [DISCLAIMER] Shell/Bash/CMD Access through HLDS

I'm pretty sure I saw similar module (only for linux) years ago.
Forum: Code Snippets/Tutorials 12-18-2015, 07:11
Replies: 104
Views: 62,819
Posted By OvidiuS
Re: Counter-Strike SDK

Ah, didn't catch that. Thanks for clarification ;)
Forum: Scripting Help 12-18-2015, 07:05
Replies: 5
Views: 579
Posted By OvidiuS
Re: [HELP] Add Array

Slowhacking is not supported here.
Forum: Code Snippets/Tutorials 12-18-2015, 07:00
Replies: 104
Views: 62,819
Posted By OvidiuS
Re: Counter-Strike SDK

What about https://github.com/dreamstalker/rehlds? Is it better, does it support more features?
I see that rehlds has a bit more files than ReGameDLL especially in engine folder.
Forum: Module Coding 10-19-2015, 12:12
Replies: 2
Views: 1,049
Posted By OvidiuS
Re: Hooking player spawn and death

Found in my pastes: http://pastebin.com/HAUQJn7c
Forum: Scripting Help 10-04-2015, 05:51
Replies: 25
Views: 3,158
Posted By OvidiuS
Re: inc error

Everyone is helping you, but you ain't listening.

1. Create a "handler" for specific native in first plugin
2. Create a include
3. Create a second plugin that uses native
Forum: Suggestions / Requests 09-03-2015, 11:38
Replies: 47
Views: 7,949
Posted By OvidiuS
Re: License plugin

I disagree. Protect your plugin from disassembling, use private/public key for licencing and you are well protected from rest of 99% people who are somehow involved in scripting.
Forum: Scripting Help 09-02-2015, 16:06
Replies: 5
Views: 1,314
Posted By OvidiuS
Re: Index out of bounds

Here you go, sma file: http://pastebin.com/TYukB55j
Forum: Scripting Help 06-30-2015, 08:27
Replies: 6
Views: 1,186
Posted By OvidiuS
Re: Socket error (server crash)

a stackerror occures if the heapsize is full, this usually occures on to huge/many variables or any leak in your plugin.
Forum: Off-Topic 06-24-2015, 07:48
Replies: 10
Views: 16,670
Posted By OvidiuS
Re: GT Protector (Load) ?!

I don't understand why are you removing GTProtector from Counter Strike. GTProtector is made to protect your CS from "malicious" commands which Valve hasn't blocked. I know it's third party library,...
Forum: Off-Topic 06-15-2015, 09:27
Replies: 11
Views: 4,336
Posted By OvidiuS
Re: Dota 2 Reborn

You can test source 2 engine in Dota 2 Workshop Tools Alpha. For me it runs better than source 1.
Forum: Off-Topic 06-09-2015, 08:06
Replies: 3,306
Views: 856,350
Posted By OvidiuS
Forum: Off-Topic 05-13-2015, 06:57
Replies: 6
Views: 1,109
Posted By OvidiuS
Re: Soundtrack

https://www.youtube.com/watch?v=BmLYOqrYgHU
Forum: Off-Topic 04-09-2015, 13:18
Replies: 10
Views: 4,958
Posted By OvidiuS
Re: xPaw Source Query Class - Rcon problem

Kia there is server on port 27015 and port is opened.

Anyway, interesting thing is that i got it working. Actually my friend changed the source query library, and it finally worked. ...
Forum: Off-Topic 04-09-2015, 06:46
Replies: 10
Views: 4,958
Posted By OvidiuS
Re: xPaw Source Query Class - Rcon problem

<?php
require __DIR__ . '/SourceQuery/SourceQuery.class.php';

// For the sake of this example
Header( 'Content-Type: text/plain' );
Header( 'X-Content-Type-Options: nosniff' );

//...
Forum: Off-Topic 04-09-2015, 06:42
Replies: 10
Views: 16,670
Posted By OvidiuS
Re: GT Protector (Load) ?!

Type load_ and you will be offered new load command.
Like this:
http://i.pics.rs/B2TcF

ps. Or remove gtprotector if you have it in your cs.
Forum: Off-Topic 04-08-2015, 13:54
Replies: 10
Views: 4,958
Posted By OvidiuS
Re: xPaw Source Query Class - Rcon problem

Okay, i'm gonna bump this, because i haven't found a solution for this problem.

ps. I have checked php sockets, and they are enabled in php.ini
Forum: Off-Topic 03-31-2015, 18:37
Replies: 36
Views: 7,109
Posted By OvidiuS
Re: Nice aprils fools joke AlliedModders

This is crazy :)
http://images.nationalgeographic.com/wpf/media-live/photos/000/183/cache/upside-down-bird_18378_990x742.jpg
Forum: Scripting Help 02-05-2015, 08:28
Replies: 10
Views: 1,834
Posted By OvidiuS
Forum: Scripting Help 02-01-2015, 12:05
Replies: 21
Views: 4,870
Posted By OvidiuS
Re: Update few plugins to use MAX_PLAYERS(1.8.3)

I agree, we should have a poll :)
Forum: Suggestions / Requests 01-30-2015, 23:30
Replies: 7
Views: 1,443
Posted By OvidiuS
Re: [Request] Plugin for Offline Surf

I must agree with that one ;)
Showing results 1 to 25 of 500

 
Forum Jump

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


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