CHANGELOG * 1.0 * Initial Release * 1.1 * [ADD] Added the missing sound and material files * 1.2 - Optimization Update * [FIX] Fixed the /call function completly. No need to remove stuff in main.lua anymore. (Thanks to FPtje for this!) [FIX] Fixed few grammatic errors in the CellMod (Thanks to thefreeman193 for the contribution!) [FIX] Fixed think hook missusage and loopception (Thanks to Kopimi for showing me these failures!) [FIX] Replaced SendLua with Usermessage function SendColoredText() (Thanks to Kopimi for the idea) [FIX] Made my own vars for local use. CellVars[x], which replaces most of the NWVars. [FIX] Fixed that sometimes you pay for the conversation, even you arent the one who called, just recieved. [FIX] Fixed CellMod stuff to the new Garry's Mod update, since some people reported it not working. [FIX] Made Cell Operators get free calls/text messages. [ADD] Cell Operators now get the money from clients pay for the CellPhone useage. [THANKS] Thanks to PetruZ, LiX, JamieH and Gunsoul for helping me testing this update. [NOTE] This is a optimization update, that optimized mostly. There could have come new things that needs optimization, or I forgot to optimize some other things. Well remind me on forums!