Forum

> > CS2D > Scripts > Someone need create a MOBA
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Someone need create a MOBA

21 Antworten
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

alt Re: Someone need create a MOBA

Pagyra
User Off Offline

Zitieren
That is one of rare occasions when I partially agree with user Yates - at this moment situation with images is complicated.
To solve this problem, I use this procedure:
1 generate a list(array) of all images id and its parameters
2 generate a list(array) of all frequently used images (which are often used in lua script)
3 instead of removing frequently used image I make it transparent.
4 in moment of creating and deleting large numbers of images, I add timers to make it a long-acting
5 generate a global timer for organizing changes(movement,opacity,...) for lists(arrays) of images with same mode.

alt Re: Someone need create a MOBA

_Yank
User Off Offline

Zitieren
@user Pagyra: It is not all about the number of images getting displayed but also about the delay they get when comming to the players screen. Players with high latency would experience lag issues even with a beast setup since all the stuff runs on the server side.
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht