Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: DruGzOG
Forum: New Plugin Submissions 08-15-2019, 17:17
Replies: 23
Views: 7,836
Posted By DruGzOG
Re: Visitor Counter v1.3

#include < amxmodx >
#include < sqlx >

#define TABLE_NAME "player_info"

/* Database */
new Host[] = "hostname"
new User[] = "user"
new Pass[] = "pass"
new Db[] = "databasename"
Forum: New Plugin Submissions 08-14-2019, 22:26
Replies: 23
Views: 7,836
Posted By DruGzOG
Re: Visitor Counter v1.3

Wow, about time someone got this done on these forums. Currently running a version with sql. Mine isn't as detailed but gets the job done with a quick search.
...
Showing results 1 to 2 of 2

 
Forum Jump

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


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