• 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. Zuma Master

    Need some Znote AAC help!

    Hello there, whoever you are! Well, usually I'm helping people on the Support board, but... I need some help myself now x_x. I got 0 knowledge in website designing/development, and I'd like to learn a little. Let's say that I want to create a new layout for Znote AAC. (I can make the graphics...
  2. Zuma Master

    I want to know the opinions of some of Otland's people about this.

    So... As a select few of you may know, it's been about a year now with absolutely zero playable high-exp/rebirth-based ot servers that are worth playing. forgottenl.se? I'd rather not insult the owner/team. forgottenl.hopto.org? Scammer, crappy server. spiderserver.no-ip.org? It has become...
  3. Zuma Master

    I noticed I never gave you people a proper introduction. Where were my manners....

    Hello, I am a capable LUA scripter who has been dwelling on Otland forums for about a year now. I prefer to keep my age, location and religion for myself, as I do not want to cause drama on such things that I may rightfully keep for myself. I am a sociable person, and I prefer to keep my...
  4. Zuma Master

    Lua Is this doable?

    Hello OtLand. As a small few of you know, I'm a decent LUA scripter... But I discovered a faulty function in Crying Damson, which is: doCreatureSetNoMove() This function should make a player not move, at all, until its used again to cancel such an effect... However, it's possible to bypass...
  5. Zuma Master

    Will this do the job?

    Hello. I have been trying to create a spell that teleports the caster to a random space in a 3x3 square around him. So, i have , after about one hour , resulted with this: local playerpos = getCreaturePos(cid) local position = {fromx = playerpos.x - 3, fromy = playerpos.y - 3, tox =...
  6. Zuma Master

    How to insert your sprites to your OTServer, full tutorial (8.5-8.54 only)

    Hello and welcome to this tutorial , which will , hopefully , teach you how to insert sprites to your OT server. Let's get started: (FULL CREDITS FOR THIS PART GOES TO SIR BANANAS) Adding Sprites Into Your Custom Client (CREDITS TO SIR BANANAS FOR THIS PART) I've seen soooo many people ask...
  7. Zuma Master

    My Sprites

    Should i continue learning and trying? or should i stop? also i'd love some CnC and a rating out of 10 (note : these are my few first sprites , i've lost one or two after i formatted my hdd :S) Phase 1: (3 sprites) 1: Story: This sprite was my third , and actually one of my best. I got the...
  8. Zuma Master

    I Need This Spell Urgently...

    Well , for my server (TFS 0.3.6pl1 Crying Damson) i need a spell for druids and sorcerers and their promotions to , when they cast it , get teleported on a random tile around them 4x4 , but they cannot teleport randomly to a protection zone <<== IMPORTANT... It should be possible in lua since...
  9. Zuma Master

    [Modern AAC] I Need Some Help...

    in any character view on my server , i get this error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND `c`.`id` !=' at line 1 it looks ugly and i...
  10. Zuma Master

    How To Add A Custom NPC?

    I Want To Make An NPC that can rebirth a player for no gold , if the player is level 717217 only and it will make u level 8 again but u keep the mana and health and items and everything... i have no clue how to do that though. would appreciate some help.
Back
Top