• 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!

Search results

  1. Sizaro

    Macedoon's grandcorner

    The legend is back. Even though that's a quest chest, they don't fit there and should not be used in showoff images :p Just using the sarcophagus as a quest chest would make much more sense.
  2. Sizaro

    MyAAC v0.7.12

    If I delete new I get The Following Errors Have Occurred: News with id 15 does not exists. Undefined offset: 5 in C:\xampp\htdocs\system\pages\online.php on line 93
  3. Sizaro

    [LUA] & possibly [C++] requests - Sizaro

    Where is the default "walkradius" defined? Couldn't find it anywhere in the NPCSystem files. My NPCS sometimes walk far from the initial spawn point. I recall them only being able to walk inside the spawn radius created by RME before?
  4. Sizaro

    MyAAC v0.7.12

    Is there a cache setting built into google chrome or something? It's so annoying when you can delete an image and chrome still loads it.
  5. Sizaro

    MyAAC v0.7.12

    I reinstalled it 3 times today, I'm pretty sure it didn't create that directory in either. Heres my old install: Also, this cache thing is really annoying when editing the template (turned it off) :P
  6. Sizaro

    MyAAC v0.7.12

    Now it works, looks neat when you're level 1,000,000 :D Shouldn't the AAC create that directory itself though?
  7. Sizaro

    MyAAC v0.7.12

    Notice: Uninitialized string offset: 5 in C:\xampp\htdocs\tools\signature\tibian.php on line 70 Warning: imagepng(C:\xampp\htdocs/system/cache/signatures/38.png): failed to open stream: No such file or directory in C:\xampp\htdocs\tools\signature\tibian.php on line 152 Theres no 38.png in cache
  8. Sizaro

    MyAAC v0.7.12

  9. Sizaro

    Lua omnivora.xml

    I'm not good with monsters but its the best I could do. <?xml version="1.0" encoding="UTF-8"?> <monster name="Omnivora" nameDescription="a omnivora" race="blood" experience="750" speed="210" manacost="0"> <health now="1200" max="1200" /> <look type="717" corpse="24651" />...
  10. Sizaro

    MyAAC v0.7.12

    Swedish I double checked it but I didn't triple check it. Enjoy :) Fresh re-install. I'm guessing this is because of my database? On houses page Notice: Undefined index: guild in C:\xampp\htdocs\system\pages\houses.php on line 72 On characters page Notice: Undefined index: in...
  11. Sizaro

    [LUA] & possibly [C++] requests - Sizaro

    Anyone willing to add me on Skype and answer my scripting questions? Also, is it possible to write a talkaction that clears the console? Like so /clearconsole
  12. Sizaro

    [LUA] & possibly [C++] requests - Sizaro

    I'm trying to compile a fork of tfs and I'm getting this error. I'm a newbie at visual basic / C++ so I only have general knowledge about what I'm doing. I'm guessing there something wrong with boost? I have latest version of visual basic + boost 1.6.3 1>connection.obj : error LNK2001...
  13. Sizaro

    [LUA] & possibly [C++] requests - Sizaro

    This ^ Literally just tried this before you posted and yes this is why. Also; I cannot summon creatures with 2 word names. Demon Skeleton, Fire Devil and Fire Elemental for example.
  14. Sizaro

    [LUA] & possibly [C++] requests - Sizaro

    Well I guess the talkaction can summon unsummonable monsters but it can't set them as master :p Full list if anyone want it: ['Skunk'] = {level = 25, mana = 200}, ['Rat'] = {level = 25, mana = 200}, ['Badger'] = {level = 25, mana = 200}, ['Snake'] = {level = 25, mana = 205}...
  15. Sizaro

    [LUA] & possibly [C++] requests - Sizaro

    Really nice. And how do I do the following things; Mana cost for summoning. Level requirement for summoning Summon despawn in protection zone When I attempted to summon Apocalypse, it didn't like me and started to attack me even though I summoned him ... :( Also, how do I make it...
  16. Sizaro

    Monster [UPDATED ] New Monster 10.95

    I must say the quality of CipSoft creatures have gone down so much, look at these monstrosities, wtf are they.
  17. Sizaro

    MyAAC v0.7.12

    I tried to create the Play button before in MyAAC but couldn't get it to work without breaking everything. Don't know if it has already been made but I haven't found it anywhere yet.
  18. Sizaro

    MyAAC v0.7.12

    And when does it do that? How do I force it to?
Back
Top