31.07.2018, 10:03
i watch wiki sa-mp
i code my own code
this is my code
new object;
public onplayergamemodeinit()
{
object = CreateObject(19360, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
}
cmd:test(playerid, params[])
{
EditObject(playerid, objecthouse);
SendClientMessageEx(playerid, COLOR_GRAY, "TESTING");
return 1;
}
i complie success, but i join game i use and no happened
please help me
my english bad, sorry
i code my own code
this is my code
new object;
public onplayergamemodeinit()
{
object = CreateObject(19360, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
}
cmd:test(playerid, params[])
{
EditObject(playerid, objecthouse);
SendClientMessageEx(playerid, COLOR_GRAY, "TESTING");
return 1;
}
i complie success, but i join game i use and no happened
please help me
my english bad, sorry