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...
128
http://imgur.com/a/8BKam
double again , and bug blueberry please help !
260
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...
260
[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...
140
PHP код:
CMD:ban(playerid, params[])
{
new id, reason[128];
if(IsPlayerAdmin(playerid) || pInfo[playerid][pAdminLevel] >= 3)
{
new string[25...
117
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...
207
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...
207
PHP Code:
stock SaveStats(playerid)
{
new query[2048];
format(query, sizeof(query), "UPDATE `users` SET `pEXP` = '%d', `Premium` = %d, `pAdminLevel` = %d WHERE `Na...
207
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::...
338
Thanks for suggetion
185
solved bro , i forgot for use what
PHP код:
forward CheckAkun(playerid);public CheckAkun(playerid){ new rows, fields; cache_get_data(rows, field...
185
PHP код:
forward CheckAkun(playerid); // yang baru // LoginDialog // RegisterDialog
public CheckAkun(playerid)
{
new
rows,
fields;
c...
185
system save ? Mysql ?
224
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...
207
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...
177
script
PHP код:
forward OnAccountLoad(playerid);
public OnAccountLoad(playerid)
{
pInfo[playerid][ID] = cache_get_field_content_int(0, "ID");
pInfo[playerid][pAdminLevel] ...
177