1. quest give_basic_weapon begin
  2. state start begin
  3. when login begin
  4. horse.advance()
  5. horse.advance()
  6. horse.advance()
  7. horse.advance()
  8. horse.advance()
  9. horse.advance()
  10. horse.advance()
  11. horse.advance()
  12. horse.advance()
  13. horse.advance()
  14. horse.advance()
  15. horse.advance()
  16. horse.advance()
  17. horse.advance()
  18. horse.advance()
  19. horse.advance()
  20. horse.advance()
  21. horse.advance()
  22. horse.advance()
  23. horse.advance()
  24. horse.advance()
  25. pc.give_item2("50188",1)
  26. say_item_vnum(50188)
  27. notice_all(pc.get_name().."Sunucumuza hoşgeldin, iyi oyunlar dileriz.")
  28. set_state(__COMPLETE3__)
  29. end
  30. end
  31. state __COMPLETE2__ begin
  32. when login begin
  33. pc.reset_point()
  34. set_state(__COMPLETE3__)
  35. end
  36. end
  37. state __COMPLETE3__ begin
  38. end
  39. end