qweasdz
Active member
- Joined
- Nov 4, 2014
- Messages
- 147
- Reaction score
- 7
Hey, is it possible to type multiple lines of code into the sampfunc console? Example:
0AF8: samp add_message_to_chat "{FF0000}Mute: {FEFEFE}Admin {FF0000}Sucka.{FF0000} {FEFEFE}Muted player {FF0000}Duonele{FEFEFE}!"
0AF8: samp add_message_to_chat "{FF0000}Mute: {FEFEFE}Reason {FF0000}Test{FEFEFE}. {FEFEFE}Time: {FF0000}1000 {FEFEFE}sec."
I want these two lines to be executed at the same time to that console.
Any ideas? thanks
0AF8: samp add_message_to_chat "{FF0000}Mute: {FEFEFE}Admin {FF0000}Sucka.{FF0000} {FEFEFE}Muted player {FF0000}Duonele{FEFEFE}!"
0AF8: samp add_message_to_chat "{FF0000}Mute: {FEFEFE}Reason {FF0000}Test{FEFEFE}. {FEFEFE}Time: {FF0000}1000 {FEFEFE}sec."
I want these two lines to be executed at the same time to that console.
Any ideas? thanks
Last edited: