Search Results
if(takezone == 0 && WarInfo[pWarOn] == 1)
{
if(PlayerInfo[killerid][pMember] == 5 || PlayerInfo[killerid][pLeader] == 5)
{
if(PlayerInfo[playerid][pMember] == 6 || PlayerInfo[playerid]...
193
Hello, until a few months ago, the gamemode worked perfectly, I did not walk through it, I gave it to someone to handle it, now I asked for my gamemode back, got it on the host and I next problem.
I ...
193
Hi sa-mp.com , i have a problem with 3dtextlabel car
I made a system of plate with 3dtext this is source OnGameModeInit
LoadCar();
for(new h = carsonserver; h < sizeof(CarInfo); h++)
{
...
88