(Help)

Ask for help

Moderators: Murderator+, Murderator

Post Reply
fuzazin
Posts: 14
Joined: 2005-05-28 18:59:31

(Help)

Post by fuzazin »

Hi guys! I need help of u.

So... i wanna change this terribe pink color in my UO, i think is about injection, because is a information of injection. See in pic!

How can i change it? In injection or UO? How?

Image


sry my english!

thx!
Successful
Posts: 174
Joined: 2008-12-13 00:00:15

Post by Successful »

Code: Select all

uo.concolor('0x0000')
fuzazin
Posts: 14
Joined: 2005-05-28 18:59:31

Post by fuzazin »

where i put this code man?
like a macro in script?

thx!
Successful
Posts: 174
Joined: 2008-12-13 00:00:15

Post by Successful »

Code: Select all

sub concolor()
uo.concolor('0x0000')
end sub

like this
Bangbuss
Posts: 228
Joined: 2005-07-06 18:17:24

Post by Bangbuss »

type in game

,concolor 0
,saveconfig
fuzazin
Posts: 14
Joined: 2005-05-28 18:59:31

Post by fuzazin »

wow... super thx... =p =D
Post Reply