How to define multiple Objects at once
#2

pawn Код:
for(new i = object; i < last_created_object+1; i++)
    if(GetObjectModel(i) == 7497) // if model is 7497
        SetObjectMaterial(i, 0, 18202, "w_towncs_t", "hatwall256hi", 0xFFFFFFFF);
Reply


Messages In This Thread
How to define multiple Objects at once - by Nutcracker - 15.09.2015, 15:18
Re: How to define multiple Objects at once - by Jefff - 15.09.2015, 15:29
Re: How to define multiple Objects at once - by Nutcracker - 15.09.2015, 15:31
Re: How to define multiple Objects at once - by Nutcracker - 15.09.2015, 15:33
Re: How to define multiple Objects at once - by Jefff - 15.09.2015, 15:38
Re: How to define multiple Objects at once - by Nutcracker - 15.09.2015, 15:44
Re: How to define multiple Objects at once - by Nutcracker - 15.09.2015, 16:08
Re: How to define multiple Objects at once - by VoltMeter - 15.09.2015, 16:09
Re: How to define multiple Objects at once - by Pottus - 15.09.2015, 16:15
Re: How to define multiple Objects at once - by Nutcracker - 15.09.2015, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)