|
Topic Summary
Posted by: Davut^
« on: January 19, 2018, 09:37:35 pm »
Thanks Boss!
Posted by: JIN
« on: January 19, 2018, 09:32:36 pm »
Nice David
Posted by: Davut^
« on: January 19, 2018, 08:17:56 pm »
Hi guys there is script to check stats Paste this at section (function onPlayerCommands)
else if ( cmd == "stats" ) { if ( Logged == true ) { local q = QuerySQL( accounts, "SELECT * FROM playeraccounts WHERE Name='"+player.Name+"'" ); local a = GetSQLColumnData( q, 3 ) local b = GetSQLColumnData( q, 4 ) Message( "[#ffffff][INFO]Dear [#00ff00]" + player + " [#ffffff]Your [#00CC00]Kills[#ffffff]:[#FD0F0F]" + a + "" ); MessagePlayer( "[#ffffff][INFO][PM]Dear [#00ff00]" + player + " [#ffffff]Your [#00CC00]Kills[#ffffff]:[#00CC00]" + a + " [#ffffff]Yor [#FD0F0F]Deaths:[#FD0F0F]" + b + "" , player ); } else if ( Logged == false ) { MessagePlayer( "[#ffffff][INFO][PM][#FD0F0F]You Need To log in My Friend if you don't your stats are wastage." , player ); } }Next part status
else if ( cmd == "status" ) { if ( !player.Spawned ) { MessagePlayer( "[#fffff][INFO][PM]You need to spawn to use this cmd" , player ); } else if ( player.Spawned ) { local q = QuerySQL( accounts, "SELECT * FROM playeraccounts WHERE Name='"+player.Name+"'" ); local a = GetSQLColumnData( q, 2 ) local b = GetSQLColumnData( q, 3 ) local c = GetSQLColumnData( q, 4 ) local d = GetSQLColumnData( q, 5 ) Message( "[#ffffff][INFO]Status of " + player + " is:" ); Message( "[#ffffff]Health:" + player.Health + "" ); Message( "[#ffffff]Cash:" + a + "" ); Message( "[#ffffff]Kills:" + b + "" ); Message( "[#ffffff]Deaths:" + c + "" ); Message( "[#ffffff]Level:" + d + "" ); } }
|
Sexy Womans from your city - Verified Maidens
by F4S33H
September 20, 2024, 01:48:04 pm
|
Good Bye
by Davut^
March 07, 2018, 05:12:02 pm
|
Report-Sas
by Davut^
February 27, 2018, 07:19:56 pm
|
Will be back Tomorrow.
by JIN
February 17, 2018, 09:15:16 am
|
Storm is awesome!!!
by JIN
February 17, 2018, 09:13:49 am
|
[Released]Count down script by [UDt]Davut^
by Davut^
February 02, 2018, 10:30:50 pm
|
Clan Information.
by Davut^
February 02, 2018, 06:44:51 pm
|
Important Notice! & Format
by Davut^
February 02, 2018, 06:36:19 pm
|
Rules
by Davut^
February 02, 2018, 06:23:01 pm
|
[Accepted] Bninin Using [OFF] Clan
by JIN
February 02, 2018, 03:07:28 am
|
|
|