Thread: Hit & Run mod
View Single Post
  #27  
Old 12th January 2019, 22:04
elvira's Avatar
elvira elvira is offline
Senior Member
 
Join Date: Jan 2008
Slovenia
Posts: 172
Default
Yes its working…


now how put in statusbar HnR, my TEST account have two Hitruns


examle:


PHP Code:
[&nbsp;<font color=><b>HnR:</font></b> <b><?=$hitruns?></b>&nbsp;]
and this


PHP Code:
// //Get H&R Total ////
$hitruns number_format($user["hitruns"]);
// ///////////// 
Reply With Quote