السلام عليكم ,
حسب إشاعات في موقع التواصل الإجتماعي ; قد كلم أخو مستر قراند شخص بأنه قد توفي ,
الله يرحمه , ادعوله بالرحمة
@MR.GRAND
وقد ورد أنه توفي بحادث .
addEventHandler ( "onPlayerWasted", root, function ( )
setElementData ( source, "WASTED", true )
end )
addEventHandler ( "onPlayerSpawn", root, function ( )
if getElementData ( source, "WASTED" ) == true then
setElementData ( source, "WASTED", false )
end
end
)
function takewp ( quitType )
if getElementData ( source, "WASTED" ) == true then
outputChatBox ( getPlayerName(source).. " قد مات و خرج من السيرفر و تم سحب الاسلحه ( " .. quitType .. " ) " )
if ( getElementHealth ( source ) == 0 ) then
takeAllWeapons ( source )
end
end
end
addEventHandler ( "onPlayerQuit", root, takewp )
Hello
I want to inquire about the Shader,
The first question :
I've made an opject by 3d max, can I paint this object?
An example of an opject is its color close to white. Can I give it a red color?
second question :
I created a character by the program itself, can I give the personality a new length?
Can I give my personality a new obesity? What is the name of this personality?
Can I give my personality a new color? For example, the color of the skin was white. Can I make it brown?