I am in this sphere new and I do not understand much.
please if anyone can help me only with the addition of the first boss because I do not quite understand php
as I said I'm new and I'm not with you in the php language thank you in advance
$host = '127.0.0.1'; $dbuser = 'Shaiya'; // put here your DB login $dbpass = 'Shaiya123'; // put here your password DB $database = 'PS_GameLog'; $conn = [MENTION=311501]ODB[/MENTION]c_connect("Driver={SQL Server};Server=$host;Database=$database", $dbuser, $dbpass) or die("Database Connection Error!"); $boss1 = odbc_exec($conn, "SELECT [ActionTime] FROM [dbo].[Boss_Death_Log] WHERE [MobID]='901'order by ActionTime desc"); $detail=odbc_fetch_array($boss1);
//Here need to add an if where you see if the time i expired or not! in case is not expired show the countdown else need to return something like "UP NOW".
I am in this sphere new and I do not understand much.
please if anyone can help me only with the addition of the first boss because I do not quite understand php
as I said I'm new and I'm not with you in the php language thank you in advance
$host = '127.0.0.1';
$dbuser = 'Shaiya'; // put here your DB login
$dbpass = 'Shaiya123'; // put here your password DB
$database = 'PS_GameLog';
$conn = @c_connect("Driver={SQL Server};Server=$host;Database=$database", $dbuser, $dbpass) or die("Database Connection Error!");
$boss1 = odbc_exec($conn, "SELECT [ActionTime] FROM [dbo].[Boss_Death_Log] WHERE [MobID]='901'order by ActionTime desc");
$detail=odbc_fetch_array($boss1);
//Here need to add an if where you see if the time i expired or not! in case is not expired show the countdown else need to return something like "UP NOW".
// Connect to server with Shaiya credentials using PDO $sqlUser = 'Shaiya'; // YOUR SHAIYA ACCOUNT NAME $sqlPass = 'Shaiya123'; // YOUR SHAIYA ACCOUNT PASSWORD $database = 'PS_UserData';
Job Timer (Taxi Timer, etc) 09/01/2011 - SRO Hacks, Bots, Cheats & Exploits - 2 Replies A small utility to keep track of jobs that need timing.
http://img834.imageshack.us/img834/6076/jt01.png
Always read the changelog!
To get access to Job Timer, register at "www.error- soft.net" ( without the spaces between the - )
Press thanks if this helps at all.
Intervention Fail | Quickscope Fail | Lobby Fail 08/11/2011 - Call of Duty - 16 Replies Hallo Leute,
Zuerst zum Intervention Fail:
ich habe seit einiger Zeit in MW2 das Problem, dass ich nurnoch Hitmaker bekomme. Ich benutze eine Intervention mit Vollmantelgeschoss und Feuerkraft(Pro) Egal ich ich stundenlang ziele, oder einen Quickscope mache, ich bekomme einfach nur einen Hitmaker.
Eines meiner neusten Probleme ist, dass die Intervention garnicht mehr trifft. Egal ob Quickscope oder Hardscope, der Schuss geht daneben. In 70% der Fälle. selbst wenn ich genau vor dem...