1. Thanks for the tip, i will use it :not_bad:TH3RM4L link said:0209: 1@ = random_int_in_ranges 0 1337
0208: 2@ = random_float_in_ranges 0.0 1337.66
Better use Tools > IDE Tools > Opcode Searcher and find the opcodes you want instead of making 100 help topics :imoverit:
:Activated
wait 0
0209: 1@ = random_int_in_ranges 0 1337
0209: 2@ = random_int_in_ranges 0 1337
0209: 3@ = random_int_in_ranges 0 1337
0209: 4@ = random_int_in_ranges 0 1337
0209: 5@ = random_int_in_ranges 0 1337
0209: 6@ = random_int_in_ranges 0 1337
0209: 7@ = random_int_in_ranges 0 1337
0209: 8@ = random_int_in_ranges 0 1337
0209: 9@ = random_int_in_ranges 0 1337
0AF9: samp say_msg "%d %d %d %d %d %d %d %d %d" 1@ 2@ 3@ 4@ 5@ 6@ 7@ 8@ 9@
SAMP.CmdRet
goto @LOOP
pepeelpubero link said:Press F10, go to formats tabs, case converting, choose AS IS, ok, compile and try again.