Possible make light for my own objects ?
Possible make light for my own objects, i want to add in blockmaker
|
Re: Possible make light for my own objects ?
What kind of light ? i don't understand...
|
Re: Possible make light for my own objects ?
just light, like lights from lamps
|
Re: Possible make light for my own objects ?
You can use
Code:
#define TE_DLIGHT 27 // Dynamic light, effect world, minor entity effect |
Re: Possible make light for my own objects ?
i tryed this, and my server charshed
PHP Code:
|
Re: Possible make light for my own objects ?
i added
PHP Code:
|
Re: Possible make light for my own objects ?
do it in client postthink or make a loop ;)
|
Re: Possible make light for my own objects ?
i just tested with clcmd
|
Re: Possible make light for my own objects ?
Single methode to make it stay is to make a loop, save the origin and recall the message with light.
|
Re: Possible make light for my own objects ?
change this:
Code:
write_byte(10) // life in 10's |
| All times are GMT -4. The time now is 03:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.