Jump to content

Recommended Posts

Posted

Deci este o insula cu o singura casa pe ia parcare etc... o sa vedeti.

Poze:

1. 53946049.png

2. [img width=500 height=400]http://img143.imageshack.us/img143/6038/26086970.png

3. [img width=500 height=400]http://img580.imageshack.us/img580/5841/52583535.png

4. [img width=500 height=400]http://img190.imageshack.us/img190/7401/unledveu.png

Si acum daca v'a placut Donwload:

- .amx --> http://solidfiles.com/d/9ffb8/

- .pwn --> http://solidfiles.com/d/e6985/

Io o numesc "OwnerIsland"

Va trebui sa adaugati in mod o comanda GEN GOTO ea va fi la noi /goisland  o puteti baga direct in filescript... O gasit aici:

-----------------------------------------------------------------------------------------------------------------

if(strcmp(cmdtext,"/goisland",true)==0)

{

new vehicleid = GetPlayerVehicleID(playerid);

new State = GetPlayerState(playerid);

if(IsPlayerInAnyVehicle(playerid) && State == PLAYER_STATE_DRIVER)

{

GameTextForPlayer(playerid,"V-ati teleportat cu succes",4000,6);

return SetVehiclePos(vehicleid,3033.7791,-3377.1421,53.4447,267);

}

SetPlayerPos(playerid,3033.7791,-3377.1421,53.4447,267);

GameTextForPlayer(playerid,"V-ati teleportat cu succes",4000,6);

return 1;

}

-----------------------------------------------------------------------------------------------------------

Si daca vreti sa deschideti si casa adaugati in property.

--> 3054.8623,-3376.1052,54.7563,272,-2637.69 ,1404.24 ,906.46 ,0,0,0,0,0,0,Admin,AdminHouse,10,0,0,0,1,0,0,0,0,0,0,0,0,0,99

For SA-MP.RO

Posted

if(strcmp(cmdtext,"/goisland",true)==0)

{

new vehicleid = GetPlayerVehicleID(playerid);

new State = GetPlayerState(playerid);

if(IsPlayerInAnyVehicle(playerid) && State == PLAYER_STATE_DRIVER)

{

GameTextForPlayer(playerid,"V-ati teleportat cu succes",4000,6);

return SetVehiclePos(vehicleid,3033.7791,-3377.1421,53.4447,267);

}

SetPlayerPos(playerid,3033.7791,-3377.1421,53.4447,267);

GameTextForPlayer(playerid,"V-ati teleportat cu succes",4000,6);

return 1;

}

asta este comanda de TP pe ia .... ca nu cred ca o sa o gasiti:P

For SA-MP.RO

  • 5 months later...
Posted

Frumos ! se vede ca toti incepatori pun toate obiectele perfect aliniate ! GJ

<a href='http://www.yhcbux.com/?ref=sice'><img src='http://www.yhcbux.com/images/banner1.gif'></a>

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
  • 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.