Jump to content
  • 0

ajutor car ownership


Question

Posted

scuztima dar nu inteleg cv am vz un forum cu script carownership si a spus sa numar masinile care sunt masinile din script ? sau nu puteti pune un tutorial cu ownership shi sa spuneti care sunt masinile ca trebuia sa le numa si sa pun in script new carsonserver = (masinile tale +1 ) ex eu am 50 51 ma rog si aia e ca nu stiu care sunt sa le numar mati putea ajuta cu un tutorial si sa imi ziceti si voi care sunt masinile ? daca va rog :( multuemsc :) raman dator

4 answers to this question

Recommended Posts

Posted

se refera sa numeri masinile tale din gm cele cu addstaticvehicle si createvehicle si numarul lor care iti da sa zicem ca ai 200 de masini in gm la  new carsonserver = (masinile tale +1 ) vei adauga new carsonserver = (201)

200 de masini ai tu in gm + 1 = 201

de la id-ul 201 vor pleca masinile personale

Posted

aia am inteles dar nu inteleg ca nu merge /acreatecar intelegi eu vreau sa pot crea masini si nrg si sa le pun la vanzare intelegi :)si daca sti sa ma ajuti un tut mai intelegator cum creezi nrg si masina + sa le pui la vanzare ca nu merge comanda /acreatecar

Posted

ca sa iti mearga comanda /acreatecar trebuie sa fii logar ca admin prin rcon

fi atent intri pe server si scrii /rcon login parola de la rcon pe care ai puso tu in server.cfg

si dupaia dai /acreatecar id masina culoarea 1 culoare 2 pret

Posted

fi atent miam luat un sistem carownership da si cand bag scriptu

public OnGameModeExit()
{
    SendRconCommand("unloadfs carownership");
    return 1;
)

//add this to the end of OnGameModeInit
SendRconCommand("loadfs carownership");
si apare eroarea
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3035) : error 004: function "GivePlayerCash" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3064) : error 004: function "GivePlayerCash" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3100) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3101) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3128) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3640) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3652) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3664) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3676) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3680) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3692) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3696) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3700) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3704) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3708) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3712) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3716) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3720) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3732) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3736) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3740) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3744) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3748) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3760) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3764) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Computer\My Documents\My Music\samp03\gamemodes\EFL.pwn(3768) : error 004: function "PlayerToPoint" is not implemented

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.

no ma ajuti plz :(

Guest
This topic is now closed to further replies.
×
×
  • 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.