Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Threaded Mode
need help with mysql load
count.php
Little Clucker
Posts: 44
Threads: 16
Joined: Dec 2010
Reputation:
0
#1
03.01.2014, 16:08
hello everyone, how I can make command, who save all mysql stats ?
Find
Reply
Yashas
Gangsta
Posts: 882
Threads: 50
Joined: Jun 2012
Reputation:
0
#2
03.01.2014, 16:23
How to create commands
The above link will teach you how to create commands the normal way.I suggest you to use ZCMD or YCMD as they are better and faster.
To save MySQL stats, you need a MySQL plugin and use this MySQL Query to update the stats
UPDATE table_name SET field1='abc',id=4 WHERE Name='Yashas'
Keep adding more field names to it and don't forget to separate them by a coma.
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help