Search Results
I using this inv's Joestaff sys in other language it don't work because Items doesn't remove from list dialog but English is fine
why?
PHP код:
stock RemoveItem(playerid, ItemName[],Amount...
318
this my testing code
PHP код:
cache_get_field_content(0, "pSpyRank", PlayerInfo[playerid][pSpyRank], MySQL, 128);
new string[128];
format(string, sizeof(string), ...
228
pSpyRank is string (text)
352
This code, I tried to get integer value from db but its not
352
Please example to me
This is error log
Код:
[14:56:52] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "server_database", password: "****", port: 3306, autoreconnect: true
[14:...
550
IT'S CORRECT CODE?
Function OnAccountRegister isn't call
550
Quote:
Originally Posted by Antoniohl
iis it defined at all?, maybe u meant CreateDynamicObject?
https://sampforum.blast.hk/showthread.php?tid=39836
Yep CreateDynamicObject isn't Creat...
429
This zone and here my code below:
PHP код:
stock SetRandomSpawn(targetid)
{
new Float:x, Float:y, Float:Z;
x = random(2655) - 2275;
...
311
Did you have login/register system ? You should save player account to Premium -> users -> player account file .ini
456
Код:
stock GetPremium(playerid)
{
new name[64];
GetPlayerName(playerid, name, sizeof name);
format(name, sizeof name, "%d.ini", name);
new File:file = fopen("Premium/users/%d.ini"...
456
Can anyone give me link download plugin windows .dll for 0.3.7-R2 ?
99,581
pawn Код:
RecordPlayerAccount(playerid); // Put this under your callback when player registered, It will record player name to file stock RecordPlayerAccount(targetid){ new day, month, year, ...
349
Yeah i need windows plugin, But how to compile it?
332
How i can find SKY plugin for 0.3.7-R2 ?
Anyone give me link download please. (Windows .dll)
Thank and rep+
332
