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

Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: BFBombi
Forum: Scripting 03-18-2012, 08:05
Replies: 4
Views: 1,057
Posted By BFBombi
Forum: Scripting 03-17-2012, 08:34
Replies: 4
Views: 1,057
Posted By BFBombi
Forum: Scripting 03-16-2012, 16:01
Replies: 4
Views: 1,057
Posted By BFBombi
mysql connect and fetch rows

Hello, i have a problem, but can't resolve it.


public OnPluginStart()
{
...
SQL_TConnect(GotDatabase, "vote_vs");
}

public GotDatabase(Handle:owner, Handle:hndl, const String:error[],...
Forum: Scripting 03-04-2012, 13:13
Replies: 11
Views: 2,480
Posted By BFBombi
Re: sv_pure change

Maybe someone know what many people can fix it ?
Forum: Scripting 02-15-2012, 10:15
Replies: 11
Views: 2,480
Posted By BFBombi
Re: sv_pure change

And how i can fix it ?
Forum: Scripting 02-15-2012, 09:43
Replies: 11
Views: 2,480
Posted By BFBombi
Re: sv_pure change

Not work for sv_pure

public OnClientAuthorized(client)
{
new Handle:cvarPure;
cvarPure = FindConVar("sv_pure");

SendConVarValue(client, cvarPure, "0");
}
Forum: Scripting 02-11-2012, 12:05
Replies: 11
Views: 2,480
Posted By BFBombi
Re: sv_pure change

It isn't comfortable
Forum: Scripting 02-11-2012, 11:25
Replies: 11
Views: 2,480
Posted By BFBombi
sv_pure change

Hello,

I think that many of you know a problem with sv_pure that stated many time ago after CS:S update.

Problem - "When you played on server with sv_pure 1/2 and enter the server with sv_pure...
Forum: Plugins 08-01-2011, 15:10
Replies: 43
Views: 20,878
Posted By BFBombi
Re: [CS:S] VoiceMgr v2.2.2 (Updated 23-07-2011)

Hi

Can you add county chanels ? When player connect from US him put to channel "English" and other countries.
Forum: Scripting 07-22-2011, 10:22
Replies: 13
Views: 5,039
Posted By BFBombi
Re: How to get date from database ?

Very big thanks, i don't copy all i only take what i need and do test. And now i understand it, very big thanks!
Forum: Scripting 07-21-2011, 16:25
Replies: 13
Views: 5,039
Posted By BFBombi
Re: How to get date from database ?

Sorry, but i can't understand it :( I want to give last date of user premium
I do this, but server show me SQL_FetchInt reported: Invalid query Handle 7e0077 (error: 2)


public...
Forum: Scripting 07-21-2011, 10:43
Replies: 13
Views: 5,039
Posted By BFBombi
Re: How to get date from database ?

Okey, i tryed it but where is my error ?

public Action:CmdTest(client, args)
{
if (g_bIsTest[ client ] == 1)
{
new BaseDate;
CheckDate(client, BaseDate);

PrintToChat(client,...
Forum: Scripting 07-20-2011, 15:25
Replies: 13
Views: 5,039
Posted By BFBombi
Re: How to get date from database ?

I'am a beginner in this and I don't now how to do it :( I tryed it with SQL_TQuerry.
Please show me this in code and I understand it.
Forum: Scripting 07-20-2011, 12:03
Replies: 13
Views: 5,039
Posted By BFBombi
Re: How to get date from database ?

Okey, but how i can do it ? I tryed many things, but i can't do it.
Forum: Scripting 07-20-2011, 05:21
Replies: 13
Views: 5,039
Posted By BFBombi
How to get date from database ?

Hey, i have a question... I need to get date from database from field date (yyyy-mm-dd or yyyy-dd-mm) then take away todays date, and get number what i need to show on server when user type one...
Forum: Scripting 07-14-2011, 04:19
Replies: 2
Views: 856
Posted By BFBombi
Forum: Scripting 07-13-2011, 18:30
Replies: 2
Views: 856
Posted By BFBombi
Save User Information after SQL_TQuery

Hey, i have a problem. I need to save user information after that when plugin do database connection and get from there steam id.

Piece of my code

// Include
#include <sourcemod>
#include...
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT -4. The time now is 20:54.


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