Xwad Posted September 22, 2015 Posted September 22, 2015 Hi i wanted to create a colsphere but its not working:( area = createColSphere ( -1145, -2504, 10, 1 )
Dealman Posted September 22, 2015 Posted September 22, 2015 No warnings or errors? Have you tried visualizing it to see if it's there? Use setDevelopmentMode and then the showcol command. If I help you in a thread and you need further assistance, please don't PM me - use the thread you created instead. This way everyone on the forum can take advantage of it.
Xwad Posted September 22, 2015 Author Posted September 22, 2015 hi sry!! i already fixed! i didnt need solsphere! i need createRadarArea! Now my problem is that how can i make it transparent??Thanks. createRadarArea ( -1220, -1165, 185, 265, 40, 40, 40 )
Moderators Citizen Posted September 22, 2015 Moderators Posted September 22, 2015 ? The rEvolution is coming ...
KariiiM Posted September 22, 2015 Posted September 22, 2015 hi sry!! i already fixed! i didnt need solsphere! i need createRadarArea! Now my problem is that how can i make it transparent??Thanks. createRadarArea ( -1220, -1165, 185, 265, 40, 40, 40 ) local alpha = 222 -- edit it createRadarArea ( -1220, -1165, 185, 265, 40, 40, 40, alpha )
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now