Thread: Event System
View Single Post
  #19  
Old 02-24-2008, 10:30 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Twinny View Post
Probably because I didn't understand the concept of MD arrays back then. There are alot of scripts I should probably redo but I have not the effort.
Fair enough.

I use to remember doing things like

PHP Code:
this.eventNames = { "lol""foo""bar" };
this.eventLevels = { "event_poo.nw""rawr.nw""onlinestartlocal.graal" };
this.eventX = { 301040 };
this.eventY = { 222435 }; 
which actually makes yours look organized
__________________
Reply With Quote