• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Recent content by nettoMain

  1. N

    C++ [TFS 1.2/OTX 3.10] Item Sprite Classes

    [ALREADY RESOLVED]
  2. N

    C++ how to deal with chatted strings on server-side?

    Sorry if I was kind of rude, but idk how to say it in another way :P
  3. N

    C++ how to deal with chatted strings on server-side?

    thank you all for the attempts to help, but my question is: which method is called when a creature say something. It isn't: oh god can someone please teach me how to use talkactions
  4. N

    C++ how to deal with chatted strings on server-side?

    theforgottenserver, master branch. Btw I think it's not important, since the method should be the same, regardless of version. As a portuguese native speaker, it will be hard to explain, but I'll try: when a player text, the server need to see if the submitted string contains the substring...
  5. N

    C++ how to deal with chatted strings on server-side?

    Hello, I want to do some operations with the strings that are submitted to the chat. Basically, I need to know which is the function that is called when a player chat. I've made some tests and I think that's Creature:: onCreatureSay(,,), is it correct? If so, should I just override the method in...
  6. N

    C++ wanting to learn

    It's a lil bit hard for me to write in a language like English (on the contrary, read is easy) as a brazilian native, but I'll learn how to deal with it ahusahushua fine, thanks for the support
  7. N

    C++ wanting to learn

    I haven't noticed the wiki section before, thanks. I'll use it as my guideline buuut, if I have some question that wasn't explained on the wiki, can I come here to ask you about? Dunno how far ur knowledge on cpp goes
  8. N

    C++ wanting to learn

    Hello, I'm a brazilian user, but, huh, my regional community sucks (there are only otadmins, aka kids, and the ones who've the knowledge don't wanna share it) I'm currently studying at learncpp.com —I'm on chapter 9, poo is freaking haahuha—, however idk either how TFS engine (internal classes...
Back
Top