Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Bash by lucas ( 14 years ago )
{$CLEO}
0000:

while true
    wait 0
    if 0256:   player $2 defined
    jf continue
    
    0470: 0@ = actor $3 current_weapon
    01C0: 1@ = player $2 wanted_level
    {
    for 6@ = 1 to 15
        wait 100
        6@ <> 0@
    end
    }
    04C4: store_coords_to 2@ 3@ 4@ from_actor $3 with_offset 0.0 0.0 0.0
    08E5: get_actor_in_sphere 2@ 3@ 4@ radius 1.5 handle_as 5@
    if 056D:   actor 5@ defined
    then
        repeat
        wait 0
        until 02F2:   actor 5@ model == #lapd1
        010D: set_player $2 wanted_level_to 1
    end
end

 

Revise this Paste

Children: 48594
Your Name: Code Language: