supahdupahnubah said:0BD7: samp get_dialog_text 0@ -> 0B4B: samp set_current_dialog_editbox_text "dank memes" -> 0B47: samp close_current_dialog_with_button 0@
Edvincik said:supahdupahnubah said:0BD7: samp get_dialog_text 0@ -> 0B4B: samp set_current_dialog_editbox_text "dank memes" -> 0B47: samp close_current_dialog_with_button 0@
Thanks man
i understood that 0B4B: samp set_current_dialog_editbox_text "dank memes" -> 0B47: samp close_current_dialog_with_button 0@
But i am not sure about 0BD7: samp get_dialog_text 0@ can you explain a bit more about that,because i dont really understand how i can get only those numbers?
supahdupahnubah said:Edvincik said:supahdupahnubah said:0BD7: samp get_dialog_text 0@ -> 0B4B: samp set_current_dialog_editbox_text "dank memes" -> 0B47: samp close_current_dialog_with_button 0@
Thanks man
i understood that 0B4B: samp set_current_dialog_editbox_text "dank memes" -> 0B47: samp close_current_dialog_with_button 0@
But i am not sure about 0BD7: samp get_dialog_text 0@ can you explain a bit more about that,because i dont really understand how i can get only those numbers?
It is parses dialog text box into string variable, the only thing left to do is format it, if text is always stable (before the number part) you can simply get your nickname length (in case this white censor is your nickname inside this box), skip %nickname_length% + %stable_text_length% with 0@ += operation, and then get those 3 numbers with formatting opcodes, should be enough to solve your problem, rest is on you and that guy called google
iVilux said:Please, stop helping these faggots.
supahdupahnubah said:iVilux said:Please, stop helping these faggots.
Why? It's should be fine as long as I don't provide full code
supahdupahnubah said:iVilux said:Please, stop helping these faggots.
Why? It's should be fine as long as I don't provide full code