hello everybody, could someone help me out making a realm relay script that sets dyes or cloths to my chars? ( i set 2 cloths in the script, and when i write /dye in the game it uses them)
Originally Posted by lookbehindyou
hello everybody, could someone help me out making a realm relay script that sets dyes or cloths to my chars? ( i set 2 cloths in the script, and when i write /dye in the game it uses them)
@Cyeclops for some reason i can't open the spoilers with the id's could you pm me with them? thank for the help
edit: nevermind, i found them in the page's source code
Originally Posted by lookbehindyou
@Cyeclops for some reason i can't open the spoilers with the id's could you pm me with them? thank for the help
edit: nevermind, i found them in the page's source code
oh lol i got them working XD
Originally Posted by lookbehindyou
hello everybody, could someone help me out making a realm relay script that sets dyes or cloths to my chars? ( i set 2 cloths in the script, and when i write /dye in the game it uses them)
Are you talking about for private server? Or are you actually changing the dyes and clothes for you chacracter in the real game?
Originally Posted by HappyMan20
Are you talking about for private server? Or are you actually changing the dyes and clothes for you chacracter in the real game?
Proxy, like in ODom you can (may) change clothes and pet client side.
Just look into the Update/New_tick.
If objectid = playerid
add/modify the 2 dyes Statdata with the value you want from the iDs above and voila
Basically, its the same thing for Skins, but your need to check the player class too