Jump to content

Question

Posted

salutare am un bug EXTREM DE ENERVANT :-L si nu stiu cum sa il rezolv...problema este la masini :| comanda /v se creeaza masina fai frumos...nare treaba dar cand da si un alt player...comanda /v si spawneaza o masina imi dispare mie :| am totul facut perfect...eu asa zic

new CurrentSpawnedVehicle[MAX_PLAYERS];

Stock 
CurrentSpawnedVehicle[playerid] = CreateVehicle(......

Am undef max players , define max players :|

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

3 answers to this question

Recommended Posts

Posted

dar la stock...este currentvehicle...etc adica pt playerid sa creeze masina nu pt toti

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.