- quest give_basic_weapon begin
- state start begin
- when login begin
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- horse.advance()
- pc.give_item2("50188",1)
- say_item_vnum(50188)
- notice_all(pc.get_name().."Sunucumuza hoşgeldin, iyi oyunlar dileriz.")
- set_state(__COMPLETE3__)
- end
- end
- state __COMPLETE2__ begin
- when login begin
- pc.reset_point()
- set_state(__COMPLETE3__)
- end
- end
- state __COMPLETE3__ begin
- end
- end