• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

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