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

Showing results 1 to 25 of 93
Search took 0.01 seconds.
Search: Posts Made By: yusufali
Forum: Source Servers (SRCDS) 03-08-2016, 08:53
Replies: 11
Views: 30,903
Posted By yusufali
Re: CSGO Could not establish connection to steam servers

here is some more logs for those to look at.
https://steamcommunity.com/groups/linuxgsm/discussions/0/412448792367997412/

I also posted in the linuxGSM forums
Forum: Source Servers (SRCDS) 03-04-2016, 15:12
Replies: 11
Views: 30,903
Posted By yusufali
Re: CSGO Could not establish connection to steam servers

Okay I'm having the same issue to. My log file output looks the same as the OP
I generated my tocken using AppID=730

when I type status, this is what I get


hostname: Counter-Strike: Global...
Forum: Plugins 04-08-2015, 15:00
Replies: 5
Views: 8,432
Posted By yusufali
Re: [TF2] TrueSkill Ranking System

can you post your website below, also can you post a link to your steam profile.
Forum: Scripting 01-16-2015, 18:03
Replies: 921
Views: 317,402
Posted By yusufali
Re: New API and Syntax

i run sm1.7, no issues at all with any of the plugins i run. everything works perfectly fine on the servers i run.
I love the new syntax.
Forum: Plugins 01-16-2015, 17:52
Replies: 13
Views: 7,942
Posted By yusufali
Re: Karma System Redux

can u give an example of a command, also what sm version are u using? I compiled it successfully against the latest nightly build of sm1.7

edit: the version with the .inc file has not been tested,...
Forum: Plugins 01-16-2015, 11:06
Replies: 13
Views: 7,942
Posted By yusufali
Re: Karma System Redux

