Morphine - Wildstar costume morpher menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 61
  1. #16
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Avcai View Post
    Confirmed-- when mounting up on the "Plasmatic Hoverboard Mount" it switches your costume back to your normal one. I am impressed to see that it persists through death and as an Aurin Stalker, stealth also doesn't seem to do anything. It seems that its just when getting on the hoverboard that I have an issue.
    Thanks for the report. At what level are the hoverboards available? I'm only level 24 and don't really play all that much. However, normal zoning really shouldn't change your gear back. I'll think of a workaround in the mean time.

    Originally Posted by Avcai View Post
    Also, I have a slight suggestion, although I'm a complete idiot when it comes to this sort of stuff, so I don't know if its even possible, but is there a way of attaching the .scan function to a text document? That way when you scan someones gear, you can have a saved copy of it somewhere. Then you can just copy those into macros and have the costumes saved. It isn't too much work to manually write it down, but it would be a cool additional function.
    Noted; will be in the next release (I'll add the scan output to the generated Log.txt file that you should also be seeing now in the folder where Syringe/Morphine is).

    Ehnoah: Any chance you can be a bit more specific? It most definitely should not just disappear randomly (there's no code in either the client or my hack that would do that). Changing the gear is a reaction to an event, like zoning, mounting, or something like this. Do you recall what you were doing when the gear seemingly randomly changed back?

    I'll probably add something that monitors current gear vs. gear that's supposed to be displayed and will apply the changes if necessary until I find a less hacky way. Thanks for your report as well.

    Morphine - Wildstar costume morpher
  2. #17
    Avcai's Avatar Master Sergeant
    Reputation
    31
    Join Date
    Dec 2010
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SKU View Post
    Thanks for the report. At what level are the hoverboards available? I'm only level 24 and don't really play all that much. However, normal zoning really shouldn't change your gear back. I'll think of a workaround in the mean time.
    You're one level away--hoverboards come in at 25, so it makes sense why you might be having a bit of trouble with them. Also, it probably shouldn't matter, but I'll point out that the Plasmatic Hoverboard is a digital deluxe item. Again, its probably hoverboards in general that are causing the problem and not that particular one.

    Originally Posted by SKU View Post
    Noted; will be in the next release (I'll add the scan output to the generated Log.txt file that you should also be seeing now in the folder where Syringe/Morphine is).
    Brilliant! Thanks so much, this will likely make it a tad easier to keep track of costumes. Thanks again for this tool

  3. #18
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Avcai View Post
    You're one level away--hoverboards come in at 25, so it makes sense why you might be having a bit of trouble with them. Also, it probably shouldn't matter, but I'll point out that the Plasmatic Hoverboard is a digital deluxe item. Again, its probably hoverboards in general that are causing the problem and not that particular one.
    Yep, I only tried it with the 2 mounts I currently own, and didn't see any issues there, so I assumed mounts would not cause an item change event. I'll reach 25 eventually and then I'll be able to figure out the exact cause of this. In the meantime I've added a check which compares the currently displayed item with the one that is supposed to be displayed by the morpher, and if a mismatch is encounterted it will override this. If you want this behaviour to go away (for example for quests where you get a special appearance like a hazmat suit), type .clear first before accepting the quest - otherwise the morpher will try to undo this.

    Originally Posted by Avcai View Post
    Brilliant! Thanks so much, this will likely make it a tad easier to keep track of costumes. Thanks again for this tool
    You now get output like this in your log file if you .scan someone:

    Code:
    [01:01:04] Scan output for simple macro creation:
    .head 4922 35 41 35
    .hands 4919 35 41 35
    .chest 4918 35 41 35
    .legs 4923 35 41 0
    .shoulder 4921 35 41 35
    .feet 4920 35 41 35
    .weapon 3658
    I'll upload and edit the main post soon with the new version.

    Edit: New version up. Please let me know if this fixes the hoverboard / zoning issue.
    Last edited by SKU; 07-03-2014 at 06:18 PM.

  4. #19
    Avcai's Avatar Master Sergeant
    Reputation
    31
    Join Date
    Dec 2010
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can verify that the costume now stays whether mounting or dismounting on a hoverboard. There's a slight flicker when you're dismounting but then the costume comes back up after only a brief second. Also the log file is working perfectly. This absolutely awesome, thanks man

    edit: I would +rep you again but i have to spread the love apparently

  5. #20
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Avcai View Post
    I can verify that the costume now stays whether mounting or dismounting on a hoverboard. There's a slight flicker when you're dismounting but then the costume comes back up after only a brief second. Also the log file is working perfectly. This absolutely awesome, thanks man

    edit: I would +rep you again but i have to spread the love apparently
    Glad to hear. Yep, at most you'll have to wait 1000 milliseconds for the gear to flip back when mounting. For zoning this should usually happen instantaneously.

  6. #21
    xXK1ll3rXx's Avatar Member
    Reputation
    2
    Join Date
    Nov 2009
    Posts
    221
    Thanks G/R
    1/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where can you get the ItemIDs from? The ItemIDs from websites doesn't work (It hides the items)

  7. #22
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've answered that question here:

    Originally Posted by SKU View Post
    I got them from looking through the ItemDisplay.tbl using Cromon's Wildstar Studio. Here's the table exported as a CSV: https://www.dropbox.com/s/9w3e1stodc...isplay.tbl.csv

    For example:

    Code:
    4643;"AMR_Raid_Spellslinger_002B_Chest";8;"";"";"";"";0;0;"Art\\Item\\Armor\\Raid\\Spellslinger_002\\AMR_Raid_spellslinger_002_Chest.M3";"";"";"";0;0;"";0;"";"";0;0;2392064;110;"";"";"";"";"";"Art\\Item\\Armor\\Raid\\Spellslinger_002\\AMR_spellslinger_002B_Color.tex";"Art\\Item\\Armor\\Raid\\Spellslinger_002\\AMR_spellslinger_002B_Normal.tex";"Art\\Item\\Armor\\Raid\\Spellslinger_002\\AMR_spellslinger_002B_Dye.tex";66;0;0;0;0;0;0;0;7;0;0
    For that chest you'd use id 4643, so ".chest 4643".
    There's also an itemId file in the zip archive (20140704a). You can use Wildstar Studio to inspect the models that you like, and then cross-reference these in the ItemDisplay table to find the id. You'll have to play with the dye values a bit to find what works best for you.

    I encourage people to share their macros here for sets they like (including images so people can immediately see how they look like).

  8. #23
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated for the recent patch ( https://forums.wildstar-online.com/f...notes-7042014/ ), see main post. Fill out the completely anonymous survey ( 2 questions, I just need to know if I can drop 32-bit support and if you are on Win7 or Win8 ) to get the download link: https://docs.google.com/forms/d/1ZDn...?usp=send_form

  9. #24
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now with face & hair changing support.



    Code:
    Hair
    --------------------
         Aurin (Male)  : 314,1721,1722,1723,1724,1725,1726,1727,1735,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,7370,7371,7372,7373,7374,7375,7376,7377,7378,7379,7380,7381,7382,7383,7384,7385,7386,7387,7388,7389,7390,7391,7392,7393,7394,7395,7396,7397,7398,7399,7400,7401,7402,7403,7404,7405,7406,7407,7408,7409,7410,7411,7412,7413,7414,7415,7416,7417,7418,7419,7420,7421,7422,7423,7424,7425,7426,7427,7428,7429,7430,7431,7432
         Aurin (Female): 5683,5684,5685,5686,5687,5688,5689,5690,5691,5692,5693,5694,5695,5696,5697,5698,5699,5700,5701,5702,5703,5704,5705,5706,5707,5708,5709,5710,5711,5712,5713,5714,5723,5724,5725,5726,5727,5728,5729,5730,7433,7434,7443,7444,7445,7446,7447,7448,7451,7452
       Mechari (Male)  : 2401,2402,2403,2404,2405,2406,2407,2408,2409,2650,2651,2652,2653,2654,2655,2656,2657,2658,2659,2660,2661,2662,2663,2664,2665,2666,2667,2668,2669,2670,2671,2672,2673,2674,2675,2676,2677,2678,2679,2680,2681,2682,2683,2684,2685,2686,2687,2688,2689,2690,2691,2692,2693,2694,2695,2696,2697,2698,2699,2700,2701,2702,2703,2704,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2727,2728,2729,2730,7629,7630,7631,7632,7633,7634,7635,7636,7637,7638,7639,7640,7641,7642,7643,7644,7645,7646,7647,7648,7649,7650,7651,7652,7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7670,7671,7672,7673,7674,7675,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688
       Mechari (Female): 3174,3175,3176,3177,3178,3179,3180,3181,3182,3183,3184,3185,3186,3189,3191,3193,3731,3732,3733,3734,3735,3738,3740,3742,3745,3746,3747,3748,3749,3750,3751,3752,3777,3778,3779,3780,3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,3791,3792,3793,3794,3795,3796,3797,3798,3799,3800,3801,3802,3803,3804,3805,3806,3807,3808,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,7725,7726,7727,7728,7739,7740,7741,7742,7743
        Granok (Male)  : 949,950,951,952,953,954,955,956,959,960,961,962,963,964,965,966,968,969,970,971,972,973,974,975,977,978,979,980,981,982,983,984,986,987,988,989,990,991,992,993,995,996,997,998,999,1000,1001,1002,1004,1005,1006,1007,1008,1009,1010,1011,1013,1014,1015,1016,1017,1018,1019,1020,4955,4956,4957,4958,4959,4960,4961,4962,7352,7353,7354,7355,7356,7357,7358,7359,7360,7361,7362,7363,7364,7365,7366,7367,7368,7369
        Granok (Female): 2217,2218,2219,2220,2221,2222,2223,5785,5786,5787,5788,5789,5790,5791,5792,5793,5794,5795,5796,5797,5798,5799,5800,5801,5802,5803,5804,5805,5806,5807,5808,5809,5810,5811,5812,5813,5814,5815,5816,5817,5818,5819,5820,5821,5822,5823,5824,5825,5826,5827,5828,5829,5830,5831,5832,5833,7323,7324,7325,7327,7328,7329,7330,7331,7332,7337,7338,7339,7340,7341,7342,7343,7344,7345,7346,7347,7348,7349,7350,7351
          Chua (Male)  : 2196,2197,2198,2199,2200,2201,2202,2203,4991,4992,4993,4994,4995,4996,4997,4998,4999,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015,5016,5017,5018,5019,5020,5021,5022,5023,5024,5025,5026,5027,5028,5029,5030,5031,5032,5033,5034,5035,5036,5037,5038,5039,5040,5041,5042,5043,5044,5046,5047,5048,5049,5050,5051,5052,5053,5054,5055,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788
          Chua (Female): 
        Draken (Male)  : 1854,1855,1856,1857,1858,1859,1860,1861,2496,2497,2498,2499,2500,2501,2502,2503,2504,2505,2506,2507,2508,2509,2510,2511,2512,2513,2514,2515,2516,2517,2518,2519,2520,2521,2522,2523,2524,2525,2526,2527,2528,2529,2530,2531,2532,2533,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,7605,7606,7607,7608,7609,7610,7611,7612,7613,7614,7615,7616,7617,7618,7619,7620,7621,7622,7623,7624,7625,7626,7627,7628,7800,7801,7802,7803,7804,7805,7806,7807
        Draken (Female): 3720,3723,3724,3725,3726,3727,3728,6200,6201,6202,6203,6204,6205,6206,6207,6208,6209,6210,6211,6212,6213,6214,6215,6216,6217,6218,6219,6220,6221,6222,6223,6224,6225,6226,6227,6228,6229,6230,6231,7585,7586,7587,7588,7589,7590,7592,7593,7594,7595,7596,7597,7599,7600,7601,7602,7603,7604
         Human (Male)  : 4,24,185,186,208,209,210,211,212,213,214,215,217,218,219,220,226,227,228,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,706,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,743,744,745,746,747,748,749,751,752,753,754,755,756,757,758,760,789,790,791,792,793,794,795,809,810,811,812,813,814,815,835,836,837,838,839,840,841,858,859,860,861,862,7295,7296,7297,7298,7299,7300,7301,7302,7303,7304,7305,7306,7307,7308,7309,7310,7311,7312,7313,7314,7315
         Human (Female): 310,531,532,533,534,535,536,537,538,539,540,541,542,543,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,7316,7317,7318,7319,7320,7321,7322,7563,7564,7565,7566,7567,7568,7569,7570,7571,7572,7573,7574,7575,7576,7577,7578,7579,7580,7581,7582,7583
       Mordesh (Male)  : 2602,4973,4974,4975,4976,4977,4978,5056,5057,5058,5059,5060,5061,5062,5063,5064,5065,5066,5067,5068,5069,5070,5071,5072,5073,5074,5075,5076,5077,5078,5079,5080,5081,5082,5083,5084,5085,5086,5087,5088,5089,5090,5091,5092,5093,5094,5095,5096,5097,5098,5099,5100,5101,5102,5103,5104,5105,5106,5107,5108,5109,5110,5111,5112,5113,5114,5115,5116,5117,5118,5119,5120,5121,5122,5123,5124,5125,7453,7454,7455,7456,7457,7458,7459,7460,7461,7462,7463,7464,7465,7466,7467,7468,7469,7470,7471,7472,7473,7474,7475,7476,7477,7478,7479,7480,7481,7482,7483,7484,7485,7486,7487,7488,7489,7490,7491,7492,7493,7494,7495,7496,7497,7498,7499,7500,7501,7502,7789,7790,7791
       Mordesh (Female): 4981,4982,4983,4984,4985,4986,4987,5977,5978,5979,5980,5981,5982,5983,5984,5985,5986,5987,5988,5991,5992,5993,5994,5995,5996,5998,5999,6000,6001,6003,6004,6006,6007,6008,6009,6011,6012,6013,6014,6015,6016,6017,6018,6019,6020,6021,6022,6023,6024,6025,6026,6027,6028,6029,6030,6031,6032,6033,6034,6035,6036,6037,6038,6039,6040,6041,6042,6043,6044,6045,6046,6047,6048,6049,6050,6051,6052,6053,6054,6055,6056,6057,6058,6059,6060,6061,6062,6063,6064,6065,6066,6984,6985,6986,6987,6988,6989,6990,6991,7503,7504,7505,7506,7507,7508,7509,7510,7511,7512,7513,7514,7515,7516,7517,7518,7519,7520,7521,7522,7523,7524,7525,7526,7527,7528,7529,7530,7531,7532,7533,7534,7535,7536,7537,7538,7539,7540,7541,7542,7543,7544,7545,7546,7547,7548,7549,7550,7551,7552,7553,7554,7555,7556,7557,7558,7559,7560,7561,7562
    
    Face
    --------------------
         Aurin (Male)  : 1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712
         Aurin (Female): 5731,5732,5733,5734,5735,5736,5743,5744,5745,5746,5747,5748,5749,5750,5751,5752,5753,5754,5755,5756,5757,5758,5759,5760,5761,5762,5763,5764,5765,5766,5767,5768,5769,5770,5771,5772,5773,5774,5775,5776,5777,5778,5779,5780,5781,5782,5783,5784
       Mechari (Male)  : 638,2562,2563,2564,2565,2566,2567,2568,2569,2819,2820,2821,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2835,2836,2837,2838,2839,2840,2841,2842,2843,2844,2845,2846,2847,2848,2849,2850,2851,2852,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2866,2867,2868,2869,2870,2871,2872,2873,2874,2875,2876,2877,2878,2879,2880,2881
       Mechari (Female): 
        Granok (Male)  : 524,525,549,550,551,552,553,554,555,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,4945,4946,4947,4948,4949,4950,4951,4952,4953
        Granok (Female): 2226,2412,2413,2414,2415,2416,2417,2418,2419,2420,2428,2429,2430,2431,2432,2433,2434,2435,2436,2437,2438,2439,2440,2441,2442,2443,2444,2445,2446,2447,2448,2449,2450,2451,2452,2453,2454,2455,2456,2457,2458,2459,2460,2461,2462,2463,2464,2465,2466,2467,2468,2469,2470,2471,2472,2473,2474,2475,2476,2477,2478,2479,2480,2481,2482,2483,2484,2485,2486,2487,2488,2489
          Chua (Male)  : 2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180
          Chua (Female): 
        Draken (Male)  : 1624,1625,1626,1627,1628,1629,1630,1770,1771,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088
        Draken (Female): 3130,3131,3132,3133,3134,3135,3136,4822,4823,4824,4825,4826,4827,4828,4829,4830,4831,4832,4833,4834,4835,4836,4837,4838,4839,4840,4841,4842,4843,4844,4845,4846,4847,4848,4849,4850,4851,4852,4853,4854,4855,4856,4857,4858,4859,4860,4861,4862,4863
         Human (Male)  : 188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800
         Human (Female): 1415,1416,1417,1418,1419,1420,1421,1422,1423,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,2373,2374,2375,2376,2377,2378
       Mordesh (Male)  : 5207,5208,5209,5210,5211,5212,5213,5214,5215,5216,5217,5218,5219,5220,5221,5222,5223,5224,5225,5226,5227,5228,5229,5230,5231,5232,5233,5234,5235,5236,5237,5238,5239,5240,5241,5242,5243,5244,5245,5246,5247,5248,5249,5250,5251,5252,5253,5254,5255,5256,5257,5258,5259,5260,5261,5262,5263,5264,5265,5266,5267,5268,5269,5270,5271,5272,5273,5274,5275,5276,5359,5360,5361,5362,5363,5364,5365,5366,5367,5368,5369
       Mordesh (Female): 2644,5398,5399,5400,5401,5402,5403,5844,5845,5846,5847,5848,5849,5850,5851,5852,5853,5854,5855,5856,5857,5858,5859,5860,5861,5862,5863,5864,5865,5866,5867,5868,5869,5870,5871,5872,5873,5874,5875,5876,5877,5878,5879,5880,5881,5882,5883,5884,5885,5886,5887,5888,5889,5890,5891,5892,5893,5894,5895,5896,5897,5898,5899,5900,5901,5902,5903,5904,5905,5906,5907,5908,5909,5910,5911,5912,5913

  10. #25
    Avcai's Avatar Master Sergeant
    Reputation
    31
    Join Date
    Dec 2010
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you continue to amaze me; will check out the update now

  11. #26
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,169
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SKU, I figured I'd post this here - I asked one of the Carbine devs what their stance on model editing was, for non-exploiting purposes - Like remodeling a zone's textures and models; This is the answer I got.

    - It's still a 3rd party program, but they see it as fan art.
    What's a Parog?
    Looking for competitive Valorant team!

  12. #27
    Jadd's Avatar 🐸
    Reputation
    1511
    Join Date
    May 2008
    Posts
    2,432
    Thanks G/R
    81/333
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Parog View Post
    SKU, I figured I'd post this here - I asked one of the Carbine devs what their stance on model editing was, for non-exploiting purposes - Like remodeling a zone's textures and models; This is the answer I got.

    - It's still a 3rd party program, but they see it as fan art.
    Who is CRB_BMcClain? :s

  13. #28
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,169
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess I should have specified that. A props developer for Carbine.
    What's a Parog?
    Looking for competitive Valorant team!

  14. #29
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Parog View Post
    SKU, I figured I'd post this here - I asked one of the Carbine devs what their stance on model editing was, for non-exploiting purposes - Like remodeling a zone's textures and models; This is the answer I got.

    - It's still a 3rd party program, but they see it as fan art.
    Hey, cool! Thanks for the info! Update for the current patch is coming soon (tm).

    Edit: Updated. The 32-bit version has been removed for now due to incredibly low demand & forcing 32-bit on 64-bit OS seems dangerous at the moment.
    Last edited by SKU; 07-15-2014 at 07:37 PM.

  15. #30
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated again for the most recent patch ( https://forums.wildstar-online.com/f...notes-7162014/ ).

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Permanent Event Costume
    By aleyshark in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 09-28-2007, 12:23 PM
  2. Blizzcon Costume Contest
    By Ergoim in forum World of Warcraft General
    Replies: 12
    Last Post: 08-05-2007, 07:18 PM
  3. Murlock Costume!!
    By REDACTEDSEPHI in forum World of Warcraft Model Editing
    Replies: 16
    Last Post: 07-22-2007, 02:44 PM
  4. Turtle mount, Ogre costume, etc...
    By bah112 in forum World of Warcraft General
    Replies: 1
    Last Post: 04-14-2007, 03:15 PM
  5. Replies: 4
    Last Post: 10-24-2006, 09:23 AM
All times are GMT -5. The time now is 10:45 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search