[Source] Creating Items in your Inventory

04/17/2016 04:19 makoto001#61
hello comunity i need you help..!!!

this error in my project and not compile :C please help me

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

what should I do?
04/17/2016 11:51 Shin..#62
Quote:
Originally Posted by [Xino] View Post
go 1st page copy paste the code compile it on C++ and you will get release a free ITC !

maybe you can learn something of that >> [Only registered and activated users can see links. Click Here To Register...]
I dont have a clue how to make this.
I followed the instructions and c/p it in there.
Now there are some Errors,one is called :"cannot open source file "xmlParser.h".
I dont know what to do with the xmlParser code that @[Only registered and activated users can see links. Click Here To Register...] released.
04/17/2016 12:02 Deverixz#63
Quote:
Originally Posted by Shin.. View Post
I dont have a clue how to make this.
I followed the instructions and c/p it in there.
Now there are some Errors,one is called :"cannot open source file "xmlParser.h".
I dont know what to do with the xmlParser code that @[Only registered and activated users can see links. Click Here To Register...] released.
the xmlParser is an include made by Frank Vanden Berghen.
You'll need to add it into your project, just search on google for (as example)
"xmlparser Frank Vanden Berghen" and the rest you should be able to do it yourself.

btw, works fine, ty
04/17/2016 12:07 Shin..#64
Quote:
Originally Posted by Deverixz View Post
the xmlParser is an include made by Frank Vanden Berghen.
You'll need to add it into your project, just search on google for (as example)
"xmlparser Frank Vanden Berghen" and the rest you should be able to do it yourself.
Thank you I tried it but I'll look for it!
I did insert it before but I got still so many errors.
04/17/2016 12:24 Kikachuu#65
Quote:
Originally Posted by Deverixz View Post
the xmlParser is an include made by Frank Vanden Berghen.
You'll need to add it into your project, just search on google for (as example)
"xmlparser Frank Vanden Berghen" and the rest you should be able to do it yourself.
When I try to build it I get so many errors. What is it?
04/17/2016 12:41 rRyoma#66
What do y'all need? Get a compiler for C++. C/P The code, make your own xmlParser.h file, he gave you a sample how it should look(Don't use it because of the crazy enchants on it, can get you banned). Compile it. He also gave the CT file too equipping and un-equipping items. Such generous heart.
04/17/2016 12:43 sassolo95#67
Quote:
Originally Posted by rRyoma View Post
What do y'all need? Get a compiler for C++. C/P The code, make your own xmlParser.h file, he gave you a sample how it should look(Don't use it because of the crazy enchants on it, can get you banned). Compile it. He also gave the CT file too equipping and un-equipping items. Such generous heart.
If I create a caps ?

Inviato dal mio SM-A510F utilizzando Tapatalk
04/17/2016 12:46 Shin..#68
Quote:
Originally Posted by rRyoma View Post
What do y'all need? Get a compiler for C++. C/P The code, make your own xmlParser.h file, he gave you a sample how it should look(Don't use it because of the crazy enchants on it, can get you banned). Compile it. He also gave the CT file too equipping and un-equipping items. Such generous heart.
[Only registered and activated users can see links. Click Here To Register...]

did what u told.
04/17/2016 12:48 rRyoma#69
If you create a capsule. It won't work. And to others having problem with the header, its an include. Your best guess would be too place it with all other includes. The folder where the #include function searches for the file.

-------

xmlParser.h - [Only registered and activated users can see links. Click Here To Register...]


Shin, ^ c/p that code in your xmlParser.h and save it, then try too compile it. Hopefully it fixes all, if not most of the errors. I haven't tried the code yet, thats as far as I can help you.
04/17/2016 13:16 vadymka#70
[Only registered and activated users can see links. Click Here To Register...]

I'm almost done, what did I do wrong? (probably the items file, if yes, where should've I putted the xml items code?)
04/17/2016 13:24 rRyoma#71
@[Only registered and activated users can see links. Click Here To Register...] May I see what you have in your xmlParser.h ? It should be what is in the link I posted above. And also you do not have to add anything too the script, take out the XML file. Hence why its a source code.


-------

Can someone tell me what program they using? Visual Studio taking hella time to download. Idk why I stupidly uninstalled it last month.
04/17/2016 13:28 vadymka#72
@[Only registered and activated users can see links. Click Here To Register...] I'm using the one you provided.
Removed my file, no difference.
04/17/2016 13:29 Shin..#73
Quote:
Originally Posted by rRyoma View Post
@[Only registered and activated users can see links. Click Here To Register...] May I see what you have in your xmlParser.h ? It should be what is in the link I posted above. And also you do not have to add anything too the script, take out the XML file. Hence why its a source code.


-------

Can someone tell me what program they using? Visual Studio taking hella time to download. Idk why I stupidly uninstalled it last month.
I used Visual Studio 2015,but I got 17 errors
then I download Visual Studio 2010 and only got 1 error.
It is called "expected a declaration" = <?xml version="1.0" encoding="utf-8"?>
04/17/2016 13:31 sassolo95#74
Quote:
Originally Posted by Shin.. View Post
I used Visual Studio 2015,but I got 17 errors
then I download Visual Studio 2010 and only got 1 error.
It is called "expected a declaration" = <?xml version="1.0" encoding="utf-8"?>
1 error ? Good!

Inviato dal mio SM-A510F utilizzando Tapatalk

--------------------------------

I'm starting to download VS 2010
04/17/2016 13:37 rRyoma#75
Shin you use teamviewer? I can help you, since my compiler taking forever too download.