<?xml version="1.0"?>
<rss version="2.0"><channel><title>AGRPv1 Latest Topics</title><link>https://forums.ardicgaming.com/forum/142-agrpv1/</link><description>AGRPv1 Latest Topics</description><language>en</language><item><title><![CDATA[[Dev Blog] #10 | Performance, New Systems & General Updates]]></title><link>https://forums.ardicgaming.com/topic/1031-dev-blog-10-performance-new-systems-general-updates/</link><description><![CDATA[<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<a data-fileid="undefined" data-ipslightbox="" data-ipslightbox-group="undefined" data-wrappedlink="" href="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" rel="" style="background-color:transparent; color:rgb( var(--theme-link) )" title="Enlarge image"><img alt="ArdicGaming Roleplay" style="border-style: none; vertical-align: middle; height: auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04"></a>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<span style="color:#3399ff"><strong>Dev Blog #10</strong></span>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	~<font color="#2ecc71">Performance, New Systems &amp; General Updates</font>~
</p>

<p style="text-align:center">
	<br>
	What a way to have a comeback! We haven't even done our server comeback yet because we've been so busy with development!! It is amazing how much we have accomplished from our last Dev Blog; but the fun doesn't stop there, nope! Have another read, you might find a lot of the updates exciting or have the "FINALLY" feeling. <br>
	<br>
	ENJOY!<br>
	<br>
	<img alt="devblog10.png" class="ipsImage" data-ratio="27.27" height="349" style="height: auto;" width="1280" src="https://i.postimg.cc/cL3sTD1D/devblog10.png" loading="lazy">
</p>

<p style="text-align:center">
	 
</p>

<p style="text-align:center">
	 
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	<strong>Key:</strong>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	 
</p>

<p style="background-color: rgb(86, 86, 86); color: rgb(238, 238, 238); font-size: 14px;">
	// Fixed an issue for Discord RPC fix for onClientJoin<br>
	// Fixes an issue where /check would refresh localPlayer rather than target checked. Also fixed placement of buttons<br>
	// Updates factionID for bank and updates fee from $2 to $15<br>
	+ Added delay to send special key to onPlayerJoin request by 2 seconds to ensure its sent and store the key separately<br>
	+ Adds info for /wephelp to rebind hotbar<br>
	// Better wording for rebinding control of hotbar<br>
	// Fixes an issue where re-positioning wearable items wouldn't save<br>
	// Fixes baseball bat issue, adds some weapons, fixes a function<br>
	+ Adds a new baseball bat, old one was broken.<br>
	+ Uses a leftover weapon model, Hood Glock<br>
	+ Adds a Stihl Chainsaw (used the fire extinguisher 90051.col for collision file)<br>
	+ Rewrote a function to better match what it was trying to do. Function replaces original GTA SA weapon models with a blank (invisible one) which is accurate, but a separate (duplicate) function was being used to achieve this onPlayerSpawn when the same function could have been used. Cleaned the function, removed redundant code and added comments to each weapon model to know which ID is which.<br>
	// Fixes an issue where minimap disappears after turning on strobes (was got to do with sharing code not sure what it is, but performance isn't that well optimized by splitting the minimap code into two files anyway.<br>
	+ Adds a check to see if an open interior with the entered dimension value already exists; if it does, then choose a new one. (next available integer is displayed in the text) or user can choose to pick their own<br>
	// Restricts OIC Creation to senior and MT<br>
	// Final fix for /dispatch siren issue for minimap<br>
	+ Adds Glock 18<br>
	+ Adds Desert Eagle<br>
	+ Adds Knuckledusters<br>
	+ Adds Remington 870 Tactical<br>
	// Changes Shorty 12g picture<br>
	// Edits Airsoft M4 to include orange tip<br>
	+ Adds Glock 17 Airsoft <br>
	// Fixes not being able to unprotect items in vehicle inventories<br>
	+ Adds support for custom vehicles to receive vehicle attaching (pitbars, spotlights, lightbars) etc<br>
	// Fixes an issue where you could split duty ammo to then drop it bypassing the drop detection<br>
	// Fixes issue where weapon for dutyadmin was not recognizing custom weapons above 60<br>
	+ Adds missing image for Deagle mag<br>
	+ Adds missing image for 100rnd thompson mag<br>
	// Fixes issue where dutymags were set incorrectly for airsoft and deagle<br>
	+ adds dutymag for wep 24 ar v1<br>
	+ Adds rambars for utility vehicle and dodge charger<br>
	+ Adds xyz, rotation int and dim to /logs and adds teleport support to /logs including teleportable data to better recreate the player's steps in disputes<br>
	+ Adds Taurus 1911 &amp; 10, 15rnd mags for 1911<br>
	+ Adds a simple /ame for powering on and off phone, /logs or F8 will show the specific number<br>
	+ Adds sendNotification for replacement of outputChatbox in admin logs panel<br>
	+ Added a /checkint log for when a player uses the teleport in /logs<br>
	// Fixed an issue where the logic handling duty weapons splitting ammo restriction was blanketed for all duty items instead of just duty weapons. This meant players couldn't use the edit function to resize Kevlar vests etc<br>
	// Defined /logs for specific staff chats, before they all just showed as 1 Staff Chat<br>
	// Fixed an issue where /mt was never being logged.<br>
	// Fixed an issue where /a was being logged but data was never being retrieved/stored properly<br>
	// Replaced outputChatBox with the more appropriate notification system we use.<br>
	+ Adds /startshift (beta) where players can go to certain government ran shops, and start a passive shift.<br>
	+ Adds logging (discord and /logs) for /startshift<br>
	- Removed Gov Shifts from job system and made it independent<br>
	+ Added a /obanfromgovshift command<br>
	+ Added /banfromgovshift command<br>
	+ Added /findgovshiftban command<br>
	+ Added /unbanfromgovshift command<br>
	+ Added /checkcurrentovshift command<br>
	+ Added /shifttime command to check remaining time before pay<br>
	+ Made gov funding system to distribute funding to all current characters and added wire transfer for issuance <br>
	// Fixed an issue where it would say LSTS instead of GOV in wiretransfers<br>
	// Fixed an issue where wrong ID displayed for addBankTransaction for certain transfers<br>
	- Removed Frame is bugged due to AGRP Object replacement of 2287 in interior 164<br>
	- Removed Frame is bugged due to AGRP Object replacement of 2284 in interior 164<br>
	// Fixes disconnected players still being in a table causing error spam (Spooky)<br>
	// Fixed a missing function for adding admin history /warns etc<br>
	+ Added ability for when a player requests a frisk, that equipped weapons are shown, highlighting their currently held weapon as green.<br>
	+ Added ability for when a player is handcuffed, equipped weapons are shown when frisked, highlighting their currently held weapon as green.<br>
	+ Added admin command /findequipped that will check for a player's currently equipped weapons, highlighting their currently held weapon as green.<br>
	+ New sound for airsoft glock<br>
	// Typo for description for airsoft glock<br>
	// Replaces a debug message for /check for where couldn't fetch note is now replaced with no notes for this account.<br>
	+ Added All Saints Hospital modeling (Spooky)<br>
	+ Adds All Saints Hospital for new character spawn location<br>
	// Edits stupid code to include username when potential staff breach<br>
	+ Make Generic for EVAM Distribution<br>
	+ Adds extra sync for animation adjustment controls for streamed out players for animations (Spooky)<br>
	// Fixes /luck to use "his" or "her" in the output instead of always "his" (Spooky)<br>
	+ Vehicle lights can now be turned on even if engine is off (Spooky)<br>
	+ Cuff/uncuff no longer force clears your current animation (since the newcuffed pose is compatible with any animation) (Spooky)<br>
	+ Some new animations + a few fixes for existing ones in AGRPv2 (Spooky)<br>
	/+/ Initially disabled /setwalkstyle but /setwalkstyle is required, just disabled walkstyle 70<br>
	+ Weapon System sounds and sound mathematics completely overhauled (Legion)<br>
	// Fixed some case-sensitive issues for weapons due to Linux<br>
	+ added variant commands for /setodometer<br>
	+ Adds /findcharacter and findcharacterid<br>
	+ Added framework for suppressed weapons. weapon-system/weaponfx/g_wepfxTable.lua has added optional arguments for table;<br>
	isSuppressed // if true, weapon is considered by script as suppressed weapon. No outside refractors, or distant sounds will be played. DistClose will be halved. Keep DistClose in table as if normal weapon. In event other means of suppressing will be added in future. (Legion)
</p>

<ul>
	<li>
		filePathSuppressor // Sets the path to the type of supporessor sounds, check folder for available sounds. (Legion)
	</li>
	<li>
		SuppressedVariants // Amount of suppressed shotFX are available for the script. Randomizes this number, can't be less than 1. (Legion)
	</li>
</ul>

<p>
	+ Allows MT to use /freecam<br>
	+ Forgot to add halving sound distance for suppressed weapons. (Legion)<br>
	+ Added suppressed M9 Beretta (Legion)<br>
	+ Added DeWalt Nailgun (Legion)<br>
	+ Added 50mm 16GA Nail ammo (Legion)<br>
	+ Added /arrest functionality for ELSPD station. When in ELSPD it wont show Prison cells, and when it prison, it won't show ELSPD cells. Admins will always only see SACF cells. Can be changed by switching a check around. Might be able to do both if combining checks and doing cells + cellsELSPD (Legion)<br>
	- Makes Prestige Modelling redundant<br>
	// Removes 10hr restriction for crates (trucking job)<br>
	+ Added support for LSCSD /Dispatch &amp; MDC<br>
	+ Updates respawn location from Memorial Hospital to ASH<br>
	// Disabled auto deletion of items due to newmodels and sampobj maybe not loading in time. Need to find proper fix at some point <br>
	// item-world placement move in startup to help minimize no objects being found for samp objs<br>
	+ Adds phone stuff for Evam Distribution and hotline<br>
	+ Sets /makeped to frozen by default<br>
	- Removes SULTAN UV WRAP<br>
	// Fixed Nailgun dropping bullet cases. (Legion)<br>
	// Fixed forgetting to place colshape into ELSPD rather than test-area. /arrest should now work in ELSPD. (Legion)<br>
	// Re-enables /gethere for Mapping Team<br>
	/+/ Completely overhaul the minimap and gps system from 37 percent usage to 4, major performance (Spooky)<br>
	+ Initialized new street naming system for the new minimap (Spooky)<br>
	+ Adds new El Pecado District (Spooky) Credits to: Reyo <br>
	+ Adds new Unity Station (Spooky)<br>
	+ Adds Idlewood Fleeca Bank (Spooky)<br>
	+ Added logging for /luck<br>
	+ Added logging for /chance<br>
	+ Added logging for /roulette<br>
	+ Added logging for /flipcoin<br>
	As these weren't being logged for when an admin would go back to check logs. Cleaned up some defunct code too.<br>
	- Removed core staff from being able to be picked during random giveaways<br>
	/+/ Multiple faction ID support for Spooky Gate system (Spooky)<br>
	/+/ Major update for ped system to include new animations and animation menu improvement.<br>
	// Fixes an issue where colt distances were too short (Legion)<br>
	/+/ Updated the bus routes to allow for new Unity Station<br>
	- Disables Pershing Square Modelling<br>
	/+/ Updates the minimap file to include new streets for Unity Station rework<br>
	+ Adds re-syncing to other players for some animations (most in AGRP v2) (Spooky)<br>
	// Fixes bug with char creator when no custom skins used (for local dev) (Spooky)<br>
	// Updates hospital reception ped: Hughes Memorial &gt; All Saints (Spooky)<br>
	+ Adds makeped /npcsay /npcdo /npcme /npcame for peds (Spooky)<br>
	+ More npc improvements + generic receptionist type for business/faction interiors<br>
	- Disables Pershing Fleeca (Spooky)<br>
	- Removes leftover code from Fleeca Bank, Pershing<br>
	+ BETA - Initializes a test version of removing weapon duplication checks. (TMTMTL)<br>
	- Removes slot machine duplication (Spooky)<br>
	// Fixes ped language for /npcsay (Spooky)<br>
	+ Added more anims for peds (Spooky)<br>
	+ Also adds new duping antimeasures with error codes for weapons duping (TMTMTL)<br>
	/+/ Finalized the weapon duplication fix (TMTMTL)<br>
	+ Added /languages to show players a list of all available languages<br>
	+ Added logs to Spooky's ped interactions and added more interactions;