Fixed: updated manual (http://git.yusufali.ca/yusuf_ali/karma/wikis/MySQL)



excellent idea, i will look into natives and work on making some

edit: Non stable copy ...
Forum: Plugins 01-15-2015, 21:27
Replies: 13
Views: 7,942
Posted By yusufali
Re: Karma System Redux

Are you talking about a chat-prefix to their name?
or a connect announce message?
Forum: Plugins 01-13-2015, 15:06
Replies: 13
Views: 7,942
Posted By yusufali
Re: Karma System Redux

Great thanks!
I will apply better fix (rather than just saying "Source2013") but until then, i threw it there to avoid csgo peoples to install this plugin

edit: Issue has been fixed, thanks to...
Forum: Plugins 01-13-2015, 14:56
Replies: 13
Views: 7,942
Posted By yusufali
Re: Karma System Redux

Good idea about more convars, will look into

About morecolors:
- did not know will look to fix

New Api
- yes i used sm 1.7 because i run sm1.7, thats also why i won't be setting this plugin...
Forum: Plugins 01-13-2015, 12:06
Replies: 13
Views: 7,942
Posted By yusufali
Karma System Redux

Karma System Redux - Sourcemod 1.7 ONLY


Karma is an adaptation of MapleStory’s Fame System (https://maplewiki.net/index.php?title=Fame). Players can fame or defame other players serving to...
Forum: Scripting 01-13-2015, 11:10
Replies: 1
Views: 560
Posted By yusufali
[Solved] Foward for kick?

There is are forwards for ban/mute/gag. Is there one for kick?


public Action BaseComm_OnClientMute
public Action BaseComm_OnClientGag
public Action OnBanClient
Forum: Source Servers (SRCDS) 01-12-2015, 11:14
Replies: 14
Views: 5,648
Posted By yusufali
Re: Do you know any free FastDL services?

if you need FastDL for maps, add me on steam I can do it for free
http://steamcommunity.com/id/abd_moro/
Forum: Source Servers (SRCDS) 01-12-2015, 11:13
Replies: 7
Views: 2,446
Posted By yusufali
Re: [TF2] Linux (srcds) Server Ping & Latency Problem

I used to host on a VPS, then i realized that some idiot running a seedbox screws everything up until they catch him for abuse. VPS = not the best solution
Forum: HLstatsX:CE 01-11-2015, 12:04
Replies: 3
Views: 5,412
Posted By yusufali
Re: Hlstatsx CS:GO

post question here:https://forums.alliedmods.net/forumdisplay.php?f=156
dedicated forum to help you with HlStatsX
Forum: Source Servers (SRCDS) 01-11-2015, 12:02
Replies: 7
Views: 2,446
Posted By yusufali
Re: [TF2] Linux (srcds) Server Ping & Latency Problem

because its a vps, your upload speed is affected by the other boxes on your node (which sucks balls)
for that reason, i think switch your settings to:

sv_minrate 5000
sv_maxrate 25000

try...
Forum: Extensions 01-11-2015, 02:10
Replies: 846
Views: 583,282
Posted By yusufali
Re: [ANY] SteamWorks

So would this extension be better to use over Steamtools(https://forums.alliedmods.net/forumdisplay.php?f=147)

I'm assuming that because this extension supports more games (including TF2) it will...
Forum: Extensions 01-09-2015, 17:09
Replies: 846
Views: 583,282
Posted By yusufali
Re: [ANY] SteamWorks

has this been implemented in the updater plugin?
Forum: Scripting 12-20-2014, 20:56
Replies: 3
Views: 998
Posted By yusufali
Re: GetClientFrags help?

okay. but for the duration of the time the client spent in the game? or the duration for that round.

what is the best way to determine the client's frags for the duration of that round?
Forum: Scripting 12-20-2014, 15:17
Replies: 3
Views: 998
Posted By yusufali
GetClientFrags help?

The command

GetClientFrags( client )

does it refresh at the start of the round or only if client reconnects?
Forum: Plugins 12-16-2014, 11:01
Replies: 8
Views: 6,817
Posted By yusufali
Re: [ANY] KARMA (Currently MySQL only) v1.0 - 7 DEC 2014

do you have a repo where people can contribute to it? I see many areas (for example the SQL structure) I think can be greatly improved
Forum: SteamTools 12-03-2014, 16:11
Replies: 3
Views: 5,392
Posted By yusufali
Re: Posting via HTTP methods?

from reading the steamtools.inc
so if I try something like this:


HTTPRequestHandle hPost = Steam_CreateHTTPRequest(HTTPMethod_POST, "http://someurl.php")
setHTTP_param( hPost, "action", "some...
Forum: SteamTools 12-03-2014, 00:11
Replies: 3
Views: 5,392
Posted By yusufali
Posting via HTTP methods?

How would one be able to post data using steamtools?

Here is what i have so far


HTTPRequestHandle hndl = Steam_CreateHTTPRequest(HTTPMethod:HTTPMethod_POST, "http://someurl.php");


but...
Forum: Source Servers (SRCDS) 11-24-2014, 11:23
Replies: 2
Views: 668
Posted By yusufali
Re: [Suggestion] Markdown support?

as mentioned in my post :



The one you posted does not work well for:
- headers, bold text, underline
- lists, bullets
- html linking using [text][#]
- inline code blocks
- hr rules
Forum: Source Servers (SRCDS) 11-24-2014, 11:09
Replies: 2
Views: 668
Posted By yusufali
[Suggestion] Markdown support?

I did not know where to post this.
Forgive me if it is in the wrong section (I know it is, but I had no clue where to put it)

Suggestion:
It would be great if AlliedModders added option of...
Forum: Scripting 11-23-2014, 11:55
Replies: 4
Views: 1,633
Posted By yusufali
Sourcemod regex replace?

Is it possible to perform a regex replace?

I need to ensure a string has only alphanumeric characters
Showing results 1 to 25 of 93

 
Forum Jump

All times are GMT -4. The time now is 00:31.


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