Jump to content

golanu21

Members
  • Posts

    650
  • Joined

  • Last visited

Everything posted by golanu21

  1. golanu21

    help

    this is what i need , thx man
  2. golanu21

    help

    hi, how i make that ? , when i am in a marker, and i press "f" to make something
  3. and, how i make when i press the button "f" to make something
  4. addEventHandler("onClientMarkerHit", capitan, function() dxDrawText("Apasa \"F\" pentru misiune.", 756, 596, 1161, 630, tocolor(0, 0, 0, 255), 1.00, "bankgothic", "center", "center", false, false, true, false, false) dxDrawText("Apasa \"F\" pentru misiune.", 756, 594, 1161, 628, tocolor(0, 0, 0, 255), 1.00, "bankgothic", "center", "center", false, false, true, false, false) dxDrawText("Apasa \"F\" pentru misiune.", 754, 596, 1159, 630, tocolor(0, 0, 0, 255), 1.00, "bankgothic", "center", "center", false, false, true, false, false) dxDrawText("Apasa \"F\" pentru misiune.", 754, 594, 1159, 628, tocolor(0, 0, 0, 255), 1.00, "bankgothic", "center", "center", false, false, true, false, false) dxDrawText("Apasa \"F\" pentru misiune.", 755, 595, 1160, 629, tocolor(49, 250, 2, 255), 1.00, "bankgothic", "center", "center", false, false, true, false, false) end ) how i make that to see while sitting in the marker ? and when i leave him how i use "onClientMarkerLeave"
  5. golanu21

    help

    this it is , thanx man , thanx
  6. golanu21

    help

    function greetingHandler ( ) Reached100 = 0 guiProgressBarSetProgress ( progressBar, ( guiProgressBarGetProgress ( progressBar ) + 50 ) ) local mu = guiProgressBarGetProgress (progressBar) if mu >= 100 then guiProgressBarSetProgress(progressBar, 0) print(Reached100 +1) end if Reached100 == 2 then guiSetText(nivlab, "2") end if Reached100 == 3 then guiSetText(nivlab, "3") end end addEvent ( "gret", true ) addEventHandler ( "gret", getRootElement(), greetingHandler ) i want when progressBar has reached 2 times 100% then guiSetText(nivlab, "text") is don't work
  7. golanu21

    unique

    how i make a unique id for an elememt?..(XML..file)
  8. Deci mai facem cv ptr comunitatea romaneasca de mta
  9. da si eu te-am ajutat dar ti-ai batut joc de mine constant de cand ai primit jucatorii, axel, tu nu te vezi dar asta este adevarul, ai devenit foarte arogant...., incearca sa te schimi cum ai fost in trecut..sa vezi ce bine va fi dinou..
  10. golanu21

    help

    i am not say you lying , i just say that sentence in PRIVATE MEASSGE not in PUBLIC MESAGE, for what you make it public? Don't worry i am not angry for you .... what i want to creeate in this moment has nothing to do with scripts of valhalla ok ?...
  11. auzi 70% adusi de ei , bai .... ,dute dreq cu oftica ta la mamitica ta, si date cap in cap cu ia ca nu stie ce fel de creeatura a creeat, ce atitudine , atitudinea ta de prost crescut ?, ne-ai oferit vreodata ajutor si nu stimm... DUTCETEAI CU TOT CU SV TAU LA VALE
  12. golanu21

    help

    Interesting how he sent me a PM about helping him with valhalla. there is not valhalla script , for what i need in valhalla exp_system man ?... i make my own gamemode ok .. there is a PRIVATE MESAJE not a PUBLIC MESSAGE (kid)
  13. golanu21

    help

    function greetingHandler ( ) Reached100 = 0 guiProgressBarSetProgress ( progressBar, ( guiProgressBarGetProgress ( progressBar ) + 50 ) ) local mu = guiProgressBarGetProgress (progressBar) if mu >= 100 then guiProgressBarSetProgress(progressBar, 0) Reached100 = Reached100 +1 print(Reached100) if Reached100 == 1 then guiSetText(nivlab, "1") if Reached100 == 2 then guiSetText(nivlab, "2") end end end end addEvent ( "gret", true ) addEventHandler ( "gret", getRootElement(), greetingHandler ) don't work, Text "1" appear but when ProgressBar reach again 100% do nothing..
  14. Am zis eu așa ceva? Nu înțeleg de ce insinuați și dați voi concluzii pripite. Axele, nu te mai crede mare om...dute in coltul tau
  15. golanu21

    help

    ERROR: Infinite/too long execution (coie) function greetingHandler ( ) Reached100 = 0 guiProgressBarSetProgress ( progressBar, ( guiProgressBarGetProgress ( progressBar ) + 50 ) ) local mu = guiProgressBarGetProgress (progressBar) while mu >= 100 do local Reached100 = Reached100 +1 print(Reached100) if Reached100 == 1 then guiProgressBarGetProgress(progressBar, 0) guiSetText(nivlab, "1") end end end addEvent ( "gret", true ) addEventHandler ( "gret", getRootElement(), greetingHandler )
  16. golanu21

    help

    sorry for that.. how i make that ?, please tell me because i am begginer and i don't know how
  17. problema lui este, ca zice ca a facut SINGUR rost de 100 jucatorii anul trecut... EDIT PTR AXEL : axele nu te mai da mare ca sti foarte bine cine te-a ajutat anul trecut sa faci 100 jucatorii, si nici macar un mersi nu mi-ai zis, scarba de om
  18. nu degradez in nimic alt cv, doar ti-am spus... si ma descurc singur cu proiectul, cu ocazia asta mai invat scripting
  19. nu zic nimic la oftica... spun doar adevarul...si eu in momentul accesta inca te mai puteam ajuta si poate ajungeai la mai multi jucatorii, dar treaba ta bafta in continuare
  20. axele, eu te-am ajutat cu ideeile mele de lider suprem si ai ajuns la jucatorii care ii ai in accest moment, si dupa tu ai venit peste mine si ai stracat tot, ce sa mai zic... Edit: Noi commentam adevarat, ca ai devenit un om... nici nu pot sa zic, inainte aveai incredere in mn calumea si te-am ajutat mult acuma cand te vezi iti bagi ...., ti-ai batut joc de mn ..
  21. guiCreateButton "onClientGUIClick" guiCreateWindow
×
×
  • Create New...