</p>

<ul>
	<li>
		Added /pedshout
	</li>
	<li>
		Added /pedenterveh
	</li>
	<li>
		Added /pedexitveh
	</li>
	<li>
		Added /pedseatbelt
	</li>
	<li>
		Added /respawnped
	</li>
	<li>
		Added logs to /pedsay /peddo /pedme /pedame /pedshout
	</li>
	<li>
		Added interior and vehicle logs for /pedenterveh, /pedexitveh, /pedseatbelt and /gotoped
	</li>
</ul>

<p>
	// Makes a few edits to /nearbyped and adds /editped command<br>
	// Edited /nearbyped to show vehicle ID if ped is in vehicle<br>
	+ Added senior admin chat (/sa) <br>
	+ /sa is now its own function to deal with two types. First is /sa to stop animation, or if /sa is used with arguments /sa hello world will execute the /sat which is the senior admin chat<br>
	/+/ /commands now shows results tab when searching, more convenient<br>
	// Fixes an issue where meele custom damages weren't working (TMTMTL)<br>
	// Fixes an issue where Weapon descriptions weren't saving (TMTMTL)<br>
	// Fixes randomly losing ability to shoot, punching with weapon in hand (TMTMTL)<br>
	// Drive by alt shooting automatic fixed to lower the speed of shooting (TMTMTL)<br>
	/+/ Reduce parachute cpu usage (Spooky)<br>
	/+/ Reduce announcement cpu usage (Spooky)<br>
	/+/ Optimized scenes for reduced cpu (Spooky)<br>
	/+/ Changes police badges etc to use proper icons in HUD (Spooky)<br>
	// Adds debugging commands for performance (Spooky)<br>
	/+/ Rewrote nametag to use render targets for optimization (Spooky)<br>
	// Changed "Admin character name is reviewing your app" to "Admin Username is currently reviewing your app"<br>
	+ Adds ability to auto copy links from /ann and adds db logging for /ann usage <br>
	+ Added ability to resize nametags in F10 Settings (Spooky)<br>
	// Fixed an issue where /disappear and /recon was still showing new nametags<br>
	+ /pedenterveh /pedexitveh /pedsay /pedshout db saving and consistent tracking
</p>

<ul>
	<li>
		Peds now save vehicle id and seat position to db if they are /pedenterveh and /pedexit veh
	</li>
	<li>
		/npcsay is now relevant to the position of the ped if in the vehicle, tracking vehpos to use chat
	</li>
	<li>
		/npcshout is now relevant to the position of the ped if in the vehicle, tracking vehpos to use shout
	</li>
</ul>

<p>
	/+/ Fixed massive issues with report system (Spooky)<br>
	/+/ Nametags now cache (Spooky)<br>
	/+/ Optimized signs cpu usage (Spooky)<br>
	/+/ Optimized heligrab cpu usage (Spooky)<br>
	/+/ Optimized towingwinch cpu usage (Spooky)<br>
	/+/ AGRP Map Mods now use createBuilding() + other optimizations (Spooky)<br>
	// Fixes annoying newmodels warning spam (Spooky)<br>
	// When /unfa had more than one result report back there was no further functionality to un-fa, added support for /unfaconfirm ID from the results list.<br>
	// Nametags fix for calling getPlayerIcons when not available<br>
	+ Ped Overhaul, db saving, position tracking for commands
</p>

<ul>
	<li>
		/pedenterveh now saves vehID and seating to db
	</li>
	<li>
		Edit loading peds on resource start/restart to check and spawn into veh
	</li>
	<li>
		Edited interaction commands (say, do, me, ame, shout, nearbypeds) to check if ped is in vehicle. Essentially this never got checked so these commands could only have been executed at the ped's original location even though he was in a vehicle
	</li>
</ul>

