123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365 |
- # mod_public_WC_rab_gun_run
- if $ARGS[0] = 'run':
- 'I hear someone running after me!!!'
- if month <= 4 or month >= 10:
- '<center><video autoplay loop src="mod/public_WC/lisrab/tryrun/runrun10.mp4"></video></center>'
- else
- temp = rand(1,3)
- '<center><video autoplay loop src="mod/public_WC/lisrab/tryrun/runrun<<temp>>.mp4"></video></center>'
- end
- act 'try to aim during run and shoot':
- cla
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunshoot_main.mp4"></video></center>'
- if ammo > 0:
- ammo -= 1
- shoot_exp += 1
- if pcs_shoot >= 95:
- *clr & cla
- '<center><img <<$set_imgh>> src="mod/public_WC/lisrab/r_events/11/aim.jpg"></center>'
- if ktemp = 105:
- 'I see Vania'
- Vania = 3
- killvar 'ktemp'
- '<center><img <<$set_imgh>> src="mod/public_WC/lisrab/vania/vania.jpg"></center>'
- elseif hour >= 7 and hour <= 20:
- 'I see Artem'
- Artem = 3
- '<center><img <<$set_imgh>> src="mod/public_WC/lisrab/Artem/Artem.jpg"></center>'
- else
- 'I see Vania'
- Vania = 3
- '<center><img <<$set_imgh>> src="mod/public_WC/lisrab/vania/vania.jpg"></center>'
- end
- act 'try to kill':
- *clr & cla
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunshoot_main.mp4"></video></center>'
- If Artem = 3:
- Artem = 2
- Vania = 0
- end
- If Vania = 3:
- Vania = 2
- Artem = 0
- end
- If Artem = 2:
- 'I have killed Artem'
- pcs_mood -= Alove
- end
- If Vania = 2: 'I have killed Vania'
- pcs_mood -= 50
- willpowermax += 5
- gs 'stat'
- act 'Run away':
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- act 'throw the gun and run away':
- gun = 0
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- act 'go to the house and kill other': gt 'mod_public_WC_rab_gun', 'killall'
- end
- act 'try to injure':
- *clr & cla
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunshoot_main.mp4"></video></center>'
- If Artem = 3: Artem = 3 and Vania = 0
- If Vania = 3: Vania = 3 and Artem = 0
- If Artem = 3:
- 'I hit Artems'' leg'
- 'I hear Artem voice full of pain...'
- act 'Come to Artem': gt 'mod_public_WC_rab_gun', 'kill'
- end
- If Vania = 3:
- 'I hit Vanias'' leg'
- 'I hear Vania voice full of pain...'
- act 'Come to Vania': gt 'mod_public_WC_rab_gun', 'kill'
- end
- act 'Run away':
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- act 'throw the gun and run away':
- gun = 0
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- end
- elseif pcs_shoot >= rand(50,100):
- gs 'mod_public_WC_rab_gun', 'damage'
- if Artem = 2:
- 'I have killed Artem'
- pcs_mood -= 50
- pcs_mood -= Alove
- willpowermax += 5
- gs 'stat'
- act 'go to the house and kill other': gt 'mod_public_WC_rab_gun', 'killall'
- else
- act 'Come to Artem': gt 'mod_public_WC_rab_gun', 'kill'
- end
- If Vania = 2:
- 'I have killed Vania'
- pcs_mood -= 50
- willpowermax += 5
- gs 'stat'
- act 'go to the house and kill other': gt 'mod_public_WC_rab_gun', 'killall'
- else
- act 'Come to Vania': gt 'mod_public_WC_rab_gun', 'kill'
- end
- act 'Run away':
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- act 'throw the gun and run away':
- gun = 0
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- else
- if ztemp >= rand(1,3):
- *clr & cla
- 'I have mised!'
- 'I was caught and broke. And they take the gun from me and fuck me with it.'
- brak += 30
- vlada -= 10
- if vlada < 0: vlada = 0
- gun = 0
- ammo = 0
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunass.mp4"></video></center>'
- gs 'pain', 10, 'asshole', 'break'
- pcs_ass += 3
- rape += 1
- stat['anal'] += 3
- stat['anal_strap'] += 3
- gs 'stat'
- act 'Continue': gt 'mod_public_WC_kara', 'vtecha'
- else
- ztemp += 1
- 'I missed'
- 'He aproches me!'
- act 'keep running': gt 'mod_public_WC_rab_gun', 'run'
- end
- end
- else
- *clr & cla
- 'I have no ammo'
- 'I was caught and broke. And they take the gun from me and fuck me with it.'
- brak += 30
- vlada -= 10
- if vlada < 0: vlada = 0
- gun = 0
- ammo = 0
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunass.mp4"></video></center>'
- gs 'pain', 10, 'asshole', 'break'
- pcs_ass += 3
- rape += 1
- stat['anal'] += 3
- stat['anal_strap'] += 3
- gs 'stat'
- act 'Continue': gt 'mod_public_WC_kara', 'vtecha'
- end
- end
- act 'Stop and shoot at the pursuer':
- cla
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunshoot_main.mp4"></video></center>'
- if ammo > 0:
- ammo -= 1
- shoot_exp += 1
- if pcs_shoot >= 80:
- *clr & cla
- '<center><img <<$set_imgh>> src="mod/public_WC/lisrab/r_events/11/aim.jpg"></center>'
- if ktemp = 105:
- 'I see Vania'
- Vania = 3
- killvar 'ktemp'
- '<center><img <<$set_imgh>> src="mod/public_WC/lisrab/vania/vania.jpg"></center>'
- elseif hour >= 7 and hour <= 20:
- 'I see Artem'
- Artem = 3
- '<center><img <<$set_imgh>> src="mod/public_WC/lisrab/Artem/Artem.jpg"></center>'
- else
- 'I see Vania'
- Vania = 3
- '<center><img <<$set_imgh>> src="mod/public_WC/lisrab/vania/vania.jpg"></center>'
- end
- act 'try to kill':
- *clr & cla
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunshoot_main.mp4"></video></center>'
- If Artem = 3: Artem = 2 and Vania = 0
- If Vania = 3: Vania = 2 and Artem = 0
- If Artem = 2:
- 'I have killed Artem'
- pcs_mood -= Alove
- end
- If Vania = 2: 'I have killed Vania'
- pcs_mood -= 40
- willpowermax += 5
- gs 'stat'
- act 'Run away':
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- act 'throw the gun and run away':
- gun = 0
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- act 'go to the house and kill other': gt 'mod_public_WC_rab_gun', 'killall'
- end
- act 'try to injure':
- *clr & cla
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunshoot_main.mp4"></video></center>'
- If Artem = 3: Artem = 3 and Vania = 0
- If Vania = 3: Vania = 3 and Artem = 0
- If Artem = 3:
- 'I hit Artems'' leg'
- 'I hear Artem voice full of pain...'
- act 'Come to Artem': gt 'mod_public_WC_rab_gun', 'kill'
- end
- If Vamnia = 3:
- 'I hit Vanias'' leg'
- 'I hear Vania voice full of pain...'
- act 'Come to Vania': gt 'mod_public_WC_rab_gun', 'kill'
- end
- act 'Run away':
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- act 'throw the gun and run away':
- gun = 0
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- end
- elseif pcs_shoot >= rand(30,80):
- gs 'mod_public_WC_rab_gun', 'damage'
- if Artem = 2:
- 'I have killed Artem'
- pcs_mood -= 50
- pcs_mood -= Alove
- willpowermax += 5
- gs 'stat'
- act 'go to the house and kill other': gt 'mod_public_WC_rab_gun', 'killall'
- else
- act 'Come to Artem': gt 'mod_public_WC_rab_gun', 'kill'
- end
- If Vania = 2:
- 'I have killed Vania'
- pcs_mood -= 50
- willpowermax += 5
- gs 'stat'
- act 'go to the house and kill other': gt 'mod_public_WC_rab_gun', 'killall'
- else
- act 'Come to Vania': gt 'mod_public_WC_rab_gun', 'kill'
- end
- act 'Run away':
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- act 'throw the gun and run away':
- gun = 0
- minut += rand (10, 40)
- brak += 70
- vtecha = 1
- if Vania ! 2: Vania = 0
- If Artem ! 2: Artem = 0
- Tolik = 0
- gt 'gadforestlost', 'forest_center'
- end
- else
- *clr & cla
- 'I have mised!'
- 'I was caught and broke. And they take the gun from me and fuck me with it.'
- brak += 30
- vlada -= 10
- if vlada < 0: vlada = 0
- gun = 0
- ammo = 0
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunass.mp4"></video></center>'
- gs 'pain', 10, 'asshole', 'break'
- pcs_ass += 3
- rape += 1
- stat['anal'] += 3
- stat['anal_strap'] += 3
- gs 'stat'
- act 'Continue': gt 'mod_public_WC_kara', 'vtecha'
- end
- else
- *clr & cla
- 'I have no ammo'
- 'I was caught and broke. And they take the gun from me and fuck me with it.'
- brak += 30
- vlada -= 10
- if vlada < 0: vlada = 0
- gun = 0
- ammo = 0
- '<center><video autoplay loop src="mod/public_WC/lisrab/r_events/11/gunass.mp4"></video></center>'
- gs 'pain', 10, 'asshole', 'break'
- pcs_ass += 3
- rape += 1
- stat['anal'] += 3
- stat['anal_strap'] += 3
- gs 'stat'
- act 'Continue': gt 'mod_public_WC_kara', 'vtecha'
- end
- end
- end
- --- mod_public_WC_rab_gun_run ---------------------------------
|