You can create it in c++
pSAMP->getChat()->chatEntry[99].szText // Use this to get the last chat line. And then use strstr on it to search what do you want.
{$CLEO .cs}
0000:
while not SAMP.Available()
wait 50
end
while true
wait 0
if
0B4C: samp is_dialog_active 250
then
alloc 0@ 4096
0BD7: samp get_dialog_text 0@
if
0AD4: $NOT_NEEDED = scan_string 0@ format "Enter %d" 5@
then...
http://ugbase.eu/index.php?threads/need-some-help-with-dialog-input-script.19633/
I found this thread and I really need the .cs file that works. He modified something to the code and it works now but it isn`t posted. Can someone help me to make the mod working?
This is the thing, i want this for another script. I don`t want to exit the car with "F" i want to exit with a command. I think this is the opcode + 0x1E Enter+exit but i don t know how to use it :?
Hello, i want to create a dialog box, like poolrender, if you know the mod. When you tipe /rend a dialog opens and you have there some options. I know how to create that dialogbox but i don`t know how to create the options!
Hello, i have a code and the activate / deactivate is not working.
CODE:
{$CLEO .cs}
0000: NOP
0B34: "turn_on" @ON
0B34: "turn_off" @OFF
:Load
wait 0
if and
SAMP.Available
5@ == 1
056D: actor $PLAYER_ACTOR defined //Actor spawned
else_jump @Load
while true
wait 0
if
8B21...
This script is crypted ok, but please don`t crypt other things it`s not so important your shit. Let the new scripters learn because is every cheats would be cryped news cripters won`t exist. If you can give me the source code i would appreciate.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.