Hi ! I want to create a command that remembers last id used in a command and if i press a button it uses it again
Like: /so id
I press K = /so id
Like a shortcut for a command but i want it to keep the id updated and remembered only from that command, how can i do this?
I tried with 0B35: samp 1@ = get_last_command_params but i don't think it works this way
Like: /so id
I press K = /so id
Like a shortcut for a command but i want it to keep the id updated and remembered only from that command, how can i do this?
I tried with 0B35: samp 1@ = get_last_command_params but i don't think it works this way