Community-re beírod, hogy basicrp. Én abból indultam ki mindig :)
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 megjelenítése menülocal bankPed = createPed(150, 359.7138671875, 173.6181640625, 1008.3893432617)
setPedRotation(bankPed, 273.11056518555)
setElementInterior(bankPed, 222)
setElementDimension(bankPed, 3)
bankPickup = createPickup(361.830078125, 173.70703125, 1008.3828125)
exports.pool:allocateElement(bankPickup)
local shape = getElementColShape(bankPickup)
setElementInterior(shape, 3)
setElementInterior(bankPickup, 3)
setElementDimension(shape, 222)
setElementDimension(bankPickup, 222)
Idézetet írta: beni1324 date=1410275419\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"55589\" data-ipsquote-contentclass=\"forums_TopicKöszi!Szia, azt maga a funkcióba kellene beírni. Íme egy példa saját képpel (ha nem jó javítsatok ki):
Dupla üzenet összevonva ekkor: 2014. szeptember 09. - 17:12:50
És hogy gey GUI ablakot is hozzon elő?Hova írjam hogy guiCreateWindow?:D
function onClick( button, state, absoluteX, absoluteY, worldX, worldY, worldZ, element)
if ( element) then
local elementType = getElementType ( element )
if elementType == \"player\" and getElementData(element, \"ped:click\") == true then
screenWidth, screenHeight = guiGetScreenSize()
windowWidth, windowHeight = 350, 650
x = (screenWidth/2) - (windowWidth/2)
y = (screenHeight/2) - (windowHeight/2)
Iphone = guiCreateStaticImage(x, y, 340, 600, \"Iphone-Bekapcsolva.png\", false)
showCursor(true)
Gomb = guiCreateLabel(115, 120, 120, 60, \" \", false, Iphone)
Bezaras = guiCreateLabel(150, 540, 120, 60, \" \", false, Iphone)
addEventHandler(\"onClientGUIClick\", Gomb, Naptar, false)
addEventHandler(\"onClientGUIClick\", Bezaras, Bezaras2, false)
end
end
end
addEventHandler ( \"onClientClick\", getRootElement(), onClick)
Idézetet írta: divkn date=1381682244\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"43642\" data-ipsquote-contentclass=\"forums_TopicEz Epsilon szkriptje. Már fent a fórumon.Tudom, de nem láttad? Régi... Ezért felidéztem!
http://sampforum.hu/index.php?topic=23128.0\" rel=\"external nofollow\">http://sampforum.hu/index.php?topic=23128.0
Az oldal 0.041 másodperc alatt készült el 18 lekéréssel.