File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "meta": {
3- "last_update": 1741087818858 ,
4- "version": "0.369 ",
3+ "last_update": 1743775862823 ,
4+ "version": "0.370 ",
55 "url": "https://library.sannybuilder.com/#/gta3"
66 },
77 "extensions": [
2770627706 "type": "bool"
2770727707 },
2770827708 {
27709- "name": "skipDead ",
27710- "type": "bool "
27709+ "name": "filter ",
27710+ "type": "CharSearch "
2771127711 }
2771227712 ],
2771327713 "output": [
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ while true
1010 get_active_camera_coordinates {store_to} x y z
1111
1212 if
13- get_random_char_in_sphere_no_save_recursive {pos} x y z {radius} 30.0 {find_next} false {skip_dead } true {store_to} ped
13+ get_random_char_in_sphere_no_save_recursive {pos} x y z {radius} 30.0 {find_next} false {filter } true {store_to} ped
1414 then
1515 explode_char_head ped // the first one
1616
Original file line number Diff line number Diff line change 1- 0.369
1+ 0.370
Original file line number Diff line number Diff line change 39483948 "German" : 2 ,
39493949 "Italian" : 3 ,
39503950 "Spanish" : 4
3951+ },
3952+ "CharSearch" : {
3953+ "AliveDeadPlayer" : -1 ,
3954+ "AliveDead" : 0 ,
3955+ "Alive" : 1
39513956 }
39523957}
Original file line number Diff line number Diff line change 11{
22 "meta": {
3- "last_update": 1743683395377 ,
4- "version": "0.934 ",
3+ "last_update": 1743775862688 ,
4+ "version": "0.935 ",
55 "url": "https://library.sannybuilder.com/#/sa"
66 },
77 "extensions": [
4826648266 "type": "bool"
4826748267 },
4826848268 {
48269- "name": "skipDead ",
48270- "type": "bool "
48269+ "name": "filter ",
48270+ "type": "CharSearch "
4827148271 }
4827248272 ],
4827348273 "output": [
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ while true
1010 get_active_camera_coordinates {store_to} x y z
1111
1212 if
13- get_random_char_in_sphere_no_save_recursive {pos} x y z {radius} 30.0 {find_next} false {skip_dead } true {store_to} ped
13+ get_random_char_in_sphere_no_save_recursive {pos} x y z {radius} 30.0 {find_next} false {filter } true {store_to} ped
1414 then
1515 explode_char_head ped // the first one
1616
Original file line number Diff line number Diff line change 1- 0.934
1+ 0.935
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ while true
1010 get_active_camera_coordinates {store_to} x y z
1111
1212 if
13- get_random_char_in_sphere_no_save_recursive {pos} x y z {radius} 30.0 {find_next} false {skip_dead } true {store_to} ped
13+ get_random_char_in_sphere_no_save_recursive {pos} x y z {radius} 30.0 {find_next} false {filter } true {store_to} ped
1414 then
1515 explode_char_head ped // the first one
1616
Original file line number Diff line number Diff line change 11{
22 "meta": {
3- "last_update": 1742088746861 ,
4- "version": "0.380 ",
3+ "last_update": 1743775862871 ,
4+ "version": "0.381 ",
55 "url": "https://library.sannybuilder.com/#/vc"
66 },
77 "extensions": [
2944229442 "type": "bool"
2944329443 },
2944429444 {
29445- "name": "skipDead ",
29446- "type": "bool "
29445+ "name": "filter ",
29446+ "type": "CharSearch "
2944729447 }
2944829448 ],
2944929449 "output": [
Original file line number Diff line number Diff line change 1- 0.380
1+ 0.381
You can’t perform that action at this time.
0 commit comments