Search Results
any help me ? PHP код: -------------------------------------- [24/07/2017 20:21:06]  MAP Airport Estate(v0.1) Loaded [24/07/2017 20:21:06] -------------------------------------- [24/0...
64
http://imgur.com/a/8BKam double again , and bug blueberry please help !
134
check images http://imgur.com/a/dYxsK where the problem? two send death my scipt death PHP код: public OnPlayerDeath(playerid, killerid, reason) {     SendDeathMessage(killerid, pla...
134
[10:24:24] *** CreateDynamicObject: Expecting 12 parameter(s), but found 14 [10:24:24] *** CreateDynamicObject: Expecting 12 parameter(s), but found 14 [10:24:24] *** CreateDynamicObject: Expecting 12...
67
PHP код: CMD:ban(playerid, params[]) {     new id, reason[128];      if(IsPlayerAdmin(playerid) || pInfo[playerid][pAdminLevel] >= 3)     {         new string[25...
46
PHP Code: [04:46:35] [DEBUG] Calling callback "LoadAkun"..[04:46:35] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1[04:46:35] [DEBUG] CMySQLResult::Ge...
95
PHP Code: [04:34:30] [DEBUG] Calling callback "LoadAkun"..[04:34:30] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1[04:34:30] [ERROR] CMySQLResult::Ge...
95
PHP Code: stock SaveStats(playerid) {     new query[2048];     format(query, sizeof(query), "UPDATE `users` SET `pEXP` = '%d', `Premium` = %d, `pAdminLevel` = %d WHERE `Na...
95
PHP Code: [03:56:10] [DEBUG] Calling callback "LoadAkun".. [03:56:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1 [03:56:10] [ERROR] CMySQLResult::...
205
solved bro , i forgot for use what PHP код: forward CheckAkun(playerid);public CheckAkun(playerid){    new        rows,        fields;    cache_get_data(rows, field...
76
PHP код: forward CheckAkun(playerid); // yang baru  // LoginDialog  // RegisterDialog public CheckAkun(playerid) {     new         rows,         fields;     c...
76
DEBUG MYSQL PHP Code: [02:01:55] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "database", password: "****", port: 3306, autoreconnect: true, pool_size: 2 [02...
95
yes, sure,no problem at save stats PHP код: [09:17:49] [DEBUG] mysql_format - connection: 1, len: 526, format: "UPDATE `users` SET `pEXP` = '%d', `Premium` = %d, `pAdminLevel...
98
script PHP код: forward OnAccountLoad(playerid); public OnAccountLoad(playerid) {     pInfo[playerid][ID] = cache_get_field_content_int(0, "ID");     pInfo[playerid][pAdminLevel] ...
98