[Release] Skills.h and Skills.cpp *2nd Updated*
plz go on my other post this one is flooded with spam
Re: [Release] Skills.h and Skills.cpp
could u give me just the scripts for GM and Cleric Bless please?
thanks.
good release none theless though
Re: [Release] Skills.h and Skills.cpp
This is good for people who keep getting errors and are new and not sure how to add em in.
Good release IMO. GJ.
Re: [Release] Skills.h and Skills.cpp
Re: [Release] Skills.h and Skills.cpp
The bless there is actually only for clerics. The skill id for GM bless is 5101003 which isn't in there.
Re: [Release] Skills.h and Skills.cpp
Quote:
Originally Posted by
StrikersFVBoy
could u give me just the scripts for GM and Cleric Bless please?
thanks.
good release none theless though
its in their look closely it says //Bless (GM and Cleric)
Re: [Release] Skills.h and Skills.cpp
Quote:
Originally Posted by
monsoon2004
The bless there is actually only for clerics. The skill id for GM bless is 5101003 which isn't in there.
sry im workin on it ill get it fixed in a bit
took me a long time to make it so yeah thanks for finding that
do u happen to have the script for gm bless?
Re: [Release] Skills.h and Skills.cpp
Quote:
Originally Posted by
kashisonfire
sry im workin on it ill get it fixed in a bit
took me a long time to make it so yeah thanks for finding that
do u happen to have the script for gm bless?
If I did it would have been in my .cpp.
Re: [Release] Skills.h and Skills.cpp
Quote:
Originally Posted by
monsoon2004
If I did it would have been in my .cpp.
well i found it and i added dragon blood which is new and exciting so im addin that as well so thanks anyways no need to be bitchy about too ...
Re: [Release] Skills.h and Skills.cpp
You ruined all the fun..... Lol.
There was a release for this already, except you just did everything for the newbs. Well, for those who are lazy putting stuff in the files or don't know how to code, well, this is your lucky "release".
I won't be needing this.... but keep up the good work and help those newbies out there.
Re: [Release] Skills.h and Skills.cpp
Pretty nice, but I unless I'm grossly mistaken, this isn't how Maple works.
There's no way that Bless can be BOTH for GMs and normal clerics and combined into one line.
The fact that even Assassin and Bandit hastes (which is the same thing) is considered 2 different skills, means the same applies for GM/Cleric Bless.
False release, and about the bitchy part... I must say you've got to be looking at the mirror.
Re: [Release] Skills.h and Skills.cpp
Quote:
Originally Posted by
kashisonfire
well i found it and i added dragon blood which is new and exciting so im addin that as well so thanks anyways no need to be bitchy about too ...
Dragon blood was already released (albeit not completely working).
You certain you didn't copy that?
You found GM Bless?
Prove it.
Extract the GM Bless script from that mess up there.
Re: [Release] Skills.h and Skills.cpp
Thanks man :)
Nice release
Re: [Release] Skills.h and Skills.cpp
hey great script, but when i put it in i get no errors for skills.cpp but when i build it i get this
1>------ Build started: Project: MapleStoryServer, Configuration: Debug Win32 ------
1>Compiling...
1>MapleStoryServer.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Levels.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Mobs.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Player.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Skills.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>PlayerPacket.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Initializing.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Generating Code...
Re: [Release] Skills.h and Skills.cpp
Quote:
Originally Posted by
windrider
hey great script, but when i put it in i get no errors for skills.cpp but when i build it i get this
1>------ Build started: Project: MapleStoryServer, Configuration: Debug Win32 ------
1>Compiling...
1>MapleStoryServer.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Levels.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Mobs.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Player.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Skills.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>PlayerPacket.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Initializing.cpp
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : error C2006: '#include' : expected a filename, found 'newline'
1>c:\documents and settings\nick bellisario\desktop\maplestoryserver\maplestoryserver\skills.h(3) : fatal error C1083: Cannot open include file: '': No such file or directory
1>Generating Code...
Replace the #include with this
Code:
#include <hash_map>