Lag from Erased/deleted events
#4
@DerVV: Huh... you're right. It seems the events delete and cause no lag in a fresh project.
@KasperKalamity: It has something to do with RMXP scripts or Graphics being software based? A computer could be more than capable to do something in any other engine, but RMXP would struggle. (... reminds me of Minecraft and custom shaders...)

... and it seems I just discovered the issue. Something in my own script.
PHP Code:
<?php 
#--------------------------------------------------------------------------
# ● Functions
#--------------------------------------------------------------------------
def shb_functions
super
# View Range States
$view_range.enemies_view(self.id, 5, nil, "A", true)
$view_range.enemies_view(self.id, 2, nil, "B", true)
end
... /me adds if self.enemy && !erased? and goes hide in a corner.
Reply }


Messages In This Thread
Lag from Erased/deleted events - by Taylor - 05-29-2012, 05:28 AM
RE: Lag from Erased/deleted events - by Taylor - 06-01-2012, 06:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  VXA question regarding off-screen events JayRay 2 5,855 11-18-2013, 03:05 AM
Last Post: JayRay
  Any way to make events trigger other events? MechanicalPen 3 6,950 04-01-2013, 11:54 PM
Last Post: MechanicalPen
  how do i sequence a chain of events? shintashi 5 9,469 01-05-2012, 01:42 AM
Last Post: KasperKalamity
  777 with events Ace 2 6,715 01-23-2011, 12:29 PM
Last Post: Ace



Users browsing this thread: 1 Guest(s)