CLAN TAG ON WALL OR IN THE SKY!!
Posted: Tue Aug 20, 2013 5:44 am
Hello im now trying to add my clan tag on wall in my server .
Thats the code i take here:
local.obj1 = spawn script_model
local.obj1 model "models/static/corona_util.tik"
local.obj1.origin = ( -135 -235 687 )
local.obj1.scale = 1.5
local.obj1 solid
The lights are white but if i want to change the color of lighst which line do i have to add to code?
thanks for your help.
Thats the code i take here:
Code: Select all
local.obj1 model "models/static/corona_util.tik"
local.obj1.origin = ( -135 -235 687 )
local.obj1.scale = 1.5
local.obj1 solid
Code: Select all
thanks for your help.