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

Otswe Free Scripting Service (Actions/Movements/Creaturescripts) Open Again!

Printer

if Printer then print("LUA") end
Senator
Premium User
Joined
Dec 27, 2009
Messages
5,782
Solutions
31
Reaction score
2,286
Location
Sweden?
Cyko Free Scripting Service (Actions/Movements/Creaturescripts/Talkactions) ReOpen!

Hello,

I decide to make scripts depending on players request.

Why im doing this?
Ticket to hevean? <- Also helping people and learn the lua language.
Please post below and i will hopefully be able to make the script you desire.

I repon Otswe Free Scripting Service, Ill only accept medium hard scripts. Follow these rules and we are good to go!

Rule number 1: No Spamming!
Rule number 2: Be Patient!
Rule number 3: There is no rule number 3!
Rule number 4: Follow all these rules!

Asfar you can see i accept only Actions/Movements/Creaturescripts/Talkactions/Globalevents! But ill accept npcs to, but depends how hard the request is.
My scripting Corner! Here you will be able to find scripts :D

My Scripts:
Need Special Storage To Enter The Platform!
Open Secret Hole - Timer!
Fire Explosion Into Area!
Remove Swarms From Magical Bushs!
Simple Upgrade Item!
Automatic Cleaning Spefic Area!
Magic Wall With Countdown!
Premium Scroll!
http://otland.net/f81/anti-lure-monster-v-1-otswe-171236/
http://otland.net/f81/advance-tutorial-hints-script-easy-configure-170739/
http://otland.net/f81/house-system-171153/
http://otland.net/f82/update-automatic-currently-health-mana-172129/
Check Points - Advanced!

Older Scripts:
Simple Premium Tile!
Exp Token!
Throw item get teleported!
 
Last edited:
Readd this on items.xml

Code:
 <item id="2208" article="an" name="axe ring">
		<attribute key="weight" value="90"/>
		<attribute key="slotType" value="ring"/>
	</item>
 
	<item id="2211" article="an" name="axe ring">
		<attribute key="weight" value="90"/>
		<attribute key="slotType" value="ring"/>
		<attribute key="skillAxe" value="20"/>
	</item>
 
Tried it but the same problem still exists.
If I spawn 2211 - it auto turns into 2208.

Like I spawn 2211 and item 2208 appears.
 
When you swap, you literally swap positions with the other player.
in this scenario you attack him and he is trapped in a 1 square hallway

before swap
HTML:
wall wall wall wall wall
empty space You him wall
wall wall wall wall wall

after swap
HTML:
wall wall wall wall wall
empty space him You wall
wall wall wall wall wall


What is swapping and how does it work?

Swapping is a special PvP feature on Open PvP game worlds that enables trapped characters to free themselves. If a character obtains PvP damage and is trapped - therefore all squares around him are taken so he cannot move anymore (Note: if a ladder/hole/stairs is around 'trapped character' this is considered Not Trapped.) - this character might swap positions with one of the trappers under certain circumstances. Positions to which a character can swap are marked by a beige square. To swap, the trapped character can either mouse click on the desired position or simply walk towards this field.

Characters can swap with:

other characters
pushable creatures or summons
a stack of creatures, the creature on top of the stack will become the swap partner and the trapped character will be swapped at the last position of the stack

Characters cannot swap:


with a character which the trapped character has attacked first
if at least one of the two characters stands in a protection zone, or in a quest or level door
with a member or its summon of your own guild or the opposing guild while you are at war
 
hello i looking for a clon script, i mean, when i cast it summon a monster with my same outfit, colours and name too.
and another is a npc who attack people :) thanks
 
Hello, folks!

I would really appreciate a script that enables me to set a certain monster type, if that monster is globally killed n times a bridge/tile will appear, revealing a boss monster. After that boss monster is killed, the gate closes again untill the number of monster required is killed again to reopen it. This is supposed to be an event which brings together the community.


Nevermind, all fixed :)
 
Last edited:
can you make a npc that sells a house/houses with the id 71/or other. Make it a ordinary trade log. And instead of money use christmas token.
 
Ey Cyko? do u know how to fix the character samples in the Database Modern AAC? i have the samples as chars, but when i make a new character it says loss_experience = 10, loss_mana = 10, loss_skills, 10 but loss_containers is 100 and so is loss_items please help me and replie as soon as possible
 
Im still waiting to someone, close this theard :/

Because im bussy with my own server.
 
Can you do task for potions? Like at otsmateria.pl
Example we must use 1000 any potion (small, strong, great, - health, mana), and we get reward.
Please, it important for me. :(
 
Last edited:
Back
Top