Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public static class Models
- {
- #region Bytes
- public static class Bytes
- {
- public static byte[] RightPrisonDoor = new byte[] { 0x6F };
- public static byte[] LeftPrisonDoor = new byte[] { 0x6E };
- public static byte[] NatrualFlag = new byte[] { 0x36 };
- public static byte[] GhostsFlag = new byte[] { 0x35 };
- public static byte[] FederationFlag = new byte[] { 0x34 };
- public static byte[] HeavyJuggernaut = new byte[] { 0x1D };
- public static byte[] LightJuggernaut = new byte[] { 0x17 };
- public static byte[] JuggernautHead = new byte[] { 0x0E };
- public static byte[] Invisible = new byte[] { 0x04 };
- public static byte[] LongTree = new byte[] { 0x63 };
- public static byte[] BrokenTree = new byte[] { 0x64 };
- public static byte[] GreenCarePackage = new byte[] { 0x0A };
- public static byte[] RedCarePackage = new byte[] { 0x09 };
- public static byte[] GreenJuggernautCarePackage = new byte[] { 0x1E };
- public static byte[] RedJuggernautCarePackage = new byte[] { 0x20 };
- public static byte[] EnemyKillTag = new byte[] { 0x33 };
- public static byte[] FriendlyKillTag = new byte[] { 0x03 };
- public static byte[] GunAmmo = new byte[] { 0x37 };
- public static byte[] Airplane = new byte[] { 0x38 };
- public static byte[] BombLaptop1 = new byte[] { 0x70 };
- public static byte[] Mine = new byte[] { 0x01 };
- public static byte[] Missile = new byte[] { 0x02 };
- public static byte[] Intel = new byte[] { 0x0B };
- public static byte[] Flare = new byte[] { 0x0D };
- public static byte[] DefaultVehicle = new byte[] { 0x0C };
- public static byte[] Box = new byte[] { 0x61 };
- public static byte[] Laptop = new byte[] { 0x60 };
- public static byte[] MissilesStand = new byte[] { 0x69 };
- public static byte[] Head = new byte[] { 0x10 };
- public static byte[] IMS = new byte[] { 0x11 };
- public static byte[] OrangeIMS = new byte[] { 0x12 };
- public static byte[] YellowIMS = new byte[] { 0x13 };
- public static byte[] RedIMS = new byte[] { 0x14 };
- public static byte[] ExplosiveCharge = new byte[] { 0x15 };
- public static byte[] RedCharge = new byte[] { 0x21 };
- public static byte[] SATCOM = new byte[] { 0x22 };
- public static byte[] OrangeSATCOM = new byte[] { 0x23 };
- public static byte[] GoldSATCOM = new byte[] { 0x24 };
- public static byte[] RedSATCOM = new byte[] { 0x25 };
- public static byte[] AmmoBox = new byte[] { 0x28 };
- public static byte[] OrangeAmmoBox = new byte[] { 0x29 };
- public static byte[] Star = new byte[] { 0x2A };
- public static byte[] SmallOrangeBall = new byte[] { 0x2F };
- public static byte[] Wall = new byte[] { 0x2B };
- public static byte[] BrokenWall = new byte[] { 0x2C };
- public static byte[] GoldWall = new byte[] { 0x2D };
- public static byte[] RedWall = new byte[] { 0x2E };
- public static byte[] Vest = new byte[] { 0x31 };
- public static byte[] AC130 = new byte[] { 0x3A };
- public static byte[] NightOwl = new byte[] { 0x3B };
- public static byte[] OrangeVest = new byte[] { 0x32 };
- public static byte[] Shield = new byte[] { 0x53 };
- public static byte[] TV = new byte[] { 0x6B };
- public static byte[] AlotOfWoods = new byte[] { 0x6C };
- public static byte[] Tourniquet = new byte[] { 0x6D };
- public static byte[] BombBelt = new byte[] { 0x66 };
- public static byte[] GoldBomBelt = new byte[] { 0x67 };
- public static byte[] BombCharge = new byte[] { 0x68 };
- public static byte[] MissilesStation = new byte[] { 0x69 };
- public static byte[] RuinMissilesStation = new byte[] { 0x6A };
- public static byte[] Cellphone = new byte[] { 0x5F };
- public static byte[] ChainSAW = new byte[] { 0x3E };
- public static byte[] Bomb = new byte[] { 0x70 };
- public static byte[] TrophySystem = new byte[] { 0x26 };
- public static byte[] OrangeTrophySystem = new byte[] { 0x27 };
- public static byte[] SmallBomb = new byte[] { 0x68 };
- public static byte[] InfectedSuit = new byte[] { 0x16 };
- public static byte[] EliteSuit = new byte[] { 0x17 };
- public static byte[] BigPurpleBall = new byte[] { 0x06 };
- public static byte[] BigBlackBall = new byte[] { 0x07 };
- public static byte[] Knife = new byte[] { 0x4E };
- public static byte[] BombLaptop = new byte[] { 0x4B };
- public static byte[] Hands = new byte[] { 0x44 };
- public static byte[] PrimaryWeapon = new byte[] { 0x43 };
- public static byte[] SmallBird = new byte[] { 0x42 };
- public static byte[] Gun = new byte[] { 0x40 };
- public static byte[] Gryphon = new byte[] { 0x3F };
- public static byte[] HeliGun = new byte[] { 0x3E };
- public static byte[] Vulture = new byte[] { 0x3D };
- public static byte[] HeliSniper = new byte[] { 0x39 };
- public static byte[] BattleHind = new byte[] { 0x3C };
- public static byte[] JuggernautShield = new byte[] { 0x52 };
- public static byte[] OrangeSmokeGranade = new byte[] { 0x54 };
- public static byte[] MotionSensor = new byte[] { 0x50 };
- public static byte[] OrangeMotionSensor = new byte[] { 0x51 };
- public static byte[] Unknown3 = new byte[] { 0x4F };
- public static byte[] Unknown2 = new byte[] { 0x4D };
- public static byte[] Unknown1 = new byte[] { 0x4C };
- public static byte[] BlackCellPhone = new byte[] { 0x5F };
- public static byte[] WeaponBox = new byte[] { 0x62 };
- public static byte[] OrangeFlashGranade = new byte[] { 0x5A };
- public static byte[] FlashGrande = new byte[] { 0x5B };
- public static byte[] BlackWolf = new byte[] { 0x5D };
- public static byte[] WhiteWolf = new byte[] { 0x5C };
- public static byte[] GuardDog = new byte[] { 0x5E };
- public static byte[] SentryGun = new byte[] { 0x55 };
- public static byte[] OrangeSentryGun = new byte[] { 0x56 };
- public static byte[] BrokenSentryGun = new byte[] { 0x57 };
- public static byte[] GoldSentryGun = new byte[] { 0x58 };
- public static byte[] RedSentryGun = new byte[] { 0x59 };
- }
- #endregion
- #region Strings
- public static class String
- {
- public static string Bomb = "prop_suitcase_bomb";
- public static string Vest = "prop_ballistic_vest_iw6";
- public static string GoldVest = "prop_ballistic_vest_iw6_bombsquad";
- public static string HeavyAmmoSupply = "prop_mp_max_ammo_pickup";
- public static string GoldSATCOM = "mp_satcom_obj";
- public static string RedSATCOM = "mp_satcom_obj_red";
- public static string Intel = "com_metal_briefcase_intel";
- public static string GoldTrophySystem = "mp_trophy_system_iw6_bombsquad";
- public static string TrophySystem = "mp_trophy_system_iw6";
- public static string HeavyJuggernaut = "mp_fullbody_juggernaut_heavy_black";
- public static string LightJuggernaut = "mp_body_juggernaut_light_black";
- public static string JuggernautHead = "head_juggernaut_light_black";
- public static string InfectedSuit = "mp_body_infected_a";
- public static string InfectedHead = "head_mp_infected";
- public static string Default = "mp_body_us_rangers_assault_a_woodland";
- public static string EliteSuit = "mp_body_us_rangers_assault_a_elite";
- public static string SmallBomb = "mil_tntbomb_mp";
- public static string CarePackage = "com_plasticcase_green_big_us_dirt";
- public static string AC130 = "vehicle_ac130_low_mp";
- public static string BattleHind = "vehicle_battle_hind";
- public static string DefaultVehicle = "defaultvehicle";
- public static string Invisible = "none";
- public static string AAS72X = "vehicle_aas_72x_killstreak";
- public static string SmallAirplane = "vehicle_skylark";
- public static string BallDrone = "vehicle_ball_drone_iw6";
- public static string Gryphon = "vehicle_drone_vanguard";
- public static string IMS = "ims_scorpion_body_iw6";
- public static string RightDoor = "pbk_prison_door_right_01";
- public static string LeftDoor = "pbk_prison_door_left_01";
- public static string Warthog = "vehicle_a10_warthog_iw6_mp";
- public static string Drone = "vehicle_drone_backup_buddy";
- public static string GasBaloon = "ims_scorpion_explosive_iw6";
- public static string Wall = "placeable_barrier";
- public static string NaturalFlag = "prop_flag_neutral";
- public static string FederationFlag = "prop_flag_iw6_federation";
- public static string GhostsFlag = "prop_flag_iw6_ghost";
- public static string Dog = "mp_fullbody_dog_a";
- public static string BombBelt = "mil_semtex_belt";
- public static string CellPhone = "com_cellphone_on";
- public static string LongTree = "com_woodlog_16_192_d";
- public static string BrokenTree = "foliage_afr_tree_brokentrunk_01a";
- public static string GoldSentry = "weapon_sentry_chaingun_obj";
- public static string RedSentry = "weapon_sentry_chaingun_obj_red";
- public static string Sentry = "weapon_sentry_chaingun";
- public static string BrokenSentry = "weapon_sentry_chaingun_destroyed";
- public static string OrangeSentry/*(CantPlaceSentry)*/ = "weapon_sentry_chaingun_bombsquad";
- public static string TV = "ny_harbor_slava_interior_props_monitor";
- public static string ChainSaw = "vehicle_drone_backup_buddy_gun";
- public static string Vulture = "vehicle_drone_backup_buddy";
- public static string JuggernautCarePackage = "mp_juggernaut_carepackage";
- public static string RedJaggernautCarePackage = "mp_juggernaut_carepackage_red";
- public static string Shield = "weapon_riot_shield_jug_iw6";
- }
- #endregion
- public static uint G_SetModel = 0x28F4FC;
- public static uint G_Entity = 0xE04980;
- public static uint Model = 0x171;
- #region Set Model
- public static void SetModel_Strings(int client, string model)
- {
- RPC.CallFunction(0x28F4FC, 0xE04980 + (client * 0x280), model);
- }
- #endregion
- #region Set Model
- public static void SetModel_Bytes(int client, byte[] Bytes)
- {
- PS3.SetMemory(G_Entity + Model + ((uint)client * 0x280), Bytes);
- }
- #endregion
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement