• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Is it possible to remove WC3 lightning? and....

Status
Not open for further replies.
Level 9
Joined
Apr 30, 2010
Messages
324
That's very odd. You can try reinstalling JNGP. Does normal WE work for "test map"?

yeah normal WE work well

1. That's lighting, not lightning. Call native SetDayNightModels takes string terrainDNCFile, string unitDNCFile returns nothing with ("", "").

detail pls.. i'm not an experienced guy at coding or WE
 
Level 26
Joined
Aug 18, 2009
Messages
4,097
Go trigger editor (F4), create new page (CTRL+T), new event (CTRL+E), choose Map Initialization, which is already selected first, OK, new action (CTRL+R), choose the third one from above in the All list (Custom Script), click the red appearing underscored Script Code, enter call SetDayNightModels("", ""), 2x OK, finished.
 
Status
Not open for further replies.
Top