Jump to content

Francisco

Membru
  • Posts

    8
  • Joined

  • Last visited

    Never

Everything posted by Francisco

  1. Care este id-u la acest obiect
  2. S-a rezolvat. Multumesc foarte mult pentru ajutor dreamer
  3. Nu mi-a mers. I-mi apare aceasta eroare la compilare C:\Users\Administrator\Desktop\TrenSF.pwn(33) : error 010: invalid function or declaration C:\Users\Administrator\Desktop\TrenSF.pwn(36) : error 010: invalid function or declaration C:\Users\Administrator\Desktop\TrenSF.pwn(37) : error 010: invalid function or declaration C:\Users\Administrator\Desktop\TrenSF.pwn(38) : error 010: invalid function or declaration C:\Users\Administrator\Desktop\TrenSF.pwn(40) : error 010: invalid function or declaration C:\Users\Administrator\Desktop\TrenSF.pwn(42) : warning 203: symbol is never used: "sfcar" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors. Uite asa am facut: if(strcmp(cmdtext, "/garasf", true) == 0) { new sfcar; sfcar = GetPlayerVehicleID(playerid); if(!GetPlayerVehicleSeat(playerid)) SetVehiclePos(sfcar,0,-1952.3938,131.8837,26.2813,271.4216,0,0,0,0,0,0); else SetPlayerPos(playerid,0,-1952.3938,131.8837,26.2813,271.4216,0,0,0,0,0,0); SetPlayerInterior(playerid, 0); return 1; }
  4. Cum pot sa fac o comanda de teleportare catre gara din SF
  5. Acum am doar un obiect care nu se vede calumea. Ce trebuie sa fac??
  6. Mie imi apare cu F_CreateObject in fata obiectelor si-mi da eroare la compilare :tongue:
  7. Uite deaia e bine sa faci singur un server de la zero.
×
×
  • 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.