How to make custom shops easily (__ADDSHOPITEM)

Newbie Spellweaver
Joined
May 15, 2021
Messages
10
Reaction score
1

Oohhh I doubt that was the problem lol. xD
Thanks again, sir.

I think, I'm just gonna delete all these files and just download the ones from your thread.
Guess VS2003 is so outdated that will hinder the server progress in the future, isn't it?
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
Oohhh I doubt that was the problem lol. xD
Thanks again, sir.

I think, I'm just gonna delete all these files and just download the ones from your thread.
Guess VS2003 is so outdated that will hinder the server progress in the future, isn't it?

It's 18 years old and most of everything that's out is VS13+, VS19 being the latest and just about everyone moving to it.

It'll help you in the long run
 
Newbie Spellweaver
Joined
May 15, 2021
Messages
10
Reaction score
1
It's 18 years old and most of everything that's out is VS13+, VS19 being the latest and just about everyone moving to it.

It'll help you in the long run


Alrighty! Thankfully I find this info early that I have just started this.
I do really appreciate your inputs, sir.
 
Newbie Spellweaver
Joined
Nov 3, 2019
Messages
23
Reaction score
1


This is the error I'm receiving in Project.cpp any idea what I'm doing wrong? The "else if" is returning as an expected statement error

 
Last edited:
Newbie Spellweaver
Joined
Nov 3, 2019
Messages
23
Reaction score
1


These are the new errors I'm getting if I change it to and If statement
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Nov 3, 2019
Messages
23
Reaction score
1
I think the "else if" is correct. But you're placing the code in the wrong place. I'm not at my PC right jow, so I can't check.

Alright, if you could get back to me later on I'd truly appreciate it! Thanks for help man, you rock!
 
Newbie Spellweaver
Joined
Mar 13, 2022
Messages
48
Reaction score
3
Search the source for CProject::LoadCharacter and add it there.
Thanks!! I thought it's another file or something. I also got confused and placed it under CProject::LoadCharacter exactly but then I checked the entire under of LoadCharacter I saw TELEPORT and placed the code there now no more errors.
 
Newbie Spellweaver
Joined
Jun 7, 2022
Messages
24
Reaction score
0
i have follow step by step don't work nothing happen.



i have follow step by step don't work nothing happen.
"if" syntax error Mover.cpp
can you help me pls



i have follow step by step don't work nothing happen.




C2059 "if" syntax error Mover.cpp
can you help me pls
and
Error C2447: '{': missing function header (old-style formal list?
 
Junior Spellweaver
Joined
Sep 29, 2021
Messages
133
Reaction score
26
Newbie Spellweaver
Joined
Jun 7, 2022
Messages
24
Reaction score
0
what do you mean i'm new i don't understand. i try to copy all files changes in tutorial by InfiniFlyff files but many error issue..
How can i add it from Infinity flyff files ????
Explain pls



 
Junior Spellweaver
Joined
Sep 29, 2021
Messages
133
Reaction score
26
 
Last edited:
Newbie Spellweaver
Joined
Jun 7, 2022
Messages
24
Reaction score
0
Ok thx but now when i go ingame when i click on "trade" in the NPC nothing happen do you have solution ?
i need to compile each time or not ?
 
Junior Spellweaver
Joined
Sep 29, 2021
Messages
133
Reaction score
26
Ok thx but now when i go ingame when i click on "trade" in the NPC nothing happen do you have solution ?
i need to compile each time or not ?
maybe you missed or put something in the wrong place, have u try again? you have to pay attention everytime you want to paste the code, and check everyting again.
you just need to recompile, everytime you edit the source and use - Move Compiles.bat
 
Newbie Spellweaver
Joined
Jun 7, 2022
Messages
24
Reaction score
0
ok thx so much that work ! only 1 time
i try to add other items but world server crash. I open help section i don't understand why