There is a offset that changes the Player Name: SetPlayerName = 0x1A4F0
I tried to work it with it's keep crashing. Will anyone help me!
Tell me if there's something wrong with the script!
I tried to work it with it's keep crashing. Will anyone help me!
PHP:
{$CLEO .cs}
0000:
0AC8: 15@ = 260
0AD3: 15@ = "Big_Dick" // name
:Load
wait 0
if
0AA2: 0@ = load_library "samp.dll" // IF and SET
jf @Load
0@ += 0x1A4F0
0AA7: call_function 0@ num_params 1 pop 0 15@
end_thread
Tell me if there's something wrong with the script!