How to put interiorid in a Object Material?
#1

Hello, I have been coding this morning (PH Time), and I've also search it here and in ******, but I cannot see any solution for my problem, My problem was on how to put an interiorid in my ObjectMaterial?

like what my code have
Код:
SewerWall(19447, 2817.83130, 2673.74561, 9.79898,   0.00000, 0.00000, 90.00000, .interiorid = 1);
Everytime I will comply that it goes error.

Код:
\Server\filterscripts\mapnibok2.pwn(13622) : error 017: undefined symbol "interiorid"
\Server\filterscripts\mapnibok2.pwn(13622) : error 029: invalid expression, assumed zero
\Server\filterscripts\mapnibok2.pwn(13622) : warning 215: expression has no effect
But if I will try only the CreateObject, It worked.
Код:
CreateObject(19447, 2817.83130, 2673.74561, 9.79898,   0.00000, 0.00000, 90.00000, .interiorid = 1);
Any solution for my problem? TIA, that who can help me with this..
Reply


Messages In This Thread
How to put interiorid in a Object Material? - by MOSensei - 07.05.2015, 13:17
AW: How to put interiorid in a Object Material? - by Mencent - 07.05.2015, 13:19
Re: How to put interiorid in a Object Material? - by Pottus - 07.05.2015, 15:05

Forum Jump:


Users browsing this thread: 1 Guest(s)