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

[CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!


Post New Thread Reply   
 
Thread Tools Display Modes
Smorpht
Junior Member
Join Date: Mar 2017
Old 03-15-2017 , 05:49   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #81

You have to create a new table in the mysql database called "furien_users".

I have did it with Phpmyadmin.

This should look like this : https://pl.vc/ech30

If you dont get it i think Esko will update it soon. Perhaps its easier to install after the update.


Smorpht is offline
alesteffann
Junior Member
Join Date: Feb 2014
Old 03-15-2017 , 20:13   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #82

esko any updates man
alesteffann is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 03-16-2017 , 00:42   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #83

I am so sorry for everyone who is waiting for new update. I do not have server for testing right now, so I will work on it this weekend becouse my HDD is full of crap and I dont have enough free space for csgo server, mysql server and so... On the other hand, the code part is done! and test part should be without any problems.

Thank you for you pation.
ESK0 is offline
AlphaBril
Junior Member
Join Date: Mar 2017
Old 03-20-2017 , 09:04   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #84

I can give the access to my server for your test if u want, send me mp if you're on it ;)
AlphaBril is offline
Smorpht
Junior Member
Join Date: Mar 2017
Old 03-24-2017 , 04:18   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #85

Gogo Esko.. =)

Furiengo is running on my server but i cant translate it to english/german language and players dont get money for kills.
Smorpht is offline
AlphaBril
Junior Member
Join Date: Mar 2017
Old 03-24-2017 , 13:53   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #86

u wont get money if they are less than 4 players on the server
AlphaBril is offline
hadesownage
AlliedModders Donor
Join Date: Jun 2013
Location: Romania, Iași
Old 04-02-2017 , 06:58   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #87

Code:
public void MySql_Connect() {   db = SQL_Connect("furiengo",true, db_error, sizeof(db_error));   if(db == null)   {     SQL_GetError(db, db_error, sizeof(db_error));     SetFailState("\n\n\n[FurienGO] Cannot connect to the DB: %s\n\n\n", db_error);   }   SQL_Query(db, \     "CREATE TABLE `furien_users` (`id` int(16) NOT NULL PRIMARY KEY AUTO_INCREMENT,`steamid` varchar(128) NOT NULL,`money` int(16) NOT NULL,`Item_Regenerace` int(16) NOT NULL,`Item_Mrstnost` int(16) NOT NULL,`Item_Zmateni` int(16) NOT NULL,`Item_Zaseknutizbrane` int(16) NOT NULL,`Item_Multijump` int(16) NOT NULL,`Item_Drtivestrely` int(16) NOT NULL,`Item_Chytreoko` int(16) NOT NULL,`Item_Doplnovaninaboju` int(16) NOT NULL);"\   );     SQL_Query(db, "SET CHARACTER SET utf8");   PrintToServer("[FurienGO] Connected to MySQL successfuly!"); }

Last edited by hadesownage; 04-02-2017 at 06:59.
hadesownage is offline
Send a message via Yahoo to hadesownage Send a message via Skype™ to hadesownage
Smorpht
Junior Member
Join Date: Mar 2017
Old 04-03-2017 , 07:28   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #88

I had to setup the databases.cfg with 127.0.0.1; localhost didnt worked for me. (if mysql is on the same server)

"furiengo"
{
"driver" "mysql"
"host" "127.0.0.1"
"database" "DATABASE NAME"
"user" "DATABASE USER"
"pass" "DATABASE PASS"
}

Last edited by Smorpht; 04-03-2017 at 07:29.
Smorpht is offline
itzdevilz97
Junior Member
Join Date: Jul 2016
Old 05-28-2017 , 08:35   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #89

Can someone translate this to english? i cant understand the language
itzdevilz97 is offline
PinuxD
Junior Member
Join Date: Jun 2017
Old 06-30-2017 , 12:41   Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!
Reply With Quote #90

Plugins works, but speed and gravity don't work and FURIENS is invisibile but guns not !

I install this CS:S furien plugins on server and gravity and invisibility and speed work https://forums.alliedmods.net/showthread.php?p=1747570
ESK0 please make an update !

Last edited by PinuxD; 06-30-2017 at 14:20.
PinuxD is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:34.


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