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

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: xRENN1Ex
Forum: Suggestions / Requests 01-08-2020, 02:04
Replies: 6
Views: 1,312
Posted By xRENN1Ex
Re: Players INFO (SQL)

I'm sorry, I can't try but I didn't
Forum: HL1 Servers (HLDS) 01-08-2020, 01:59
Replies: 6
Views: 3,519
Posted By xRENN1Ex
Re: CS1.6 RCON Player Info

I'm using your submissions but the gameq content does not have health, team pull functions
Forum: Suggestions / Requests 01-07-2020, 07:53
Replies: 6
Views: 1,312
Posted By xRENN1Ex
Re: Players INFO (SQL)

can you show me an example?
Forum: Suggestions / Requests 01-07-2020, 04:19
Replies: 6
Views: 1,312
Posted By xRENN1Ex
Players INFO (SQL)

I want a plugin
Is there any player that will be able to do sql registration for?

Name, steamID, deaths, frag, health, team (CT or T or SPEC)
Forum: HL1 Servers (HLDS) 01-07-2020, 02:40
Replies: 6
Views: 3,519
Posted By xRENN1Ex
Re: CS1.6 RCON Player Info

sorry I did what you said but I did not get results. I want to make the event I need to link at the bottom. Do you want to help something like this.

I've used GAMEQ but it's a bit lacking...
Forum: HL1 Servers (HLDS) 01-06-2020, 01:07
Replies: 6
Views: 3,519
Posted By xRENN1Ex
CS1.6 RCON Player Info

public function GetPlayers( )
{
if( !$this->Connected )
{
throw new SocketException( 'Not connected.', SocketException::NOT_CONNECTED );
}

$this->GetChallenge(...
Forum: Suggestions / Requests 01-06-2020, 01:05
Replies: 2
Views: 897
Posted By xRENN1Ex
Re: RCON Player Info

OK! Sorry...
Forum: Suggestions / Requests 01-04-2020, 06:48
Replies: 2
Views: 897
Posted By xRENN1Ex
RCON Player Info

public function GetPlayers( )
{
if( !$this->Connected )
{
throw new SocketException( 'Not connected.', SocketException::NOT_CONNECTED );
}

$this->GetChallenge(...
Forum: Suggestions / Requests 12-28-2019, 16:59
Replies: 8
Views: 1,739
Posted By xRENN1Ex
Re: SQL Insert and Update Player Info

public RegisterUser(id){
new szIP[32],szName[32],szAuthid[32],h_Healts,a_Alive;
get_user_ip(id,szIP,charsmax(szIP), 1)
get_user_name(id,szName,charsmax(szName))
...
Forum: Suggestions / Requests 12-28-2019, 15:13
Replies: 8
Views: 1,739
Posted By xRENN1Ex
Re: SQL Insert and Update Player Info

thank you for the answer

so can you ask me to do this sma coding

I don't have many resources because I am Turkish so I will be forced

I need help because it has a different structure than php
Forum: Suggestions / Requests 12-28-2019, 11:37
Replies: 8
Views: 1,739
Posted By xRENN1Ex
Re: SQL Insert and Update Player Info

can you give me information about how to use it?
Forum: Suggestions / Requests 12-28-2019, 08:05
Replies: 8
Views: 1,739
Posted By xRENN1Ex
Re: SQL Insert and Update Player Info

Can you do the right thing?
Because players want to reflect the view. You can look here as an example

https://www.csduragi.com/monitor/cs8.csduragi.net
Forum: Suggestions / Requests 12-28-2019, 03:17
Replies: 8
Views: 1,739
Posted By xRENN1Ex
SQL Insert and Update Player Info

Player info is registering MYSQL to update, but does not update. Can you help me?

(ip, name, authid, hp, alive or dead

new Handle:Query = SQL_PrepareQuery(SqlConnection, "INSERT INTO...
Showing results 1 to 13 of 13

 
Forum Jump

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


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