Jump to content

filippos1234

Inactive Member
  • Posts

    102
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by filippos1234

  1. You are right!!! thank you very much for helping me i wish you have a good day (i didnt have the item on my inventory when i was trying on regular player...xD)
  2. i tested it , only on my GM player the quest appear
  3. i saw the 1st quest you coded thats why i couldnt find it..also the second one is only for gm's as i can see
  4. it doesnt work by click on item also where is pc.remove_item(3969, 1); i cant find it xD
  5. i dont think its working..no second selection appear on biologist
  6. yes but in any biologist quest - just the time go to zero so you dont have to wait
  7. Hello i search for a quest that if you have an item example.(vnum)3969 get the biologist time to 0 or skip it.. i found one its on ro i think: quest example begin state start begin when 20084.chat."Elimina timp" with get_time() <= pc.getqf("duration") begin say_title("Biolog:") say("Planta magica contine acid sulfuric") say("Doar o picatura din ea pe un obiect si") say("a fost distrus!Daca imi oferi una voi putea") say("elimina timpul mai repede!Ai una?") say_item("Floarea biologului","3969","") local s = select ("Da,am la mine.", "Inapoi") if s == 2 then return elseif s == 1 then if pc.count_item(3969) > 0 then say_title("Biologul:") say("Aceasta planta este magnifica.Voi putea elimina") say("timpul imediat.") say(" . . . ") say(" . . . ") say("Gata.Timpul a fost eliminat.Acum astept sa imi") say("aduci alte materiale pentru cercetari!") pc.remove_item(3969, 1) pc.setqf("duration", get_time()-1) end elseif pc.count_item(3969) == 0 then say_title("Biologul:") say("Nu detii nici o planta de acest gen.") say("Ce e drept..este destul de rara.") end end end end it get the item (vnum) 3969 but it wont get the time to 0..can anyone help or is there any ready quest like this? thanks
  8. hello guys how can i edit bonus chance? thanks
  9. In move speed theres a number-vnum that doesnt exist on my server.
  10. Hello i want to ask how do i edit which mobs are spawning in a stone? also how do i set an mob-stone hp? thanks...
  11. i know .. i deleted all accounts sorry i didnt said that
  12. Thanks worked for players that was still showing..im not good with this so what query should i write?any example or something thx
  13. hello today i found something by a mistake..i deleted my account .. when i re-created it with same details and login to it i have players with LV0 and no name what shoud l i do to dissapear those players? edit:i just realized that warehouse items stay too.. thanks for your time
  14. i need this website MT2GS V1.4 by [SA]Axcell + Hen! it look like this
  15. ok thanks guys i will search for it when i fix my src and i will update u thanks anyways!!
  16. does anyone know how to remove this??it appear every time i login to a character or change map
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.