MapEdit, GameStore, WeaponUtils
Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
Here Are 3 classes that I wrote to help with my QCZM port to IW5.... I am going to link to the SVN so that It will always be the most up to date.
MapEdit: Same as MapEdit.gsc from IW4 with a few differences.
GameStore: An in game store that provides an interface with variable pages and entries with custom functions on purchase.
WeaponUtils: A weapon Utilities class with support for getting specific parts of a weapon's name (basename, attachments), Getting random weapons of individual classes, a slightly improved BuildWeaponName with support for more than 2 attachments, as well as a full list of all possible weapons/perks (thanks to Dasfonia)
Links:
https://www.assembla.com/code/qczm-iw5/ ... MapEdit.cs
https://www.assembla.com/code/qczm-iw5/ ... meStore.cs
https://www.assembla.com/code/qczm-iw5/ ... onUtils.cs