<p>
	// Fixed an issue where /pedbelt only worked in ped's original xyz with no message<br>
	+ Added /pedrw to roll their own windows when you're not in the car<br>
	+ Added more command variations for npc stuff<br>
	// Fixed an issue where weapons could bypass automatic firing (TMTMTL)<br>
	/+/ Item Texture system optimizations (Spooky)<br>
	+ Adds more features to reception peds (Spooky)<br>
	/+/ AGRP Objects refactor, fixing some cols and adding new note object (Spooky)<br>
	// Changes duty belt weight capacity from 7.5 to 15 (Legion)<br>
	+ Added Finder Social to the cellphone<br>
	+ Adds an emergency /fixbinds (fixchat, enableinput, enablechat, allowchat) for when doChatbox fails (mouse doesn't disappear and everything is disabled forcing relog)<br>
	// More item texture improvements for caching (Spooky)<br>
	// Adds a workaround for Federal government being tied to ID 1 (LSPD) for radio usage on all restricted frequencies (Spooky)<br>
	+ Added flashing effect for backup blips and shows your own. Nametag fading in and out option enabled by default<br>
	/+/ Experimental optimization for mapload (maps, interior and exterior reduces loaded objects by 20,000 (Spooky)<br>
	<br>
	What an intensive update, please drop some love for all the developers involved in making this update possible! Your interactions with out community is what strives for us to continue!<br>
	<br>
	As always,<br>
	<br>
	<strong>Kind~Regards,</strong><br>
	Development Team
</p>
]]></description><guid isPermaLink="false">1031</guid><pubDate>Tue, 22 Oct 2024 11:35:10 +0000</pubDate></item><item><title><![CDATA[[Dev Blog] #9 | Performance, New Systems & Web]]></title><link>https://forums.ardicgaming.com/topic/824-dev-blog-9-performance-new-systems-web/</link><description><![CDATA[<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	 
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<a data-fileid="undefined" data-ipslightbox="" data-ipslightbox-group="undefined" data-wrappedlink="" href="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" rel="" style="background-color:transparent; color:rgb( var(--theme-link) )" title="Enlarge image"><span id="cke_bm_2474S"> </span><img alt="ArdicGaming Roleplay" style="border-style: none; vertical-align: middle; height: auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04"></a>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<span style="color:#3399ff"><strong>Dev Blog #9</strong></span>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	~<font color="#2ecc71">Performance, New Systems &amp; Web</font>~
</p>

<p style="text-align:center">
	<br>
	Yes, I know a lot of you may think our project is dead, inactive or we stopped caring. That's simply not the case! A lot of us happened to get extremely busy IRL recently; and with that being said, a lot of our focus on the server was sidestepped. Fortunately, development continued to pursue forward so that when we come back from our very long LoA, we can dive right in with our new features! Currently, a lot of reworking has been underway with the most exciting system being our completely overhauled weapon system. This is a lengthy development blog, so please, enjoy and drop some <span class="ipsEmoji">❤️</span> in the comments for help to keep us motivated investing time into the project!
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<img alt="devblog9.png" data-ratio="19.61" height="251" style="height: auto;" width="1280" src="https://i.postimg.cc/1t1w0Hgd/devblog9.png" loading="lazy">
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	<strong>Key:</strong>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p>
	 
</p>

<p>
	+ Adds SAMP Models as **ADD ON**. Every item from <a href="https://dev.prineside.com/gtasa_samp_model_id/?devtools_locale=en" ipsnoembed="true" rel="external nofollow" target="_blank">https://dev.prineside.com/gtasa_samp_model_id/?devtools_locale=en</a> can now be used regardless if it is a SAMP or MTA object.<br>
	+ Adds g_items support of using SAMP reloaded for /items (back-end dev stuff) (TM)<br>
	+ Adds support for generic items to have SAMP models (TM)<br>
	+ Adds a helicopter purchase NPC at LSAIR<br>
	+ Adds an airplane purchase NPC LSAIR<br>
	+ Fixes issues with air sound (missing)<br>
	// Fixes an issue where pilot license could be put into vending machines<br>
	+ Adds information when trying to purchase aviation on what to do<br>
	// Fixed an issue with /air<br>
	// Fixed an issue where chat wouldn't re-enable<br>
	// Fixed an issue where Linux-based case-sensitive would cause a conflict in the anticheat.<br>
	- Disabled annoying zoom in / zoom out on minimap<br>
	// Redone permission structure for faction uploads<br>
	// Changed /moducp to use same notification system for unilateral purposes rather than outputChatbox<br>
	- Removed newmodels testing as no longer required<br>
	// Deployed several fixes for /moducp conflicts (TM, Portside)<br>
	+  Added Prestige LLC Hotline<br>
	+ Adds boxing styles to a list of banned items which can't be spawned by anything lower than Senior Admin<br>
	// Adjusted server-time (through Linux) to allow for DST.<br>
	- Removed overpowered walkstyles (blind run and muscled run) for both genders<br>
	+ Added custom model implementation for map manager (TM)<br>
	// Fixed an issue where players could use /moducp (TM)<br>
	// Fixed an issue for when cancelling a mod request and decluttered a function<br>
	+ Added the ability for "deep previews" for pending mods for admins. Essentially allows an admin to wear the skin, or drive the car that was uploaded before accepting.<br>
	// Fixed an error where inventories could still be accessed when using /moducp<br>
	// Fixed an issue when previewing a vehicle, it wouldn't return you from the test world.<br>
	// Delayed startup of /moducp until after vehicles are loaded (server restart task)<br>
	+ Added the option for personal vehicle mod as a donor option.<br>
	// Fixed an issue where animations weren't getting applied to the new skin models<br>
	// Decluttered leftover elements from old agrp skin mods from the ES System<br>
	+ Re-introduces vehicle theft, alarms, locking system<br>
	+ Adds mechanic option menus for theft, alarm, locking<br>
	+ Added AGRP Client Modloader (/mymods) to add clientside mods<br>
	- Removed the ability for VMT to /disappear and the ability of MT from using /freecam<br>
	// Changes donation perk prices to be better priced. Overpriced on some items and we didn't realize.<br>
	// Fixes a message typo for players reconnecting, where the instance said "reconeccing".<br>
	// Fixed an issue where all custom skins would delete from their inventory after being bought forcing you to repurchase.<br>
	// Fixed an issue where CJ would be used when a forceUpdate was pushed.<br>
	// Fixed a typo for the startup script<br>
	+ Adds the East LS Pier to the map<br>
	+ Adds Fishing Pier to script in East LS<br>
	// Removes c_realism from caching on client<br>
	+ Adds /findaccount command<br>
	+ Adds finding account IDs for command (useful for DB lookups<br>
	// Removes the caching of a server file<br>
	+ Adds over 70 new types of logging to help resolve issues.<br>
	- Removes trial ability to do /pkick on UAT<br>
	+ Adds logs for /jail<br>
	+ Adds a check so trials can't jail Lead Admins<br>
	// Fixes an issue where /hideadmin was able to be utilized as Senior admin<br>
	// Fixes inventory and storage anim adjuster bugs (Spooky)<br>
	// Fixed an issue where trials couldn't review uploaded mods<br>
	// Adds an admin override for vehicle theft if anti theft is active.<br>
	- Ignores Spooky modelling for LSIA FBI Field Office (Spooky)<br>
	+ Adds spookygates as a dependency for modelling (Spooky)<br>
	+ Adds modelling + spookygates to startup (Spooky)<br>
	+ Added new road names to align with new modelling<br>
	+ Added new weapon system (completely revamped) (TM)<br>
	+ Added ability for weapons to be textured (TM)<br>
	+ Added ability for weapons to be unlimited (as many models as we want) (TM)<br>
	+ Added the ability to have weapons deterroriate over time and be fixed (TM)<br>
	+ Added ability to have weapons repaired (TM)<br>
	+ Added ability to have weapons converted to fully auto (TM)<br>
	+ Added ability for normally one-handed weapons to be held with both hands (typically colt models) (TM)<br>
	+ Added ability for each individual weapon to have its own damage (TM)<br>
	+ Added functionality for weapons to have independent magazines<br>
	+ Added functionality for weapons to have independent calibers<br>
	+ Added search functionality for new weapons menu (TM)<br>
	+ Added functionality to load and unload magazines and mags from weapons (TM)<br>
	// Converted reliant weapons to new system (parachutes, camera, knife etc) (TM)<br>
	+ Added an admin menu for altering weapons (serial, converting, fixing etc)<br>
	// Fixed an issue for new weapons hotbar (TM)<br>
	+ Added functionality for /duty for new weapons (TM)<br>
	+ Dynamic weapon sounds added depending on distance (TM)<br>
	+ Added custom models to new weapons<br>
	+ Added new icons for new weapons, magazines and bullets (Taz, Portside)<br>
	+ Added new weapon sounds (TM)<br>
	// Migrated logging for new weapons system<br>
	+ Added ability for first phase of gun smith job<br>
	+ Added functionality for future job-system revamp where all jobs work on level-based<br>
	// Fixed an issue for right-clicking peds would cause a ped to despawn and never respawn (admin option)<br>
	+ Added phase one of city-wide traffic cams (not active)<br>
	// Fixed an issue where ag client mods wouldn't load upon rejoining the server after leaving<br>
	- Removed a bugged Wayfarer model <br>
	+ Added new casino to Market  (funded by Symes) <br>
	+ Added blackjack system to compliment casino (TM)<br>
	+ Added better functionality for blackjack for admins <br>
	+ Added functionality to maintain legacy weapon system (old weapons and ammo will still be present but useless)<br>
	+ Added new weapons and reliant to script aspects including Ammu-Nation and weapon licenses<br>
	// Fixed an issue where new weapons done default gta damage<br>
	+ Added functionality for weapon damages differ depending on body part<br>
	// Fixed an issue with a lake in Back'o Beyond<br>
	+ Added texture support for all weapon models<br>
	// Fixed an issue for removing textures from new weapon system<br>
	// Reworks and moves some start up priorities such as texture systems. Textures should be loaded after all items in the game world have been loaded in. Some other scripts were moved more appropriately too.<br>
	+ Re-enables Transport boats<br>
	- Removes radar blips as they're not needed from ship transport<br>
	+ Adds a secondary command to teleport to ship<br>
	/+/ Optimizes the Ardic Minimap for performance. Usage was about 45% of cpu and has now dropped to avg 15% which is huge. <br>
	+ Added a minimap border for aesthetics<br>
	+ Made the roadnames more transparent to give a more modern feel.<br>
	// Defined model for magazines (generic handgun model is being used for all right now due to only having one magazine model from SAMP. it is possible to model more in the future and assign them to each individual magazine.<br>
	// Updates g_items to reflect weapon dependency model changes<br>
	+ Adds TM LCD signs to the server, along with dependencies for the start up and object ID. <br>
	- Removed some unused objects from Newmodels<br>
	+ Added wheel clamps to the server. Edited functionality to suit AGRP along with adding Discord logging support. Added an admin override feature for clamping along with converting everything to use HUD Notifications rather than outputChatbox<br>
	// Changed on how Wheel clamps worked. System used to stop the vehicle from steering left and right, this was unreliable for some reason. Sometimes the player could still turn left and right, I think the conflict may have been due to the ped spawning inside of the vehicle to maintain wheel rotation; I tried working around this with no success, so I just redone the checks to disable the vehicle's engine until the vehicle was unclamped.<br>
	+ Added functionality for admins to override wheel clamping<br>
	+ Added log compatibilities for LCD Signs<br>
	+ Adds confirmation for /sellproperty allowing the player to see how much they'll be selling their interior back to the state before confirming the sale<br>
	+ Adds Discord Rich Presence with a plethora of activity triggers such as driving around with friends, flying, walking etc<br>
	+ /gotoplace was completely rebuilt from the ground up<br>
	+ Adds open interiors to the game. These are designed to be immersive to give the player the illusion that they are still in the main world but in reality they're in a different dimension. This can be useful optimization and reducing the load on a client's machine, examples being underground carparks, nightclubs or malls where most of that stuff is based in dimension zero.<br>
	// Cleaned /moducp image<br>
	// Rebound the weapon hotbar toggle key from leftCTRL to rightCTRL and allows for rebinding the hotbar through the MTA Settings if you want to change it to something else.<br>
	/+/ /check fully converted to dgs<br>
	+ Character notes now completed for individual accounts. Character notes will be used by admins to keep track of character-specific information such as name changes, weapon drops, thefts and so on.<br>
	/+/ /ocheck converted and updated, ocheck can now be used to search for accounts as well as characters.<br>
	// /history now only works for your own player, to check others' histories use /check or /ocheck and click on history<br>
	/+/ IGS Conversion which includes the carwash, using original roads to fix vehicles falling through the map along with road reflections and dynamic lighting based on time of day for signage and illuminance (Spooky)<br>
	/+/ IGS doors are now lockable, by-passable by an admin and can be assigned to factionIDs (for if store becomes faction/business run) (Spooky)<br>
	// Fixed several issues for /exportmap which includes certain attributes not being exported such as collisions, so it wasn't included in the &lt;map&gt; output, also fixed issues regarding SAMP Objects returning Unknown model in field, added a lookup table to resolve this. Fixed issues regarding exporting a map with SAMP Models not exporting proper attributes, so re-implementing an exported map would not include SAMP Models.<br>
	// Moved IGS Carwash to new carwash model<br>
	+ Added a simple /wephelp menu to help players get used to the new weapons system and general interactions<br>
	/+/ Converts /commands to use DGS and;<br>
	+ Adds ability to search for commands, results based on sub section<br>
	+ Adds auto refresh for list when adding, editing or deleting commands<br>
	+ Migrates to a better aesthetically pleasing UI<br>
	+ Assorts all commands based on permission level, starting with:<br>
	1. Player<br>
	2. Support<br>
	3. Trial Admin<br>
	4. Admin<br>
	5. Senior Admin<br>
	6. Lead Admin<br>
	8. Mapping Team<br>
	9. Vehicle Team<br>
	10. Developer
</p>

<p>
	For ease of use and better readability<br>
	<br>
	<br>
	<span style="font-size:20px"><strong>NEW Weapon System</strong></span><br>
	The Weapon System update is listed here 
</p>
<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-embedauthorid="2" data-embedcontent="" data-embedid="embed7965301502" id="ips_uid_4627_3" src="https://forums.ardicgaming.com/topic/860-weapon-system-new-system-refund-process/?do=embed" style="overflow: hidden; height: 214px; max-width: 502px;" loading="lazy"></iframe>

<p>
	It won't be available to read until <strong>September 9th, 2024 13:00 GMT +1</strong><br>
	 
</p>

<p>
	<span style="font-size:20px"><strong>Web Services</strong></span>
</p>

<p>
	+ Migrated all web stuff to use PHP8.*<br>
	+ Fixed an issue regarding PHP 8.* migration for UCP<br>
	+ Moved to a new website ticketing system<br>
	 
</p>

<p>
	<span style="font-size:20px"><strong>A Heartfelt Note</strong></span>
</p>

<p>
	This project has grown from we first started it. Originally ArdicGaming started out in 2017 before taking a long hibernation, doing nothing with the branding or the overall community. in 2019 we decided to start San Andreas Roleplay (SARP). With Fernando. After we closed the SARP Project, I eventually took AGRP out of hibernation. It's amazing to see what has been accomplished since 2019 and what more is yet to be accomplished. We are constantly tinkering with the code to either optimize, improve or add new things to it. It's great to see that we have a community following. It's crazy to thing AGRP has been around 7 years, with some of its core members being involved with MTA Roleplay from Valhalla back in 2008 and more prominently, a lot of its members involved with MTA since the beginning of Owl in 2014. Whilst the Multi Theft Auto Roleplay scene has dwindled in the English Community over the recent years, Ardic wants to ensure its existence for as long as the English Community continues on MTA, no matter how small!
</p>

<p>
	<br>
	Many top servers have came and went over the years, and a brief timeline outlines as the following for the most reputable servers (in my opinion);<br>
	 
</p>

<p>
	*Dates not entirely accurate, basing on "popularity" rather than initial/final closing days.<br>
	ValhallaGaming <strong>2008-2010</strong> <br>
	RootGaming <strong>2009-2011</strong><br>
	MTA Roleplay <strong>2012-2013</strong><br>
	The Roleplay Project <strong>2012-2012, 2020-2020</strong><br>
	UnitedGaming <strong>2013-2013 </strong>(excluding reboot)<br>
	OwlGaming <strong>2014-2019</strong><br>
	AceMTA <strong>2014-2014</strong><br>
	Vice City Roleplay <strong>2017-2017</strong><br>
	ArdicGaming <strong>2017-2017, 2022-Present</strong><br>
	Waffle Roleplay<strong> 2017-2017</strong><br>
	AdvancedGaming <strong>2020-2020</strong><br>
	San Andreas Roleplay<strong> 2019-2020, 2020-2022</strong><br>
	<br>
	Again, the dates aren't specifically when the communities opened or closed, I'm basing primarily on their interest or when their "popularity" peaked. The community has come a long road, and of course, it's at this stage we're looking to protect what's left of a slowly dying community. Many players have moved to different platforms; though there are still a number of players whom want to feel nostalgic or just rather have the systems from Multi Theft Auto. The English Community is still very much active, not necessarily on MTA but on SAMP. The English Community on Grand Theft Auto San Andreas can be salvaged, but it takes time, effort and interest from the players. 
</p>

<p>
	Feeling like you want to save the English Scene? Contribute by advertising, sharing and getting others to join. Together we stand as a community, divided we fall. We can only take the torch so far; share the load, take turns at passing the torch to keep the flame alive!
</p>

<p>
	We're sorry if we led you to believe we had given up on the project. A lot of things just came our way this year that most of the core staff wasn't expecting. From January to now, a lot of our core members are still LoA due to circumstances which revolve around personal matters. We hope that our long hiatus is coming to an end. We've been in contact with some of our staff and we're redoing internal policies to help for a smoother transitions. This includes internal reworking of FMT and VMT to help with faster response times where it matters most!
</p>

<p>
	 
</p>

<p>
	As always,<br>
	<br>
	<strong>Kind~Regards,</strong><br>
	Development Team
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">824</guid><pubDate>Thu, 25 Jul 2024 17:34:15 +0000</pubDate></item><item><title><![CDATA[[Dev Blog] #8 | Performance, New Systems & Updates]]></title><link>https://forums.ardicgaming.com/topic/591-dev-blog-8-performance-new-systems-updates/</link><description><![CDATA[<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<a data-fileid="undefined" data-ipslightbox="" data-ipslightbox-group="undefined" data-wrappedlink="" href="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" rel="" style="background-color:transparent; color:rgb( var(--theme-link) )" title="Enlarge image"><img alt="ArdicGaming Roleplay" style="border-style: none; vertical-align: middle; height: auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04"></a>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<span style="color:#3399ff"><strong>Dev Blog #8</strong></span>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	~<font color="#2ecc71">Performance, New Systems &amp; Updates</font>~
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	 
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	Welcome back! Whilst we have said over the past few weeks, even a month now that development has slowed down... there has been reasons for that. We have been doing a massive upgrade in our back of house regarding the mod systems. Our new system has been designed with performance in mind. With this, we can effectively do a lot of new cool things, which we will be working on behind the scenes. For now though, enjoy the newest update!
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	 
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<img alt="devblog8.png" class="ipsImage" data-ratio="26.25" height="336" style="height: auto;" width="1280" src="https://i.postimg.cc/B60QnsvZ/devblog8.png" loading="lazy"><span></span>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	<strong>Key:</strong>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	 
</p>

<p>
	+ Adds hotline for DoJ<br>
	+ FMT Logging for;<br>
	*Editing a business/faction (admin/fmt goes to fmt-logs.<br>
	*Creating a business/faction (admin/fmt goes to fmt-logs.<br>
	*Deleting a business/faction (admin/fmt goes to fmt-logs.<br>
	*Creating a business/faction (as player) goes to fmt-logs.<br>
	+ Faction Logs for;<br>
	*Adding a player to faction (admin)<br>
	*Adding a player to faction as leader (admin)<br>
	*Respawning faction vehicles (fac leader)<br>
	*Booting someone from faction (fac leader)<br>
	*Player leaves faction<br>
	*Duty perks modification<br>
	*Faction note (might not get pushed to Discord due to Discord's message limit).<br>
	*Faction leader note (might not get pushed to Discord due to Discord's message limit).<br>
	*Promoting to rank from rank<br>
	*Demoting from rank to rank<br>
	*Modifying ranks and wages will output current structure<br>
	*Modifying MOTD<br>
	*Toggling leader status<br>
	*Respawning individual vehicle<br>
	*Admin transfer ownership of property to faction.<br>
	*Player transfer ownership of property to faction.<br>
	*Player purchase property for faction.<br>
	// Updates Map Management deletion to check if player is Head Admin AND is Scripter. (Literally no need to delete maps unless we specify, a lot can be reused).<br>
	+ Adds support to editing an already implemented map for changing minor details even after the map was accepted. Again this is only restricted to Head Admin and checks if player is Scripter as well. This function has the possibility to break maps if not used correctly hence why it's restricted.<br>
	+ Adds LSPD Eastern Division Exterior Modelling (Spooky)<br>
	+ Adds LSPD Eastern Division Interior Modelling (Spooky)<br>
	+ Adds embedded gates that can be opened by admins or LSPD members by clicking on the doors (Spooky)<br>
	+ Adds embedded gates that can be opened by admins or LSPD members by pressing 'K' on the doors<br>
	+ Adds an error message to players who try to interact with the doors saying they don't have permissions (Spooky)<br>
	+ Defines Interior &amp; Dimension to be used for the interior modelling<br>
	// Moves the /sellfish location just further up the road to make it no longer conflict with Spooky East LSPD<br>
	// Fixed an issue for Discord logging the wrong note for an fmt output<br>
	// Moves the clothing ped to the new Binco in Ganton<br>
	// Updates sign textures from imgur to Postimg<br>
	// Fixed an issue where /issuebadge for prestige was not allocated to itemID 180 where 180 was still referring to factionID 42 instead of their new ID which is 15.<br>
	- Removes code 16 from the AC checker for an everyone tag<br>
	// Fixes a typo for max image dimensions for uploading mods.<br>
	// Fixed trash bags not being verified via serverside<br>
	+ Implemented a new animation adjuster (Spooky)<br>
	// Updates the 911 to dispatch on the minimap<br>
	/ Fixed mysql from animation adjuster<br>
	/ Fixes the issues where a player will enter an interior with the same ID as player 2, and when dropping an object it will spawn it in the other int ID as well. This was introduced for Liberty City but isn't required for LS, changes were reverted.<br>
	+ Discord log for /fsell <br>
	+ Discord logs for creating signs<br>
	+ Discord logs for /delitem /getitem /delallitems<br>
	+ Introduces a panic button when /panic it will play panic sound and will output to dispatch for PD (for now)<br>
	// Fixes for alterations for atms to allow DoJ<br>
	// Fixes for alterations for /dispatch for FGOV<br>
	// Updates departmentradios for DoJ<br>
	- Removes a leftover asset for browser textures from SARP.<br>
	+ Auto delete shell casings from dimension 0 after 3 days<br>
	+ Introduces Alhambra modelling (Midnight)<br>
	// Updates minimap and F11 for texture for new Alhambra modelling<br>
	+ Added road names for new Alhambra modelling<br>
	// Fixed an issue where developers weren't displaying on /staff correctly<br>
	- Removes Montgomery medical center to Hughes Memorial from hotline services<br>
	- Removes Montgomery Pizza Sticks to Idlewood<br>
	+ Discord log for /removeveh<br>
	// Fixes an issue where offline message center wasn't working<br>
	+ Added notification so player is notified about a message received.<br>
	+ Added Discord logging support for metagaming<br>
	+ Added /opmcheck for Lead admins to check a player's OPMs<br>
	// Changes so that Senior admins can demote from /staffs and fixed perms for Support Team<br>
	- Disable picking, dropping, moving items when using animation controls<br>
	// Fixes a typo for Jefferson Street<br>
	- Disabled the vehicle push script for vehicles when in vehicles; causes issues for parking when desyncing.<br>
	// Fixes an issue where users would still receive taxi calls even after /quitjob<br>
	+ Adds a preventative measure to the aforementioned, forcing the user to go off duty before quitting taxi job.<br>
	+ Used the parrot .col file to fix banana as banana was just using the col from the GTA SA object it replaces.<br>
	+ Adds an ENV mod for WestCoast Credits: weknowthetruth, closedcase, blanxo, goondakilla, first48dinero<br>
	+ Adds Grotti Dealer 3D Model<br>
	+ Re-enables stop lights for the city<br>
	// Small fix for WCC Env<br>
	+ Adds Grotti Dealer<br>
	+ Adds LSFD Modelling (Spook)<br>
	// Optimized render loop for interior markers (Spooky)<br>
	+ Adds new Federal badge<br>
	// Fixed an issue for disable world collision not resetting in anim controls (Spooky)<br>
	+ Adds a better water shader (Spooky and original creditors for osws)<br>
	// Optimized and fixed a bug for the OSWS shader (Spooky)<br>
	+ Added createTexture caching for markers (Spooky)<br>
	+ Added chat support for interior instancing (Spooky)<br>
	// Fixed a GTA SA bug for hopping some low walls causing death (Spooky)<br>
	// Fixed a bug for kevlar texturing<br>
	// Fixed awardPlayer exploit, validation (Spooky)<br>
	// Fixed Staff Manager exploit, validation (Spooky)<br>
	- Disables chatting when in spectate mode (Spooky)<br>
	+ Adds validation for gun licenses (Spooky)<br>
	+ Adds LSFD, East LSPD and other models to start up (Spooky)<br>
	// Fixed an issue for icons in a staff changelog Discord export (Spooky)<br>
	+ First initialization of the new Add-on Mods System (TM)<br>
	// Fixed Linux specific issues for some of the new Add-on Mods stuff like case sensitive sql stuff<br>
	// Fixed an issue where chatbox was still interactable with /moducp (TM)<br>
	+ Moved confirmation on accept, reject and delete for skins, vehicles on /moducp <br>
	+ AGRP MOD SYSTEMS<br>
	+ Prestige Modeling<br>
	+ TW13 ENV Mod<br>
	// Proper formatting for /staffs for Community manager<br>
	+ New kevlar for type 2<br>
	// Fixed an issue where /moducp was restricted to Trial Admin<br>
	- Disables Prestige Pt3<br>
	// Fixes Twisted Ways ENV collision for ghost bin<br>
	+ Adds logging for adding a note to /checkveh<br>
	+ Adds logging for updating a note to /checkveh<br>
	+ Adds logging for adding a note to /checkint<br>
	+ Adds logging for updating a note to /checkint<br>
	+ Adds logs for admin to see realSender for /ads for Discord<br>
	+ Adds discord logging for adding a gate updating a gate and deleting a gate (very basic logging)<br>
	// Fixes a typo for LVCTS to LSTS<br>
	// Fixes an issue where DoJ wasn't informing player in game (wrong FacID assigned)<br>
	// Fixes an issue where Point Dot wasn't informing player in game (wrong FacID assigned)<br>
	// Fixes a typo from lscts to lsts<br>
	+ Introduces Vehicle Theft Toggle<br>
	+ Introduces Property Break-in Toggle<br>
	+ Introduces Vehicle Forgery Toggle<br>
	+ Adds discord logging to support opening and closing criminal toggle logs<br>
	+ Adds support for auto close criminal toggles to on-hold if no sufficient LEO is online<br>
	+ Criminal toggles rely on FacID1 and FacID5 to be online<br>
	- Disables ability of trials to create new radio stations.<br>
	// Fixes typos from lscts to lsts<br>
	+ Adds logging for /aunimpound<br>
	+ Adds new anticheat protection for everything you could think of<br>
	+ Adds anticheat for startup<br>
	+ Adds anticheat dependency for AC<br>
	+ Forced update database structures for new AC<br>
	// Fixes TW13 Road Collision<br>
	// Fixes an oversight from Prestige Modelling<br>
	// Fixes an issue of exiting the vehicle not being defined due to speed<br>
	<br>
	I hope you all enjoyed the read (if you made it this far). Here's to bigger and better things in the future!<br>
	<br>
	<strong>Kind~Regards,</strong><br>
	Development Team
</p>
]]></description><guid isPermaLink="false">591</guid><pubDate>Fri, 05 Apr 2024 18:16:25 +0000</pubDate></item><item><title><![CDATA[[Dev Blog] #7 | Los Santos Move & Features]]></title><link>https://forums.ardicgaming.com/topic/281-dev-blog-7-los-santos-move-features/</link><description><![CDATA[<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<a data-fileid="undefined" data-ipslightbox="" data-ipslightbox-group="undefined" data-wrappedlink="" href="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" rel="" style="background-color:transparent; color:rgb( var(--theme-link) )" title="Enlarge image"><img alt="ArdicGaming Roleplay" style="border-style: none; vertical-align: middle; height: auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04"></a>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<span style="color:#3399ff"><strong>Dev Blog #7</strong></span>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	~<font color="#2ecc71">Los Santos Move &amp; Features</font>~
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	 
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	The community asked and we answered. This will be our final move, our final resting place. Welcome back to Los Santos like you haven't imagined. Los Santos has been the humble home for many of us; and as we all know, the last successful roleplaying server to accomplish LS was OwlGaming. Feeling nostalgic yet? We have moved back to LS with the goal to allow everyone's imagination run free. We want you to enjoy what we have in store for you. We have (and are still) updating the city constantly with mapping and 3D modelling. Development has slowed down a little due to myself being extremely busy, but that aside we're still well on track. We want everyone to be able to enjoy Los Santos in the way that they imagined. We have repurposed some of the maps from Owl, along with some of our own just to give us MTA Oldies to be nostalgic over. Rest assured, don't let that fool you. We will be making changed dynamically in accordance to the demand of the people and its communities. Gangs, Mafias, Legal and Illegal alike will have a voice to propel their changes and shape the city of fallen angels. 
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	 
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	Welcome home...
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	 
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:center">
	<img alt="image.png" class="ipsImage ipsImage_thumbnailed" data-fileid="970" data-unique="urnoslnda" style="height: auto;" width="1237" src="https://forums.ardicgaming.com/uploads/monthly_2024_02/image.png.81ddc9715b57932d6023b285501f4d7e.png" loading="lazy" height="321.62">
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	<strong>Key:</strong>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p style="background-color:#565656; color:#eeeeee; font-size:14px; text-align:right">
	 
</p>

<p style="background-color: rgb(86, 86, 86); color: rgb(238, 238, 238); font-size: 14px;">
	+ Initializes new repository for AGRP Los Santos<br>
	- Initially removes "face values" of LCPD, LCFD, FDLC, Liberty City etc<br>
	- Removes LCS map and dependencies<br>
	// Updates LS Mini<br>
	// Updates LS Dependencies for Mini<br>
	- Disables lc-map:loading, re-enables beginLogin for login panel<br>
	// Renamed Liberty_GPS + Liberty_Mini to ardic respectively<br>
	// Create character locations to LS<br>
	// Character selection screen<br>
	// Respawn location<br>
	// Car shop location<br>
	// Bike shop location<br>
	// Updates trash job positions for LS<br>
	+ Adds an automated /ame for the player when they are released from prison.<br>
	+ Updates RP zone for LS from Liberty<br>
	+ Updates Faulklin island zones<br>
	+ Adds Prison Correctional to the RP Zones<br>
	// Updates handling editor location<br>
	+ [TM] Moves TM resources to its own location<br>
	+ Updates location for minimap<br>
	- Removes Owl leftovers for vehicle-manager<br>
	// Changes blips for car shops along with ped locations<br>
	// Changes preview and purchase locations<br>
	// Changes names of shops<br>
	- [Tooltips System] Misc removals<br>
	// Updates bus job location<br>
	// Updates bus marker (start and end)<br>
	// Updates bus ped<br>
	// Updates routes for bus<br>
	+ Adds random taxi locations for LS<br>
	+ Adds random taxi locations for El Corona<br>
	+ Adds random taxi locations for Ganton<br>
	+ Updates taxi blacklist to include (temp for testing on dev);<br>
	Portland,<br>
	Portland Island,<br>
	Shoreside,<br>
	Shoreside Vale,<br>
	Staunton,<br>
	Staunton Island,<br>
	And some various other ones<br>
	// Changes impound location to Ocean Docks HQ<br>
	// Changes impound name from Downtown to Ocean Docks<br>
	// Setups up DMV route for LS<br>
	+ Adds fishing piers to LS<br>
	// Changes trucking depot to Docks<br>
	+ Setup up all things trucking<br>
	+ Adds rotation timer to delay rotating player after respawn so player is facing correct direction<br>
	+ Adds occlusions to false upon joining the server (odd and old MTA bug for mappings)<br>
	+ Adds TM Furniture &amp; Dependencies (interior furniture system)<br>
	// [Vehicle System] comment typo for civvehjob<br>
	+ Adds a GUI to easily manage jobs<br>
	+ Adds IPS as an enterable interior<br>
	+ Adds Ganton Cluckin Bell as an enterable interior <br>
	+ Adds an underground parking in Market as an enterable interior cool for possible events for underground racing maybe? <br>
	+ Adds a super easy recording system for nodes and gridIDs which literally requires a fraction of the effort as it did before<br>
	+ Populates the entire of LS with road names (we couldn't use grandfather system from all old scripts like Owl etc due to it using super old noding system. Our new minimap system is far more superior<br>
	+ Adds SA style license plates back to the server<br>
	// Moves crusher to LS<br>
	+ Adds a ped to talk to for Crusher Info<br>
	// Moves Trash Job to LS<br>
	// Updates trash vehicle description to say DSLS<br>
	+ Adds no vehicles allowed sign to speedlimit<br>
	+ Adds Verona Fishing Pier<br>
	+ Initializes speedLimit 20 (used for no vehicle access sign)<br>
	+ Fixes a bug where rotation timer wasn't working correctly after respawn<br>
	+ [Shaders, account] Re-adds water shader from LC but changes internal names<br>
	+ [Startup] Adds dependencies to startup<br>
	// Changes revisions from LC to LS dependencies<br>
	- Removes LC references with LS ones (LSTS for example instead of LCTS)<br>
	// Moves minimap and gps to appropriate location<br>
	// Moves fishing marker temporarily to East LS Ganton<br>
	+ Sets auto expiry (auto deletion) to 7 days instead of 3 for notes<br>
	+ Converted to use LS Forums<br>
	+ Converted to use LS Ardipedia<br>
	+ Converted to use LSPD Forums<br>
	+ Converted to use LS Live Game DB<br>
	+ Converted Factions from LC to LS<br>
	- Removed all world items that was not placed by me (sorry, not sorry, no easier way of doing this)<br>
	- Removed all elevators leading to dimension zero (due to LS and interiors getting moved)<br>
	+ Uploaded all server-reliant maps to the live <br>
	+Ported all interiors from /ints (active, inactive) to fit in place on LS DB (Sonny)<br>
	+ Fixes a typo for Pasadena Blvd spelling<br>
	+ Adds the ability to search a map by its name or by type (interior, exterior)<br>
	+ Adds St Lawrence Blvd as a street<br>
	+ Adds Pershing Square as a street<br>
	+ Adds One Police Plaza as a street<br>
	+ Changes ID licenses to reflect LS again<br>
	+ Changes Driving License to reflect LS again<br>
	+ CCWP now has its own image card<br>
	+ Tidies up bullshit image retrieval for items. (licenses and IDs)<br>
	+ Webhook integration for FLD members issuing a CCWP.<br>
	// Updates login music<br>
	// Redacts /setvol &gt;100 to Head Admin only. - This was initially used for testing, now staff use it daily, no thanks.<br>
	// Changes Prestige Logistics faction ID from 42 to 15 for dependency scripts.<br>
	+ Adds LS Skatepark Street/Zone Name<br>
	// Updates the login mods loading text<br>
	// Moves grave locations to LS Graveyard<br>
	+ Updates how missing and CKed people are displayed using colshapes rather than icons<br>
	+ Adds an information trigger to the entrance of the graveyard building to display how to check for missing/dead people<br>
	- Disables the adding waypoint to F11<br>
	+ Adds the Cardinal North Direction to the minimap and making it sticky (literally achieved this the same way R* did with GTA V lol)<br>
	// Makes the text info in F11 more easily readable<br>
	// Fixes a typo in info text for F11 map<br>
	+ Adds more info for usage for F11<br>
	+ Adds sticky blips for job blips and north location on minimap<br>
	+ Adds Willowfield Basketball Courts as a street<br>
	+ Denies caching for gps<br>
	+ Adds a carwash to IGS<br>
	+ Adds a basketball court to Forest Courts, Ganton<br>
	+ Adds a basketball court to Willowfield<br>
	+ Adds prerequisite for 402 (Buffalo for UCP image)<br>
	+ Adds proper UV Mapping to the following (credits to Midnight);<br>
	1. Police SF<br>
	2. Police LV<br>
	3. Police LS<br>
	4. Sultan<br>
	5. Rancher<br>
	6. Huntley<br>
	7. FBI Rancher<br>
	8. Burrito<br>
	9. Buffalo<br>
	for Government Wraps - and some add-on vehicles which have to be uploaded manually to the server.<br>
	+ Adds spotlight and lightbar support for Buffalo<br>
	+ Adds custom blip support for mini and f11 map (TM)<br>
	// Updated encryption for certain aspects of the server (models, mods etc) (Spooky)<br>
	+ Reintroduces ponds to certain lakes around LS <br>
	+ Adds the first faze of 3D Modelling which includes;<br>
	1. Idlewood Pizza Stacks (enterable)<br>
	2. Willowfield Cluckin' Bell (enterable)<br>
	3. East LS Beach Pier<br>
	4. Pershing Square<br>
	5. Jefferson Skate Park<br>
	6. Market Underground Garage [Redacted from Public Update]<br>
	+ Adds 68 new animations to its own category block (Spooky)<br>
	- Removes redundant code that is no longer used by the minimap<br>
	// Updates categories and labelling of /anims to allow for the new anims from Spooky<br>
	// Make 911 blip on map disappear after 5 minutes instead of 10<br>
	+ Adds Fleeca Bank as an enterable interior, Pershing Square<br>
	+ Adds IGS as an enterable interior, Ganton<br>
	+ Adds Binco as an enterable interior, Grove Street<br>
	// Replaces LCPD badge image with LSPD<br>
	// Removes leftover SD references for either PD or LSPD<br>
	// togcarshop to senior instead of trial<br>
	- Removes text2speech repo from startup as no longer used<br>
	// Fixes typo for blocks that broke anims<br>
	+ New handcuffing pose method that works on top of other animations without breaking the handcuff anim<br>
	+ Fixed an issue where ANPR was broadcasting to all players in the server.<br>
	+ Added restriction so that ANPR only shows to driver and front passenger in the vehicle.<br>
	+ Adds door support for add on building models<br>
	+ Added doors to Binco, Fleeca and IGS models<br>
	+ Added support for message exports to discord for map names. How the map manager system was built for Owl was so stupid so severe internal reworking was done for this to work.<br>
	+ Adds QoL for enabling/disabling PNS. When PNS is enabled, spray icon shows and cylinder is green. When PNS is disabled, blip goes away from map and cylinder is red.<br>
	+ Populated the city with over 1,000 interiors (Sonny)<br>
	// Updates release locations for impounded vehs<br>
	// Updates pricing for price per day and price for one day for towing impound<br>
	// Forgot to switch back vehicle model to coach after finish developing bus job.<br>
	+ Moved carshop peds into their respective interiors now that they're completed.
</p>

<p style="background-color: rgb(86, 86, 86); color: rgb(238, 238, 238); font-size: 14px;">
	 
</p>
]]></description><guid isPermaLink="false">281</guid><pubDate>Mon, 05 Feb 2024 20:42:13 +0000</pubDate></item><item><title><![CDATA[[Dev Blog] #6 | Performance & General Updates]]></title><link>https://forums.ardicgaming.com/topic/255-dev-blog-6-performance-general-updates/</link><description><![CDATA[<p style="text-align:center;">
	<img alt="ArdicGaming Roleplay" style="height:auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04">
</p>

<p style="text-align:center;">
	<span style="color:#3399ff;"><strong>Dev Blog #6</strong></span>
</p>

<p style="text-align:center;">
	~<font color="#2ecc71">Performance Enhancements &amp; General Updates</font>~
</p>

<p style="text-align:center;">
	Woah! I hope all of you enjoyed your holiday period; because I don't think any of the Dev Team have even had their holidays yet! We have been super, super, super busy from launch especially for performance. We have awesome news! <strong>PERFORMANCE IS HERE</strong>! <strong><span style="color:#3498db;">We care, we listen, we act</span></strong>. As per our recent voting we have <strong>removed Staunton Island</strong> and <strong>Shoreside Vale</strong> entirely from the <strong>game's world.</strong> This means, in-game as of now we only have Portland as per the voting that took place on Discord. The reason for this is because we had only tested the performance enhancements for Portland as a "beta" stage, and it worked well. We then gave players the option if they wanted us to hold off on performance to do Staunton and Shoreside as well as Portland, or if you wanted us to remove those two islands and focus on Portland. You guys voted, so we went with you! By removing the other islands this allows us to focus entirely on Portland and not be spread as thin (which is awesome for everyone). With that being said, we can look into DLC Extensions in the future to model more on to Portland (and cool islands too maybe? ;D ).
</p>

<p style="text-align:center;">
	After testing our performance enhancements and grabbing feedback from from the testers. <strong>Some people reported almost having 40FPS</strong> increase how crazy is that? All thanks to our guy Spooky! So, once we were confident that the fix worked; we got busy doing the migration behind closed doors. <strong>Today we're finally releasing the edit.</strong> The server will shutdown at some stage today/tomorrow to implement the patch; the downtime shouldn't be too long, we expect a few hours. It's at this point that we (staff) will test this fix internally on the live server to ensure that everything is working correctly. After ensuring that everything is indeed working as intended; it's at this point we will announce in Discord that the server is open to the public again.
</p>

<p style="text-align:center;">
	 
</p>

<p style="text-align:center;">
	<strong>THERE ARE IMPORTANT STEPS YOU NEED TO FOLLOW AFTER THE SERVER CLOSES TO THE PUBLIC!</strong><br>
	Please, for the most efficient and smooth transition for you; navigate to your MTA Directory (YOURPATH\mods\deathmatch\resources). Preferably, you should delete everything from in here for the <strong>freshest</strong> start. However, this will mean that <strong>you need to download all server assets again</strong>. If this is something you do not want to do, you can simply remove the list of resources stated below;
</p>

<p style="text-align:center;">
	1. Liberty_City<br>
	2. Liberty_Tex<br>
	3. Liberty_Water<br>
	4. Liberty_Mini<br>
	5. eagleLoader<br>
	6. custom_coronas<br>
	 
</p>

<p style="text-align:center;">
	<strong>*Note:</strong> If you don't delete these resources, you <strong>may</strong> see weird GUI bugs or objects not aligning right in Portland. Whilst this is a very slim chance, it's better to remove the resources stated above just in case! <span class="ipsEmoji">🙂</span><br>
	<br>
	Anyway, on to our Dev Blog!
</p>

<p style="text-align:center;">
	<a class="ipsAttachLink ipsAttachLink_image" href="https://forums.ardicgaming.com/uploads/monthly_2023_12/image.png.503ba00fa228b7feb5eb27452432bfa4.png" data-fileid="802" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="802" width="1000" alt="image.thumb.png.680cd8fee17e4d7fe951c332c0f2ecf6.png" src="https://forums.ardicgaming.com/uploads/monthly_2023_12/image.thumb.png.680cd8fee17e4d7fe951c332c0f2ecf6.png" loading="lazy" height="200"></a>
</p>

<p style="text-align:right;">
	<strong>Key:</strong>
</p>

<p style="text-align:right;">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p style="text-align:right;">
	 
</p>

<p>
	// Fixed issues where ships were moving through the islands rather than sticking to their route.<br>
	- Disabled debug for Liberty_GPS due to road mapping and zone naming for all 3 islands completed<br>
	+ Added a missing dependencies to the startup files<br>
	+ Added custom vehicle plates to set Liberty City as default<br>
	+ Added nicer font display on vehicle plates<br>
	+ Added missing dependency vehicle plates to start up<br>
	+ Added a better prefix to loading vehatts for INFO output<br>
	// Moved leftover marker to Liberty City from bus system<br>
	// Updated script version to December 2023<br>
	// Patched weird output that sometimes gave infinite network trouble on /freecam for the client, due to missing min_mta_version I think as that is what the output was.<br>
	// Updated bus job vehicles to proper locations<br>
	// Updated trash job vehicles to proper locations<br>
	// Updated scripted job wages<br>
	+ Redone the Wiki Website to now use MySQL instead of PostgreSQL and updated to the latest wiki version.<br>
	// Updated /bans for /unban to display in Discord along with all logs to provide admin's username rather than character name (this is such an outdated thing to use in modern age)<br>
	// Vehicle plate font adjustments<br>
	+ Updates to TM's latest version of tm_controls. Fixes were GUI was behind radar. If player has minimap then show above, if player doesn't have minimap show in original position.<br>
	// Updates the player's release location for admin jail<br>
	// Increased /fpslimit from 70 to 300<br>
	- Disables Red County Tolls<br>
	// Added Department of Transport message when clicking on tolls (tolls aren't mapped for LC)<br>
	+ Adds support for changing from old zone to new zone -TM (could be useful for displaying zone names on screen, cell reception etc )<br>
	- Removes Shoreside Bridge Item - this is to be replaced by /gate maybe<br>
	- Disables moving Shoreside Bridge (now handled as a gate until we decide whether not we’re implementing toll systems) <br>
	// Updates release location for criminals<br>
	// Updates release message to criminals<br>
	// Updates the DMV route and location markers<br>
	// Increases threshold for failing test based on vehicle hp<br>
	// Updates the allowed hosts to include postimages.org for /look<br>
	- Removes blips from F11 due to Spooky's new support for /places<br>
	- Removed shitty ass code for /goto<br>
	+ Restricted /places so that only UA can add and delete places<br>
	+ Added postimages.org to allowedHosts for item texturing <br>
	+ Adds the /my action and automatically detects if there is an 's' at the end of the surname automatically prefixing 's or ' depending on the name. Example; Name is Raymond Sol so /my arm becomes sore. outputs as Raymond Sol's arm becomes sore. If the name is Raymond Sols then the output automatically detects this meaning /my arm becomes sore. becomes Raymond Sols' arm becomes sore as this is grammatically correct.<br>
	+ Adds postimg.cc and i.postimg.cc to the approvedhosts for /look and texture system<br>
	// Moves the limit from 36 characters to 60 character for URL uploads for vehicle wraps<br>
	// Replaces an instance of SD to LCPD for when a vehicle is impounded.<br>
	// Updates the impound location to LC<br>
	// Updates NPC for impounder<br>
	// Updates release locations for vehicles to the impound parking<br>
	- Removes toll bridge objects<br>
	// Updates dispatch to refer to LCPD instead of SD<br>
	// Updates an instance of vehicle descriptions showing SD as impounder instead of PD<br>
	// Updates abbreviations to include DMV, DMOV, DMoV and Department Of Motor Vehicles because people assume of requires a capital letter for some odd reason...<br>
	// Fixed UV Mapping for Sultan (midnightdrifter)<br>
	// Fixed UV Mapping for Police Rancher (midnightdrifter)<br>
	// Fixed UV Mapping for Huntley (midnightdrifter)<br>
	// Fixed UV Mapping for Police LS (midnightdrifter)<br>
	// Fixed UV Mapping for Polcice LV (midnightdrifter)<br>
	// Fixed UV Mapping for Police SF (midnightdrifter)<br>
	+ Added vehicle images to proper location for UCP to pull images for newly replaced vehicles (mod list)<br>
	// Updated positioning for Police LS (vehicle attachments)<br>
	// Updated positioning for Police LV (vehicle attachments)<br>
	// Updated positioning for Police SF (vehicle attachments)<br>
	// Updated positioning for FBI Rancher (vehicle attachments)<br>
	// Updated positioning for Burrito (vehicle attachments)<br>
	// Updated positioning for Police Ranger (vehicle attachments)<br>
	+ Updated positioning for Shortbase Rancher (vehicle attachments)<br>
	+ Updated positioning for Imponte DF890 (vehicle attachments)<br>
	+ Updated positioning for Long wheelbase speedo (vehicle attachments)<br>
	+ Updated positioning for Road Dog Bulldog Huntley (vehicle attachments)<br>
	+ Upped limit for strong on wallpaper/veh texture URLs <br>
	+ Adds replaced vehicles to the list to reflect latest mod updates for burrito, huntley, fbirancher and sultan<br>
	+ Fixes item drops<br>
	- Temporarily disable Spookyanims until they're named proper<br>
	+ Stop admins from taking fall damage (Spooky)<br>
	// Fixes SD to PD for /onduty<br>
	- Remove PayNSpray Doors from the map (Spooky)<br>
	+ Fixed several transparency issues (Spooky)<br>
	+ Added protection for /delnearbyitems and /delitem to not delete items which are admin protected (TM)<br>
	+ Fix taxi job going to Red County<br>
	+ Adds DoJ to be able to access /dep<br>
	// Updated register menu on main login panel<br>
	// Fixes a typo where it refers to Blueberry Bus Depot rather than Portland<br>
	// Fixes minimap issues with social system, inventory disappearing and not being able to toggle it properly in F10<br>
	+ Added minimap to disable when disabling HUD in top right (also disables playerstatbars, speed limits and navigation. Each individual setting can be re-enabled in F10, or all settings will get re-enabled when enabling HUD again,<br>
	// Fixes /sellfish location<br>
	// Fixes invisible wall issues in exteriors and interiors<br>
	// Fixes missing texture issues<br>
	+ Used LCS map due to better textures and better scripting capabilities (internal)<br>
	- Removes Shoreside Vale (Spooky)<br>
	- Removes Staunton Island (Spooky)<br>
	+ Adds Staunton Island as a low-poly object (for ambient scenery more than anything so it doesn't look bare with the bridge) (Spooky)<br>
	- Removes trash bags from Staunton &amp; Shoreside<br>
	+ Introduces an RP zone with warnings for when you leave and enter zones (basically if you try to leave Portland island for now)<br>
	// Reworks bus routes<br>
	// Updates character selection screen<br>
	// Updates admin jail release point to Portland<br>
	// Updates Correctional Facility release point to Portland Correctional<br>
	// Updates the create character spawn points<br>
	+ Adds additional spawn points for create character<br>
	- Edited the minimap layout image to exclude tunnels<br>
	- Removes Schaffer Tunnel from gps locations<br>
	+ LOD fixes for construction site (Spooky)<br>
	+ Fixes The Great Water Disaster of 2023 v2 (Spooky)<br>
	- Removes a ramp in industrial zone <br>
	<br>
	<strong>AND FINALLY ++++++++++++ FIXES MAP PEFORMANCE DRAINING ISSUES</strong><br>
	<br>
	Please note, if your performance is still subpar that there is nothing else we can do in terms of map improvements. The map is now <strong>at its most optimized state</strong>. From here, we can do script updates to improve optimization on our code, like the Liberty Minimap for example. It's the next thing on our list.<br>
	<br>
	 
</p>

<p style="background-color:rgb(86,86,86);font-size:14px;">
	Kind~Regards,<br>
	<span style="color:#d35400;"><b>The Dev Team</b></span>
</p>
]]></description><guid isPermaLink="false">255</guid><pubDate>Wed, 27 Dec 2023 20:27:45 +0000</pubDate></item><item><title>[Dev Blog] #5 | General Updates</title><link>https://forums.ardicgaming.com/topic/205-dev-blog-5-general-updates/</link><description><![CDATA[<p style="text-align:center;">
	<img alt="ArdicGaming Roleplay" style="height:auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04">
</p>

<p style="text-align:center;">
	<span style="color:rgb(51,153,255);"><strong>Dev Blog #5</strong></span>
</p>

<p style="text-align:center;">
	~<span style="color:rgb(46,204,113);">General Updates</span>~
</p>

<p style="text-align:center;">
	As the launch day is approaching closer, we are working extremely hard to bring you the finished product. Whilst we have made a lot of backend edits and this update may look smaller than the last; please don't be under any false illusions... the updates here are very intense coding. To you it might look like one edit/system, to us it probably took 4 days and 2,000 lines of code. Enjoy!
</p>

<p style="text-align:center;">
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="504" href="https://forums.ardicgaming.com/uploads/monthly_2023_12/image.png.7d960b60786e6564bfdf3b234011feea.png" rel=""><img alt="image.thumb.png.83d9172f8deedc5ffaa4c036032933c4.png" class="ipsImage ipsImage_thumbnailed" data-fileid="504" style="height:auto;" width="1000" src="https://forums.ardicgaming.com/uploads/monthly_2023_12/image.thumb.png.83d9172f8deedc5ffaa4c036032933c4.png" loading="lazy" height="240"></a>
</p>

<p style="text-align:right;">
	<strong>Key:</strong>
</p>

<p style="text-align:right;">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p>
	 
</p>

<p>
	// Update login music to reflect competition winners<br>
	+ Adds backwards compatibility for our new gps-system for recon, 911 etc<br>
	// Swaps the Object ID due to it conflicting with createMarker "Cylinder"<br>
	+ Added compatibility support for new GPS System<br>
	+ Compatibility Support for GPS road names, zone location<br>
	+ Added support for the new gps system<br>
	+ Chat System compatibility GPS road names, zone location<br>
	+ Faction compatibility GPS road names, zone location<br>
	+ Global compatibility GPS road names, zone location<br>
	+ Job system compatibility GPS road names, zone location, bus createMarker change<br>
	+ MDC System compatibility GPS road names, zone location<br>
	+ Phone compatibility GPS road names, zone location<br>
	- Removed Leftover shit from SARP LV which was never changed back.<br>
	+ Added toggles for new minimap to F10<br>
	+ Added toggles for street &amp; district names for new minimap<br>
	+ Added toggle for new speed limit to F10<br>
	// Set old street names to off by default in F10<br>
	// Cleared live database for account_settings to reflect newest additions<br>
	// Updated GPS Item to reflect more modern systems<br>
	// Update g_zone_globals for global compatibility <br>
	+ Made hud reflect new stat menus along with tying them to old hud systems, so if new hud is enabled it will remove top bar hud icons.<br>
	+ Added cardinal direction for minimap<br>
	// Changed an export to reflect backwards compatibility<br>
	+ Added compatibility for last known location saves<br>
	+ /findgun backwards compatibility for zone find<br>
	// Adjusted locs for car and mp3 station location to above the new minimap<br>
	// Replaced zone location for backwards compatibility<br>
	+ Adds support for exports to zonenames for fuel<br>
	+ Adds vehicle manager backwards compatibility<br>
	+ Added the first expansion for street names<br>
	+ Added the first expansion for zone name<br>
	+ Added the first expansion for zone IDs<br>
	+ Added exported function for speed limit<br>
	// Cleaned up minimap code a little<br>
	+ Added health bar to new minimap<br>
	+ Added armor bar to new minimap<br>
	+ Added oxygen bar to new minimap<br>
	+ Added zone name display to new minimap<br>
	+ Added street name display to new minimap<br>
	+ Added cardinal direction display to new minimap<br>
	+ Added speed limit display to new minimap<br>
	+ Added Graffiti zone name backwards compatibility<br>
	- Removed unwanted code from minimap<br>
	+ Added 100% of road names to Staunton Island<br>
	// Updated object-interaction preventing /all/ objects from breaking. Reworked the system using Spooky's list of 'breakable' objects to now allow objects to continue to break. (Suka, Spooky)<br>
	+ Added over 70 new custom animations (Spooky)<br>
	+ Completed 100% of Staunton Island road-naming<br>
	+ Deleted and reinstalled TeamSpeak 3 server <br>
	+ TeamSpeak 3 server setup (Munhausen)<br>
	+ New and Modern LSPD Rank Insignia (PD Forums - <a contenteditable="false" data-ipshover="" data-ipshover-target="https://forums.ardicgaming.com/profile/187-taz/?do=hovercard" data-mentionid="187" href="https://forums.ardicgaming.com/profile/187-taz/" rel="">@Taz</a> And may I add they are gorgeous)<br>
	+ Updates the trucking location<br>
	// Updates the trucking product markers<br>
	// Updates the trucking return markers<br>
	// Updates the trucking shelves to retrieve bought goods<br>
	// Some tidy up for server settings regarding jobs<br>
	// Renamed Blueberry Hub to Liberty Distribution LLC<br>
	+ Created two ships that move in and out of the city<br>
	// Updated the bus job start marker<br>
	// Updated bus job ped<br>
	// Updated bus job routes 1, 2 &amp; 3<br>
	- Removed the red blips from F11 that are related to bus stops<br>
	// Updated trash job location<br>
	// Updated trash job ped<br>
	// Updated trash bags<br>
	+ Created 3 individual zones for trash (Staunton, Portland &amp; Shoreside)<br>
	// Fixed a bug for zoneName retrieval for deleting trash bags<br>
	// Updated the unloading marker to only accept the trash truck reversing to the door<br>
	+ Updated some typos in the outputs.<br>
	+ Shoreside Vale streets (Sonny)<br>
	+ Adds the third and final phase of street names. Shoreside, Staunton and Portland are done along with various areas not tied directly to the islands<br>
	<br>
	Like previously mentioned this is just a lot of quality of life (QoL) updates for the server. Whilst some of them don't look like much they were just extremely time-consuming which held up quite a bit of our development; and unfortunately they needed done. However, they are done now so, that's a good thing.<br>
	<br>
	Please stay tuned to our Discord #Announcements regarding the server's release date as we'll be revealing that in the coming days.
</p>

<p>
	 
</p>

<p>
	Kind~Regards,<br>
	<strong><span style="color:rgb(52,152,219);">Portside</span></strong>
</p>
]]></description><guid isPermaLink="false">205</guid><pubDate>Mon, 11 Dec 2023 19:00:05 +0000</pubDate></item><item><title>[Dev Blog] #4 | General Updates</title><link>https://forums.ardicgaming.com/topic/194-dev-blog-4-general-updates/</link><description><![CDATA[<p style="text-align:center;">
	<img alt="ArdicGaming Roleplay" style="height:auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04">
</p>

<p style="text-align:center;">
	<span style="color:#3399ff;"><strong>Dev Blog #4</strong></span>
</p>

<p style="text-align:center;">
	~<span style="color:#2ecc71;">General Updates</span>~
</p>

<p style="text-align:center;">
	We aim to strive to keep the community running as smooth as possible. Whilst this past week has been busy, we'd like to show you some of the things that have either been fixed, added or removed during its time. This is <strong>officially the first</strong> development update published for our Liberty City migration. It's quite packed, but we know some of you actually enjoy reading this (weirdos), so here... enjoy!
</p>

<p style="text-align:center;">
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="489" href="https://forums.ardicgaming.com/uploads/monthly_2023_11/image.png.df5d2f34c7463fccaec89ca610a85834.png" rel=""><img alt="image.thumb.png.14f63d369d39623f10c892fdc9cc7692.png" class="ipsImage ipsImage_thumbnailed" data-fileid="489" style="height:auto;" width="1000" src="https://forums.ardicgaming.com/uploads/monthly_2023_11/image.thumb.png.14f63d369d39623f10c892fdc9cc7692.png" loading="lazy" height="290"></a>
</p>

<p style="text-align:right;">
	<strong>Key:</strong>
</p>

<p style="text-align:right;">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p>
	 
</p>

<p>
	// Migrated Liberty City Map to AGRP Repo<br>
	+ Added EagleLoader for LC Map Streaming<br>
	+ Added a preapproved list of hosts for uploading images<br>
	// Updated Google SMTP Authentication process for UCP<br>
	// Migrated UCP to use Liberty City assets<br>
	// Upgraded security for web services<br>
	// Changed character selection menu to interior<br>
	// Changed character creation menu to interior<br>
	// Changed instances of LSCSD to LCPD<br>
	// Changed instances of LSCFD to FDLC<br>
	// Changed instances of LSCTS to LCTS<br>
	// Changed instances of LS County to Liberty City<br>
	// Changed instances of San Andreas to Liberty City<br>
	// Altered texture-system to include new list of preapproved hosts<br>
	// Altered item-texture to include new list of preapproved hosts<br>
	// Fixed an issue in multiple mod sections where a spelling mistake occurred. <br>
	- Disabled vehicle dirt system temporarily<br>
	- Removed carwash from Blueberry beside Hospital<br>
	// Redone tomb positions<br>
	// Changed CKed icon to LC<br>
	// Changed Missing people icon to LC<br>
	// Changed Fishing Pier locations<br>
	// Update numerous F11 Blips to represent LC Locations<br>
	- Removed Grandfather Model system for all model mapping<br>
	// Internally renamed model system<br>
	- Removed some depricated systems<br>
	- Removed old DB stuff<br>
	// Updated the structure.sql<br>
	// Updated gitignore to include discord removal of webhookG for devs so it doesn't conflict with main server<br>
	- Removed RP Zone<br>
	// Fixed a typo in street signs <br>
	+ added showcol finder to find resource colshape origins (TM)<br>
	// Updated LEO towing to LCTS<br>
	// Updated vehicle descriptions to LC for civ vehicles<br>
	- Removed current /commands menu as it is unfinished and bugged<br>
	+ Reinstated old /commands menu and added a close button<br>
	- Removed SFIA colshape for air traffic (not needed tbh)<br>
	// Changed bus route markers from "checkpoint" to "corona" markers due to checkpoint being used by LC Streamed object (this is easier rather than making custom marker to replace it, fps friendly too)<br>
	// Fixed several UCP issues including a strange rewrite rule which was causing insecure loading (no TLS/SSL) for phones but not for desktops on certain parts of the website. This was due to requesting assets via http rather than https; now forced every aspect of the UCP to load https to avoid future situations like this. <br>
	// Fully migrated a “patched” database from AGRP RC to include fundamentals and carefully reallocated primary keys to lower integers along with restarting auto increment to lower integers for convenience. This patch includes the keeping of CKed characters (makes the most sense) <br>
	- Removed unnecessary ped uploads from modloader. <br>
	- Removed unnecessary vehicle uploads from modloader<br>
	// Updated wire transfers for new shortcodes (LCPD, FDLC etc)<br>
	// Updated wiretransfer example when in bank menu<br>
	// Updated /onduty to look a little nicer and assorted<br>
	// Re-ordered startup priority of LC dependencies<br>
	+ Updated vehicle plates to be from LC<br>
	// Updated instances of County Hall to City Hall<br>
	// Updated instances of LSCSD to LCPD<br>
	// Updated instances of LSCFD to FDLC<br>
	// Updated instances of BoSA to BoLC<br>
	// Updated MDC systems to reflect new faction updates<br>
	// Updated help me to reflect Liberty City<br>
	// Updated a domain for bankofsa to bankoflc<br>
	// Updated item images to LC respectively<br>
	// Updated textures for kevlar from sheriff to police<br>
	// Updated some ATM prefixes to reflect Liberty City<br>
	// Updated typo for AGRPLibertyCityLogs output<br>
	// Updated hotlines to include new factions and revoke LCPR (not needed)<br>
	// Updated licenses to reflect Liberty City move<br>
	// Updated camera positions for login to Liberty City locations<br>
	// Updated carshop locations, blips and test-drive locations, purchase locations<br>
	// Updated crusher location<br>
	+ Added interior-system to colcollector (dev script)<br>
	+ Added small piece of mapping just for a singular gas station and the Budget Motors dealership just to see how it loads.<br>
	+ Re-enabled GTA SA Interiors after LC map stream<br>
	+ Added texture patch fix for LC<br>
	- Removed unused mp3s from account system<br>
	// Updated LCPD forums in F1<br>
	+ Delayed login until Liberty Map finishes loading for client (TM)<br>
	+ Liberty Minimap depends on Portable GPS item (TM)<br>
	+ Added missing UCP image for modded vehicle 463<br>
	+ ESC can now be used to exit F10 settings menu (Spooky)<br>
	+ Added Liberty GPS system as SA nodes and districts can't work with the map (TM)<br>
	// Fixed an error when no properties are loaded for taxi job (Spooky)<br>
	// Fixed potential issue with streamer for characters &amp;  loadZone (Spooky)<br>
	// Fixed an issue where doublesided and breakable attributes not being parsed in map definitions (Spooky)<br>
	+ Replaced electrical pylon with a better one from LCS (Spooky)<br>
	+ Completed all phases of District Naming for all 3 islands for GPS System<br>
	// Replaced SA map in admin menu with LC map for teleportation<br>
	// Optimize day &amp; night timers so it doesn’t constantly loop (Spooky)<br>
	+ Now using existing GTA SA model IDs for LC map rather than streaming (optimization increase along with reliability and frees up all of our add on models as MTA is limited to 6000) (Spooky)<br>
	- Removed unnecessary duplicates of GTA SA Interiors (Spooky)<br>
	+ Added original zone data and names from GTA 3 game files (Spooky)<br>
	// Fixed a bug where CEF chat was saving message state even after sending (Spooky)<br>
	// Set CEF chat remember input by default now fixed  (Spooky)<br>
	+ Chat settings can now be closed with ESC (Spooky)<br>
	+ Added ability to CEF chat to remember initial input after using up and down arrows to retrieve earlier chat (Spooky)<br>
	+ Added frontend and backend support for /places. /places now includes an icon list that can be used to represent on F11. Example an admin makes a /gotoplace LCPD - that admin can assign the blue police icon to that teleport which will show up on the map (modern blip marking)  (Spooky)<br>
	+ Disabled the /exit command which allowed players to close mta instantly. (Spooky)<br>
	// Fixed a water bug which caused parts of the ocean to disappear (Spooky)<br>
	// Fixed an issue where some of the SA map wouldn’t delete upon startup. (Spooky)<br>
	+ Removed a random object from South Portland that blocked 2 streets (GTA Object but it was deliberately in the files, unsure of its purpose but it’s gone now) <br>
	// Fixed water being visible in Shoreside Tunnel (Spooky)<br>
	// Added Nurupo's LC Water Texture (Spooky)<br>
	// Fixed sawmill and streaming distances (Spooky)<br>
	// Optimized ped mod TXDs for dog, psyhco and santa (Spooky)<br>
	// Optimized some large TXDs for banana, captruck, cola, stopsigns, streetsigndouble, streetsignsingle (Spooky)<br>
	- Removed a leftover mod from LV (Spooky)<br>
	- Removed a huge amount of leftover mods (Spooky)<br>
	+ Completed Phase 1 of GPS System road_mapping. (Sonny)<br>
	+ Updated vehlib test co-ordinates<br>
	+ Added backwards compatibility for gps-system support (new system support for older code revisions) (TM)<br>
	- Removed model 8661 from worldid list as it was conflicting in some custom interiors. (Spooky)<br>
	- Removed unused and old shaders<br>
	+ Added ability for Nurupo's Water shader to be toggled from F10 Settings<br>
	- Removed unused features from F10 Settings<br>
	// Housecleaned shaders into an organized folder<br>
	- Removed shader_water from startup<br>
	+ Added better descriptions to some F10 Settings<br>
	// Updates to towing winch (TM)<br>
	+ Added TM Controls support (TM)
</p>

<p>
	As you can see, in the two and a half weeks of development, we have come a long way. We still have plenty to keep us busy, along with a few new systems and a lot of optimizations. Our Devs are hard at work ensuring that launch-day will be as smooth as butter. We are extremely excited to help build a refreshing vibe using Liberty City. We only hope to see you there in early December!
</p>

<p>
	 
</p>

<p>
	Thank you for your interest in joining us on our new adventure. We hope to see you all in-game upon release. For more information regarding release, please stay tuned to our Discord Announcements and/or the AGRP Forums.
</p>

<p>
	 
</p>

<p>
	Kind~Regards,<br>
	<strong><span style="color:#3498db;">Portside</span></strong>
</p>
]]></description><guid isPermaLink="false">194</guid><pubDate>Mon, 27 Nov 2023 21:54:11 +0000</pubDate></item><item><title>[Dev Blog] #3 | General Updates</title><link>https://forums.ardicgaming.com/topic/130-dev-blog-3-general-updates/</link><description><![CDATA[<p style="text-align:center;">
	<img alt="ArdicGaming Roleplay" style="height:auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04">
</p>

<p style="text-align:center;">
	<span style="color:#3399ff;"><strong>Dev Blog #3</strong></span>
</p>

<p style="text-align:center;">
	~<span style="color:#2ecc71;">General Updates</span>~
</p>

<p style="text-align:center;">
	We aim to strive to keep the community running as smooth as possible. Whilst this past week has been busy, we'd like to show you some of the things that have either been fixed, added or removed during its time. 
</p>

<p style="text-align:right;">
	<strong>Key:</strong>
</p>

<p style="text-align:right;">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p>
	 
</p>

<p>
	+ Added Watermark to all interior images on UCP (Sonny)<br>
	// Fixed a bug where object previews weren't working in shops<br>
	// Fixed incorrect formatting on interior names on UCP<br>
	// Reworked new mods system for optimization (experimental and may cause errors, hopefully not)<br>
	// Reworked Discord Logs for account system<br>
	// Fixed annoying bug when dropping clothes that your inventory rendered useless<br>
	// Fixed trucking job (SQL error was causing it to function incorrectly where appliances was looking for 23 but &lt; 21 and script was = 26 <br>
	+ Optimized skin texture shader_lighting<br>
	// Fixed debug error output for a system that is no longer used<br>
	// Fixed a bug with official-interiors / along with incorrect name formatting causing interior names not to display correctly on the UCP<br>
	// Updated agrp.ifp for more animations under new animation section<br>
	- Removed potentially abusive anims (MuscleSprint and FatSprint) as they are extremely fast<br>
	// Fixed fishing system, you can fish again!<br>
	+ Added water to Fishing Pier outside Blueberry<br>
	- Removed in-game graffitis (starting from fresh as it was clustered on SARP, this will optimize performance)<br>
	+ Added Alt&gt;Alt checking to all items<br>
	// Fixed sniper sound<br>
	// Fixed time.year returning wrong year value<br>
	// Set respawn timer after death to 30 seconds instead of 60<br>
	+ Added output to death informing players they can respawn after 30 seconds<br>
	+ Added ability for MT Members to fly and use /recon<br>
	+ Added ability for MT Members to use /goto players<br>
	// Relocated boatshop purchase &amp; test drive coordinates<br>
	// Fixed attach veh objects for Model: 426 (Premier) for light bar, spotlight, push &amp; ram bars<br>
	// Reduced login song volume by 70 percent<br>
	// Changed login music<br>
	// Updated boatshop gps blip<br>
	+ Setup Teamspeak 3 Services<br>
	+ Completely setup TS3 (roles, permissions, groups and insignia for LSCSD and Staff<br>
	+ LSCSD completely setup with forums, insignia, ranks, groups, permissions, template and layouts (with major help from Sonny) <br>
	+ SA Penal Code crested (with major help from Sonny &amp; edits to come by Sherry)<br>
	+ Painstakingly made Finder (The Social Network)<br>
	- Disabled Grandfather System (Blueberry 3d Modelling)<br>
	+ Enabled 5150's custom model for grocery store (Blueberry) Credits to model: Loki<br>
	- Disabled Blueberry Basketball Court<br>
	+ Enabled special 3D model off-shore<br>
	+ Moved Hospital Map Blip (Monty &gt; Las Venturas)<br>
	+ Updated /makeevidence for SD and output to Discord Logs<br>
	+ Added oxygen to HUD and removed default SA oxygen bar credit to: 5150<br>
	+ Remade the oxygen logo for HUD<br>
	+ Temporarily re-enabled vehicle dirt to see how much it impacts performance, this could be disabled again so don't get too happy
</p>

<p>
	Further updates to come and and constant improvements are being made to the server. 
</p>

<p>
	 
</p>

<p>
	Thank you for continuing to play the server and supporting us. We hope that we are providing you with the quality that we are aiming for. 
</p>

<p>
	 
</p>

<p>
	Kind~Regards,<br>
	<strong><span style="color:#3498db;">Portside</span></strong>
</p>
]]></description><guid isPermaLink="false">130</guid><pubDate>Fri, 24 Mar 2023 16:42:49 +0000</pubDate></item><item><title>[Dev Blog] #2 | General Updates</title><link>https://forums.ardicgaming.com/topic/102-dev-blog-2-general-updates/</link><description><![CDATA[<p style="text-align:center;">
	<img alt="ArdicGaming Roleplay" style="height:auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04">
</p>

<p style="text-align:center;">
	<span style="color:#3399ff;"><strong>Dev Blog #2</strong></span>
</p>

<p style="text-align:center;">
	~<span style="color:#2ecc71;">General Updates</span>~
</p>

<p style="text-align:center;">
	We aim to strive to keep the community running as smooth as possible. Whilst this past week has been busy, we'd like to show you some of the things that have either been fixed, added or removed during its time. 
</p>

<p style="text-align:right;">
	<strong>Key:</strong>
</p>

<p style="text-align:right;">
	<b>Removed: -<br>
	Added: +<br>
	Reworked/Fixed: //</b>
</p>

<p>
	 
</p>

<p>
	// Optimized new mods system so that stuff loads faster, modded cars are more responsive onClient.<br>
	// Players no longer stand when after they have been downed.<br>
	// CKed bodies will now retain their custom skin and won't reset to CJ<br>
	// Entering interiors won't have that annoying unload&gt;load custom mod (turn to CJ then back to player skin) anymore<br>
	// Tried optimizing a fetchImage glitch where images for custom peds would become vehicles and vice versa<br>
	// Optimized processes for NPCs, shops, fuelpeds and peds for having custom skins (should stream accurately whilst not depleting client resources)<br>
	+ Added a line of text when a player accepts /carry notifying them that they can drop the person by /drop<br>
	// Fixed annoying debuglog that was conflicting with an old script causing CPU loss<br>
	+ Encrypted custom AGRP Objects (3d models such as Montgomery Park, Blueberry etc)<br>
	// Fixed UCP redirect error for when a player tries to upload an avatar (hopefully that's fixed now, still requires further testing) ty for reporting 5150<br>
	- Removed any traces of Bayside project<br>
	// Reworked Newbie bonuses, faction bonuses and state benefits for a lower, more stable economy<br>
	// Adjusted admin commands to have quicker aliases e.g: /gotomark /gtm // /commands /cmds etc<br>
	// Fixed New Characters not being able to change skin in the preview<br>
	// Fixed annoying output bug which could be detrimental in the future regarding clients trying to request handling from custom vehicles<br>
	+ Re-enabled the RP Zone<br>
	+ Improved Discord logging functionality for a wider variety of scripts<br>
	// Fixed a bug regarding /makeveh (Smokerhands Assist)<br>
	+ Added a disclaimer when a player dies that there is a 60 second countdown timer.<br>
	- Cleaned up mapmods script to remove non-existent mods<br>
	+ Added missing images to Custom Objects on UCP <br>
	+ Added Watermark to all interior images on UCP (Sonny)<br>
	// Fixed a bug where object previews weren't working in shops<br>
	// Fixed incorrect formatting on interior names on UCP<br>
	// Reworked new mods system for optimization (experimental and may cause errors, hopefully not)<br>
	// Reworked Discord Logs for account system<br>
	// Fixed an issue where players could not retake the practical bike test after a disconnect from the server<br>
	// Fixed an issue where when license is suspended it would not show correctly in the DMV<br>
	// Fixed an issue when a player has already bought bike test and after disconnect retakes their test but gets charged again. (this is now free, onetime payment) 
</p>

<p>
	 
</p>

<p>
	Further updates to come and and constant improvements are being made to the server. 
</p>

<p>
	 
</p>

<p>
	Thank you for continuing to play the server and supporting us. We hope that we are providing you with the quality that we are aiming for. 
</p>

<p>
	 
</p>

<p>
	Kind~Regards,<br>
	<strong><span style="color:#3498db;">Portside</span></strong>
</p>
]]></description><guid isPermaLink="false">102</guid><pubDate>Fri, 03 Feb 2023 17:39:21 +0000</pubDate></item><item><title>[Dev Blog] #1 | Web Services</title><link>https://forums.ardicgaming.com/topic/7-dev-blog-1-web-services/</link><description><![CDATA[<p style="text-align:center;">
	<img alt="ArdicGaming Roleplay" style="height:auto;" width="817" src="https://forums.ardicgaming.com/uploads/monthly_2022_07/agrp_orange.png.dbd70bbf5142232e8789fa676224dfdf.png" loading="lazy" height="98.04">
</p>

<p style="text-align:center;">
	<span style="color:#3399ff;"><strong>Dev Blog #1</strong></span>
</p>

<p style="text-align:center;">
	~<span style="color:#2ecc71;">Web Services</span>~
</p>

<p style="text-align:center;">
	 
</p>

<p>
	Hi! I thought we'd give a basic overview of all the web development that has been happening. A lot of this information will be behind the scenes and doesn't really benefit any of you guys but it's more just of a showcase.
</p>

<p>
	 
</p>

<p>
	<strong>UCP</strong>
</p>

<p>
	The UCP has now officially been setup. You may notice some of the resources on the UCP aren't going to be our finished product. Some vehicles, skins and even objects need to be reworked. This is fine though, due to the smart coding and how it handles these processes; the resources we have on our UCP are dynamic. This means when we add, edit or remove any of the resources it gets pulled from our MTA server directly, always keeping it up to date.
</p>

<p>
	 
</p>

<p>
	<strong>LSCSD</strong>
</p>

<p>
	Los Santos County Sheriff's Department forum has been setup on a basic level. User permissions, groups and of course some redirects have been made. We have our forms, guidelines and reports ready to go. They just need to be formatted and inserted into the forum. The logos and headers also need to be added but for now it is functionally working.
</p>

<p>
	 
</p>

<p>
	<strong>Ardipedia</strong>
</p>

<p>
	The wiki for our little humble abode is now fully functional and is up to date with the latest rules and guidelines. This will allow for us to tailor our community more accurately allowing for the most optimal playthrough for the season. I hope this helps everyone who may be unsure with some of the specific rules we may have!
</p>

<p>
	 
</p>

<p>
	<strong>Nerdy Stats</strong>
</p>

<p>
	Our stats page is a funky little landing page for those who are interested in some of the resources our server uses. If you want to build your own MTA environment (or any gaming environment which requires similar specs) you can look at our beautifully designed landing page. This page was open-source and was tailored by myself to make it more relevant to the information we wanted to display.
</p>

<p>
	 
</p>

<p>
	<b>Community Forums</b>
</p>

<p>
	Naturally, as you're reading this, you know our community forums have been setup. Everything is ready to go... groups, usergroups, ranks and restrictions have been setup in every category and every sub-category based on the user's level permissions; whether they be a Forum Admin, Vehicle Team Member or a Team Leader. This allows for us to delegate workloads specifically for that team, meaning they won't get overwhelmed with all of the categories that aren't relevant to them.
</p>

<p>
	 
</p>

<p>
	<strong>Finder</strong>
</p>

<p>
	The Social Network website which was designed by me originally for San Andreas Roleplay has made its return. Of course, we're going to try and migrate our database from SARP to ensure all stuff stays. As you know, our server is set in present day, so characters from SARP would technically still exist. So due to that, we're willing to keep all aspects of players' characters to allow them to continue their development throughout the Red County Area.
</p>

<p>
	 
</p>

<p>
	<strong>Mantis</strong>
</p>

<p>
	A simple but yet effective tool to allow me to monitor ArdicGaming's process for both the web and the game server. This will also allow users to report bugs through this service. Mantis is a long-term go-to in the community of game development especially in the area of MTA. It's simple and effective which truly allows to get the job done in a timely manner. This Bug Tracker should help keep us organized to allow for more linear style movement on correcting issues within the gamemode. 
</p>

<p>
	 
</p>

<p>
	I hope this quirky little update helps for those who wanted to find out exactly what it is we do and what exactly we're aiming to achieve. On a side note, this game mode is currently being setup and developed by myself and I'm being assisted by <a contenteditable="false" data-ipshover="" data-ipshover-target="https://forums.ardicgaming.com/index.php?/profile/3-antonia/&amp;do=hovercard" data-mentionid="3" href="https://forums.ardicgaming.com/index.php?/profile/3-antonia/" rel="">@Antonia</a> to help make this happen. See you all in the First Season!
</p>

<p>
	 
</p>

<p>
	Kind~Regards,
</p>

<p>
	<strong><span style="color:#3498db;">Portside</span></strong>
</p>
]]></description><guid isPermaLink="false">7</guid><pubDate>Thu, 30 Jun 2022 12:31:28 +0000</pubDate></item></channel></rss>
