Trying to add this but....
http://forum.ragezone.com/f245/jjang...1-5-a-1004119/
Any help ?d:\Stable\Gunz\ZCharacter.h(716): error C2440: 'return' : cannot convert from 'MMatchUserGradeID' to 'MMatchPremiumGradeID'
Trying to add this but....
http://forum.ragezone.com/f245/jjang...1-5-a-1004119/
Any help ?d:\Stable\Gunz\ZCharacter.h(716): error C2440: 'return' : cannot convert from 'MMatchUserGradeID' to 'MMatchPremiumGradeID'
Why make it a pgrade, just make it an equip-able item instead. Very easy to do, just copy/paste work mostly.
It would be as simple as not adding the item to the shop and manually adding it to your admin's characters through SQL Express in dbo.Item.
can u clear ur inbox? btw could u make a tut for new itemslots?
Last edited by vtrbh; 19-02-16 at 12:36 AM.
If only I could remember the source code, I would've told you which line and what file.
But you can do it by:
searching for admin rank in source code and add the line that enables the jjang(find it the jjang ID), to the admin's ID ! This should be super easy