Jump to content
  • 0

pomoc Gang Zona na prikaz


djejsy

Dotaz

4 odpovědí na tuto otázku

Recommended Posts

  • 0

Nejspíše máš špatné souřadnice kdyžtak sem dej kod a  já ti ho nebo někdo jiný upravíme pokud ovšem nemáš špatné souřadnice

Link to comment
Share on other sites

  • 0

Aha sorry nenapisal som ze tu Zonu chcem vytvorit podla toho kde budem cize sa vezmu moje suradnice a pripocita sa k nim nejaka hodnota a Zona sa vytvori. :d

Link to comment
Share on other sites

  • 0


#define VELIKOST_X     50
#define VELIKOST_Y     50
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
new zona = GangZoneCreate(x-VELIKOST_X,y-VELIKOST_Y,x+VELIKOST_X,y+VELIKOST_Y);
GangZoneShowForAll(zona,0xFF0000FF)

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...