I am trying to load a .paa file to the client's debug screen but from dayz_server.pbo, cause i have a custom antihack installed and its not allowing INS to be pressed by the clients.
So it shows its own debug monitor.
I am trying with :
hintSilent parseText format [""
<t align='center'><img size='3' image='\z\addons\dayz_server\init\test.paa'/></t><br/>.....
......
but the client gets
Warning Message: Picture \z\addons\dayz_server\init\test.paa not found
Question
Sandbird
I am trying to load a .paa file to the client's debug screen but from dayz_server.pbo, cause i have a custom antihack installed and its not allowing INS to be pressed by the clients.
So it shows its own debug monitor.
I am trying with :
but the client gets
Warning Message: Picture \z\addons\dayz_server\init\test.paa not found
although the image is there.
Is there a specific way i have to do this ?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now