in paralele server im the only user vs admin i kill all the admin lol but now he has scare of me XS
What are you talking about?Quote:
in paralele server im the only user vs admin i kill all the admin lol but now he has scare of me XS
<div class="itemList_singleItem" style="background-image:url(/do_img/global/items/ship/phoenix_100x100.png?__cv=c8fdab3ed091595e5a4d122ef33eee00);">
<a id="1" href="<?php
if($Users->DataRow["credits"] >= "0"):
$MySQLi->multi_query('UPDATE server_1_players SET shipId = 1 WHERE userID = \'' . $Users->DataRow["userID"] . '\'; UPDATE server_1_players SET credits = credits - 0 WHERE userID = \'' . $Users->DataRow["userID"] .'\'');
endif;
?>">
<div class="item_borders">
<div class="item_hover"></div>
<div class="item_active"></div>
</div>
</a>
</div>