Sziasztok! Ma írtam egy script-et. Elindítottam.... De nem volt jó. A startmarker nem volt ott a helyén és a konzol se írt semmit. Itt a cucc: Client:
prefix = \"#FFFF00[[ #0000FFBlock#FF0000M#FFFFFFT#00FF00A #FFFFFFKüldetés #FFFF00]]\"
addEventHandler( \"onClientResourceStart\", getResourceRootElement( getThisResource( ) ),
function ()
startmarker = createMarker( 2498.7819824219, -1684.4909667969, 12.414931297302 [, \"cylinder\", 3, 255, 1, 1, 255 ] )
startblip = createBlipAttachedTo ( startmarker [, 3, 2, 0, 0, 0, 255, 0, 99999.0] ))
end
)
addEventHandler ( \"onClientMarkerHit\", getRootElement(), startbox )
function startbox ()
if isElementWithinMarker(thePlayer, startmarker) then
outputChatBox(\"------------------------------\" [, 10, 10, 230, true] )
outputChatBox(prefix.. \"A küldetés elkezdéséhez írd be: /m1\" [, 1, 255, 1, true] )
outputChatBox(\"------------------------------\" [, 10, 10, 230, true] )
end
end
-- VÉGE A KÜLDETÉSNEK
function theend ()
outputChatBox(\"------------------------------\" [, 10, 10, 230, true] )
outputChatBox(prefix.. \" Gratulálunk! Sikeresen végigvitted a küldetést!\" [, 1, 255, 1, true] )
outputChatBox(prefix.. \"Jutalom: 3500 FT\" [,