16.03.2019, 17:52
Here's error 2553:
I know it's very hard to do but if you really want to help me I can send gamemode.pwn to you. I need this.
I know it's very hard to do but if you really want to help me I can send gamemode.pwn to you. I need this.
Code:
new query[128]; format(query, sizeof(query), "SELECT * FROM cpler WHERE yarisID = '%d' AND tip = '3' AND sira = '%d'",Yarista[playerid], CPSira[playerid]+2); mysql_query(query); mysql_store_result(); if(mysql_num_rows() > 0) {