Jump to content

XpreeD

Membru
  • Posts

    7
  • Joined

  • Last visited

    Never

Everything posted by XpreeD

  1. 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
  2. deci pun textu si daca dai restart la sv nu mai apare e nasol.....
  3. 10/10 dar ce admin trebuie sa ai sa o folosesti?
  4. mmm mie imi zice ca nu am admin dc? ma ajuta cineva?
  5. Deci este o insula cu o singura casa pe ia parcare etc... o sa vedeti. Poze: 1. 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
×
×
  • 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.