Hello , I searched everywhere and seek the net.
But i couldn't find everywhere how to fix this warning :
Spoiler:
Please help me. Is it going to be a problem in the server if i ignore it ?
Hello , I searched everywhere and seek the net.
But i couldn't find everywhere how to fix this warning :
Spoiler:
Please help me. Is it going to be a problem in the server if i ignore it ?
It's a warning not an error.
converting from float to int simply means it will cutoff everything after the decimal point. you may or may not want this, but it doesn't hurt anything
Thanks ~
sorry for bothering i was new in c++ :)
BTW , i want to add baruna system in my source , how can i add it ? i have also another source that had a stable baruna system. can you tell me how to add it ?
it's not likely you'll get someone to help with that, for one of 3 reasons.
1. Most people here don't know how.
2. The ones who do know, don't want to share it.
3. Even if someone who knew wanted to share it, it's complex enough that you'd probably need a step by step tutorial to add it.
Oh, I see. If i were to trace all the codes in my 2nd source, will it be successful ?