Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: umarabbasi on October 21, 2014, 06:49:21 am

Title: happyone minute
Post by: umarabbasi on October 21, 2014, 06:49:21 am
where i put this in happyone minute sql



QuerySQL( db, "Select Robbing FROM Pickups WHERE rowid LIKE '" + pickup.ID + "'");
status[player.ID].prev = GetSQLColumnData( q, 2 ); /// 2 is the data table
QuerySQL(db,"UPDATE Pickups SET Robbing='" +  + "' WHERE rowid LIKE '" + pickup.ID + "'");
NewTimer( "SetBack", 60000, 1 );
 
tell me
Title: Re: happyone minute
Post by: rohanaj60 on November 02, 2014, 02:08:20 am
Better You Go Here:http://vcmp.liberty-unleashed.co.uk/forum/ (http://vcmp.liberty-unleashed.co.uk/forum/)