Üzenetek megjelenítése

Ez a szekció lehetővé teszi a felhasználó által írt összes hozzászólás megtekintését. Vedd figyelembe, hogy csak azokba a fórumokba írt hozzászólásokat látod, amelyekhez hozzáférésed van.


Üzenetek - Xistance

Oldalak: 1 2 3 [4] 5 6 ... 10
46
Segítségkérés / Pozició
« Dátum: 2016. augusztus 22. - 16:29:08 »
Idézetet írta: jeae1220 date=1471875912\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62784\" data-ipsquote-contentclass=\"forums_Topic
Üdv. Nos. Elkezdtem egy szerelő-rendszert , de a poziciónálást nem értem.
local mechanicCols = {
{1249.8522949219,-2014.4527587891,12.6, 7, 10, 3},
{1134.9525146484,-2014.3541259766,12.6, 7, 10, 3},
{2345.6522216797,-2014.4510498047,12.6, 7, 10, 3},
{1566.0465087891,-2028.5129394531,12.6, 10, 7, 3},
{3565.9302978516,-2036.8466796875,12.6, 10, 7, 3},
 Úgye az első 3 az XYZ ,de az utolsó 3DB (10,7,3) mi melyik szeretne lenni?
 
X,Y,Z, colision radius, a másik kettő valami scripter által megadott cucc.

47
Segítségkérés / triggerServerEvent
« Dátum: 2016. augusztus 22. - 16:27:45 »
Írd újra, és minden megírt funkció után nézd meg hogy működik e.

48
Segítségkérés / triggerServerEvent
« Dátum: 2016. augusztus 22. - 15:13:14 »
Idézetet írta: thegergo02 date=1471870052\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62778\" data-ipsquote-contentclass=\"forums_Topic
Bad Argument got Resource !!
(setPlayerTeam, spawnPlayer)
 
Pontos debugot küldj

49
Segítségkérés / Ékezetek lekérdezése
« Dátum: 2016. augusztus 22. - 14:15:29 »
Idézetet írta: InFIeL_HuN date=1471867527\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62777\" data-ipsquote-contentclass=\"forums_Topic
És a fent említett php fügvényt hogyan lehetne átalakítani erre, mert nem nagyon sikerül összehozni.
 
Nem tudok róla hogy lenne rá külön függvény mta-ban.

50
Fórum Archívum (Témák/Fórumok) / Re:Déli benzinkút, mosó eltüntetése.
« Dátum: 2016. augusztus 22. - 13:54:20 »
Idézetet írta: xBLackSy10 date=1471861880\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62783\" data-ipsquote-contentclass=\"forums_Topic
Hát, nem nem nagyon tudok programozni, ha leszel olyan kedves meg bírod nekem írni? Köszönöm.
 
Be mész samp editorba, megnézed az idt.
https://wiki.multitheftauto.com/wiki/RemoveWorldModel
Megnézed milyen arghumentumok alapján dolgozik a változó, majd megírod scriptben. 
 

 

Ezt még egy kezdő scriper is megtudja írni.Nem kell valami nagy programozónak lenni hozzá.
 
[/quote]
mostmár kurvára unalmas, hogy minden témában offolsz... ha nem tudsz/akarsz segíteni, akkor lapozz tovább...
 
[/quote]
+1

51
Segítségkérés / triggerServerEvent
« Dátum: 2016. augusztus 22. - 13:51:13 »
Idézetet írta: thegergo02 date=1471865982\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62778\" data-ipsquote-contentclass=\"forums_Topic
Sziasztok! Nem nagyon értem a triggerServer/ClientEvent-et és ezért probálkoztam egy ilyen scriptel:
Client:
 

local screenW, screenH = guiGetScreenSize()
addEventHandler(\"onClientRender\", root,
    function()
showCursor(true)
        dxDrawRectangle(screenW * 0.3786, screenH * 0.3102, screenW * 0.2552, screenH * 0.5528, tocolor(0, 0, 0, 170), false)
        dxDrawLine((screenW * 0.4719) - 1, (screenH * 0.3343) - 1, (screenW * 0.4719) - 1, screenH * 0.3731, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine(screenW * 0.5448, (screenH * 0.3343) - 1, (screenW * 0.4719) - 1, (screenH * 0.3343) - 1, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine((screenW * 0.4719) - 1, screenH * 0.3731, screenW * 0.5448, screenH * 0.3731, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine(screenW * 0.5448, screenH * 0.3731, screenW * 0.5448, (screenH * 0.3343) - 1, tocolor(0, 0, 0, 255), 1, false)
        dxDrawRectangle(screenW * 0.4719, screenH * 0.3343, screenW * 0.0729, screenH * 0.0389, tocolor(34, 45, 152, 255), false)
        dxDrawText(\"Blue Gaming System CoD - CsapatVálasztó\", (screenW * 0.3776) - 1, (screenH * 0.3093) - 1, (screenW * 0.6339) - 1, (screenH * 0.3250) - 1, tocolor(0, 0, 0, 255), 0.80, \"pricedown\", \"center\", \"top\", true, true, false, true, false)
        dxDrawText(\"Blue Gaming System CoD - CsapatVálasztó\", (screenW * 0.3776) + 1, (screenH * 0.3093) - 1, (screenW * 0.6339) + 1, (screenH * 0.3250) - 1, tocolor(0, 0, 0, 255), 0.80, \"pricedown\", \"center\", \"top\", true, true, false, true, false)
        dxDrawText(\"Blue Gaming System CoD - CsapatVálasztó\", (screenW * 0.3776) - 1, (screenH * 0.3093) + 1, (screenW * 0.6339) - 1, (screenH * 0.3250) + 1, tocolor(0, 0, 0, 255), 0.80, \"pricedown\", \"center\", \"top\", true, true, false, true, false)
        dxDrawText(\"Blue Gaming System CoD - CsapatVálasztó\", (screenW * 0.3776) + 1, (screenH * 0.3093) + 1, (screenW * 0.6339) + 1, (screenH * 0.3250) + 1, tocolor(0, 0, 0, 255), 0.80, \"pricedown\", \"center\", \"top\", true, true, false, true, false)
        dxDrawText(\"Blue Gaming System CoD - CsapatVálasztó\", screenW * 0.3776, screenH * 0.3093, screenW * 0.6339, screenH * 0.3250, tocolor(255, 255, 255, 255), 0.80, \"pricedown\", \"center\", \"top\", true, true, false, true, false)
        dxDrawLine((screenW * 0.4719) - 1, (screenH * 0.3880) - 1, (screenW * 0.4719) - 1, screenH * 0.4269, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine(screenW * 0.5448, (screenH * 0.3880) - 1, (screenW * 0.4719) - 1, (screenH * 0.3880) - 1, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine((screenW * 0.4719) - 1, screenH * 0.4269, screenW * 0.5448, screenH * 0.4269, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine(screenW * 0.5448, screenH * 0.4269, screenW * 0.5448, (screenH * 0.3880) - 1, tocolor(0, 0, 0, 255), 1, false)
        dxDrawRectangle(screenW * 0.4719, screenH * 0.3880, screenW * 0.0729, screenH * 0.0389, tocolor(34, 45, 152, 255), false)
        dxDrawLine((screenW * 0.4719) - 1, (screenH * 0.4435) - 1, (screenW * 0.4719) - 1, screenH * 0.4824, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine(screenW * 0.5448, (screenH * 0.4435) - 1, (screenW * 0.4719) - 1, (screenH * 0.4435) - 1, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine((screenW * 0.4719) - 1, screenH * 0.4824, screenW * 0.5448, screenH * 0.4824, tocolor(0, 0, 0, 255), 1, false)
        dxDrawLine(screenW * 0.5448, screenH * 0.4824, screenW * 0.5448, (screenH * 0.4435) - 1, tocolor(0, 0, 0, 255), 1, false)
        dxDrawRectangle(screenW * 0.4719, screenH * 0.4435, screenW * 0.0729, screenH * 0.0389, tocolor(34, 45, 152, 255), false)
        dxDrawText(\"Australia\", screenW * 0.4719, screenH * 0.3361, screenW * 0.5448, screenH * 0.3731, tocolor(255, 255, 255, 255), 1.00, \"pricedown\", \"center\", \"center\", false, false, true, false, false)
        dxDrawText(\"Russia\", screenW * 0.4719, screenH * 0.3898, screenW * 0.5448, screenH * 0.4269, tocolor(255, 255, 255, 255), 1.00, \"pricedown\", \"center\", \"center\", false, false, true, false, false)
        dxDrawText(\"Üres Slot\", screenW * 0.4719, screenH * 0.4454, screenW * 0.5448, screenH * 0.4824, tocolor(255, 255, 255, 255), 1.00, \"pricedown\", \"center\", \"center\", false, false, true, false, false)
    end
)
-------------------------------------------------------Australia-------------------------------------------------------
function dobozbaVan(dX, dY, dSZ, dM, eX, eY)
            if(eX >= dX and eX <= dX+dSZ and eY >= dY and eY <= dY+dM) then
                return true
            else
                return false
            end
        end
           
           
           
            addEventHandler(\"onClientClick\", getRootElement(), function(gomb, allapot, absX, absY)
            if allapot == \"down\" and gomb == \"left\" then
                if dobozbaVan(screenW * 0.2599, screenH * 0.3685, screenW * 0.3005, screenH * 0.3917, absX, absY)  then
            triggerServerEvent ( \"australia\", resourceRoot)   
                           
                end
            end
        end
        )
-------------------------------------------------------Russia-------------------------------------------------------
 
 function dobozbaVan2(dX, dY, dSZ, dM, eX, eY)
            if(eX >= dX and eX <= dX+dSZ and eY >= dY and eY <= dY+dM) then
                return true
            else
                return false
            end
        end
           
           
           
            addEventHandler(\"onClientClick\", getRootElement(), function(gomb, allapot, absX, absY)
            if allapot == \"down\" and gomb == \"left\" then
                if dobozbaVan2(screenW * 0.2599, screenH * 0.3685, screenW * 0.3005, screenH * 0.3917, absX, absY)  then
               triggerServerEvent ( \"russia\", resourceRoot)
                           
                end
            end
        end
        )
 

-------------------------------------------------------Ures Slot-------------------------------------------------------
 
function dobozbaVan3(dX, dY, dSZ, dM, eX, eY)
            if(eX >= dX and eX <= dX+dSZ and eY >= dY and eY <= dY+dM) then
                return true
            else
                return false
            end
        end
           
           
           
            addEventHandler(\"onClientClick\", getRootElement(), function(gomb, allapot, absX, absY)
            if allapot == \"down\" and gomb == \"left\" then
                if dobozbaVan3(screenW * 0.2599, screenH * 0.3685, screenW * 0.3005, screenH * 0.3917, absX, absY)  then
               triggerServerEvent ( \"ures\", resourceRoot)
                           
                end
            end
        end
        )
-------------------------------------------------------Semmmmmmmi xD YOLO-------------------------------------------------------

 
Server:
 

autralia = createTeam ( \"Australia\" )
russia = createTeam ( \"Russia\" )
 
function autralia ()
showCursor (false)
setPlayerTeam ( source, autralia )
fadeCamera(source, true)
            setCameraTarget(source, source)
            outputChatBox (\"#00007F[bL] #FFFFFFA(z) Australia csapatot választottad!\", source, 255,255,255, true)
            spawnPlayer(source, 110.14752, 1684.02576, 17.64063)
end
addEvent(\"australia\", true)
addEventHandler(\"australia\", australia)
function russia ()
showCursor (false)
setPlayerTeam ( source, russia )
fadeCamera(source, true)
            setCameraTarget(source, source)
            outputChatBox (\"#00007F[bL] #FFFFFFA(z) Australia csapatot választottad!\", source, 255,255,255, true)
            spawnPlayer(source, 914.36639, -996.83667, 38.13548)
end
addEvent(\"russia\", true)
addEventHandler(\"russia\", russia)
function ures ()
outputChatBox(\"#00007F[bL] #FFFFFFAz Üres Slot szerinted csak viccből van kiírva?...... #akkorisrányomsz....\", source)
end
addEvent(\"ures\", true)
addEventHandler(\"ures\", ures)

 
A válaszokat előre is köszönöm!
 
Mi a kérdés? Leírom neked a triggerek működését röviden.
 

-- Szerver oldal
function theTriggerFunction()
outputChatBox(\"valami kiválasztva\")
end
addEvent(\"ifSelected\", true) -- hozzáadjuk az eventet
addEventHandler(\"ifSelected\",getRootElement(), theTriggerFunction) -- kell hozzá egy handler is
 
-- Kliens oldal
function onClick()
if -- hova kattint -- then
triggerServerEvent(\"ifSelected\",localPlayer,localPlayer > kívánt hozzáadott változók) -- triggereljük, ezáltal megtörténik a szerveroldalon megadott funkcióban lévő cselekvés.
end
end
addEventHandler(\"onClientClick\", getRootElement(), onClick)

52
Segítségkérés / Zero MTA-ban több pénz
« Dátum: 2016. augusztus 22. - 02:19:37 »
Idézetet írta: Zer0cska date=1471813625\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62764\" data-ipsquote-contentclass=\"forums_Topic
Hello, azon belül hogy kell?Nem nagyon értek az ilyenekhez :/
 
Eltárolod az elementdata változóba a pénzt, és utána getElementData-val lekéred azt.

53
Segítségkérés / Csak error, log nincs
« Dátum: 2016. augusztus 21. - 22:14:31 »
Idézetet írta: jeae1220 date=1471809325\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62772\" data-ipsquote-contentclass=\"forums_Topic
Helló. Nos próbálok bejelentkezni,regelni de csak errort ír.
http://kepfeltoltes.hu/view/160821/mta-screen_2016-08-21_21-50-27_www.kepfeltoltes.hu_.png
A console semmit nem ír, se a log. Ötlet?
 
A social API-ra épül, soha nem fogod elindítani kellő webszerver,hozzáértés és adatok nélkül.

54
Segítségkérés / lekérdezés probléma
« Dátum: 2016. augusztus 21. - 21:05:55 »
Idézetet írta: InFIeL_HuN date=1471803464\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62771\" data-ipsquote-contentclass=\"forums_Topic
Üdv!
Az alap MTA-ban lévő dbQuery-vel hogyan lehet pl azt lekérdezni, hogy létezik-e teszt27 felhasználó?
Ezzel próbálkoztam de sajnos nem működik.
 
if dbQuery(kapcs, \"SELECT * FROM users WHERE username=\'\"..username..\"\'\") then

 
Válaszokat előre is köszönöm!
 

local query = dbQuery(kapcs, \"SELECT * FROM users WHERE username=?\", username)
local poll, nums, selected = dbPoll(query, -1)
if nums > 0 then
outputChatBox(\"Felhasználó létezik\")
else
outputChatBox(\"Felhasználó nem létezik\")
end

55
Idézetet írta: id100 date=1471800132\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62767\" data-ipsquote-contentclass=\"forums_Topic
Alapból cancelEvent egy saját chathez. Ha nem akar saját chatet, akkor lehet akkor is cancelezni. De olyankor azthiszem break is jó lenne.
 
Nem írta hogy sajátot akar  ;D

56
Segítségkérés / Itt kérdezz warningot/error -t!
« Dátum: 2016. augusztus 21. - 19:08:22 »
Idézetet írta: NagyLaszlo date=1471778034\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"58935\" data-ipsquote-contentclass=\"forums_Topic


 
[2016-08-19 15:30:52] ERROR: wls_accounts/s_account_system.lua:247: call: failed to call \'item-system:loadItems\' [string \"?\"]
[2016-08-19 15:30:53] ERROR: Client (XYXY_XYXY) triggered serverside event object:requestsync, but event is not added serverside
 

Ahogy láttom, nem bírja meghívni, az item mentést.
 
[/quote]
Item betöltést*

57
Segítségkérés / Hogy tudok a kocsira hivatkozni?
« Dátum: 2016. augusztus 21. - 19:06:09 »
Idézetet írta: impreZZa date=1471797927\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62768\" data-ipsquote-contentclass=\"forums_Topic


 
A hittel csak a szo***s van, nem ajánlatos használni, mert a funkció csak a \"neki menés\" közben zajlik le, ezért ajánlatos használni getdistance-et, ha normális rendszert akarsz, vagy isElementWithint.

58
Idézetet írta: thegergo02 date=1471793704\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62767\" data-ipsquote-contentclass=\"forums_Topic
Hogyan lehetne az hogy egy bizonyos távolságon belül lehet látni azt, hogy valaki ír valamit (say-be). Meg egy külön OOC chatet hogyan elhet megoldani? Előre is köszönöm a válaszokat.
 
Loopba megforgatod az összes játékost, getDistanceBetweenPoints3D-vel lekéred hogy mekkora  a távolság a kliens és a loopban lekért játékosok között, ha a távolság nem éri el az x értéket, akkor cancelEvent.

59
Segítségkérés / Hogy tudok a kocsira hivatkozni?
« Dátum: 2016. augusztus 21. - 18:27:40 »
Idézetet írta: thegergo02 date=1471794460\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62768\" data-ipsquote-contentclass=\"forums_Topic
Hogy tudnék egy kocsira hivatkozni ami beleáll egy CP-be?
 
Létrehozod a markert createMarker-el, aztán getDistanceBetweenPoints3D nevű változóval kiszámolod hogy a távolság a marker és a játékos közt mekkora, majd getPedOccupiedVehicle nevű változóval lekéred a járművet amiben jelenleg tartózkodik a játékos.
 

Erre minek nyitottál egy másik topicot?  :wall:
 
[/quote]
Jó lenne ha nem offolnád teli a témákat azért mert nem tudsz rájuk válaszolni.

60
Segítségkérés / wls v2 interior system
« Dátum: 2016. augusztus 21. - 16:00:36 »
Idézetet írta: norbika011 date=1470422678\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"62516\" data-ipsquote-contentclass=\"forums_Topic
hali, mikor a /addinterior-t használom akkor chat-ba felhoz egy olyan szöveget hogy
 
[WLS - Interior-rendszer] A kormány nem engedheti meg magának ezt a tulajdonságot.

 
Ha ezt irja, akkor hogy oldjam meg hogy engedje le tenni?
 
Az önkormányzat számláján nincs elég pénz. A frakció rendszerben van egy elágazás, ahol kiszámolja van e annyi pénz a frakció számláján, azt kiveszed, és csiribú csiribá, nem írja.

Oldalak: 1 2 3 [4] 5 6 ... 10
SimplePortal 2.3.7 © 2008-2024, SimplePortal