Jump to content
  • 0

Problemă Facţiune.


Gawitkkk

Question

Problemă întâlnită (descriere): Nu îmi dă spawn atunci când mă loghey pe server. 
Ero(area / rile) / warning-(ul / urile): -
Liniile de cod / sursa / script-ul:

 if (PlayerInfo[playerid][pMember] == 15 || PlayerInfo[playerid][pLeader] == 15) // Stracci Spawn
{
   SetPlayerToTeamColor(playerid);
   SetPlayerInterior(playerid, 15);
   SetPlayerPos(playerid, 2215.454833,-1147.475585,1025.796875);
   PlayerInfo[playerid][pInt] = 3;
   SetPlayerVirtualWorld(playerid, 7);
GivePlayerCash(playerid, -250);
SendClientMessage(playerid, TEAM_CYAN_COLOR,"DOC: Your Medical Bill comes to $250, Have a nice day.");
SBizzInfo[15][sbTill] += 250;
       new str4[184];
Update(playerid, pCashx);
    format(str4,sizeof(str4),"UPDATE `sbizz` SET `Till`='%d' WHERE `ID`='15'",SBizzInfo[15][sbTill]);
mysql_query(SQL,str4);
InHQ[playerid] = 4;
if(PlayerInfo[playerid][pGunLic] == 1)
{
GivePlayerWeaponEx(playerid, 24, 50);
}
   return 1;
}
Imagini / Video (optional): http://i.imgur.com/hOivATg.png
Aţi încercat să rezolvaţi singur?: Da

 

Am făcut o facţiune nouă, am setat spawn, tot, însă când mă loghez nu îmi dă spawn, ca şi cum nu aş fi logat.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.