Mumbles Posted December 11, 2013 Posted December 11, 2013 (edited) Is it currently possible to use an item's Aegis_Name in place of the item ID? If so, at which revision was this implemented? Example: getitem Red_Potion, 1; // Equivalent to: getitem 501, 1; Edited December 11, 2013 by Mumbles Quote
Patskie Posted December 11, 2013 Posted December 11, 2013 As you have written it. It will not work. Quote
Mumbles Posted December 11, 2013 Author Posted December 11, 2013 (edited) did you already tried it? Evidently not. I'm a bit opposed to downloading the entire emulator to test one feature, and I would much rather someone provide the answer(s) if they are able and willing. Edited December 11, 2013 by Mumbles Quote
Limestone Posted December 11, 2013 Posted December 11, 2013 ok later i will try it for you, i'm on work right now xD Quote
Mumbles Posted December 11, 2013 Author Posted December 11, 2013 As you have written it. It will not work. Thanks for verifying that. Quote
Emistry Posted December 11, 2013 Posted December 11, 2013 you can just simply use item name as parameter instead of constant .. getitem "RED_POTION",10; Quote
Question
Mumbles
Is it currently possible to use an item's Aegis_Name in place of the item ID? If so, at which revision was this implemented?
Example:
Edited by Mumbles6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.