• 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. Pheenix

    Supra Skytop (Skor)

    Vad får jag? Amerikansk Sida: http://www.supraskytopshoesblack.com/Supra-Skytop-NS/Supra-Skytop-NS-Purple-Shoes-20454.html Svensk Sida: http://www.reasverige.com/supra-muska-skytop-skor-ren-lila-rea_7296.html och lol.. dom fanns ju tillochmed på Junkyard...
  2. Pheenix

    TalkAction Perfect Bounty Hunters System with PHP for M-AAC (TFS 0.4)

    This is my First "Release" so be gentle :$ Most of the code is copied from http://otland.net/f81/bounty-hunters-system-player-hunt-system-27721/ <-- Awesome, i just altered it a bit :rolleyes: This script will be put in action when someone types !hunt,/hunt,!bounty,/bounty [prize],[nick]...
  3. Pheenix

    The best VIP system ever! [Action/Movevent/Globalevent]

    Make a shop offer with a mysql query that alters vip days, just look at a unban acc one or remove skull, should work the same just alter the sql query so it gives the amount of vip days you want the offer to be instead of unbanning acc or removing skull if you understand what i mean. If you...
  4. Pheenix

    [Sweden] Otmania | 8.6 | RL-map | Quests | Frequently updated to suit you!

    oh that.. let me show u, im playing around with newtype ehehe :$ go there, press ctrl+n and shit brix :blink:
  5. Pheenix

    [Sweden] Otmania | 8.6 | RL-map | Quests | Frequently updated to suit you!

    Server worldtype changed to PVP-E / Hardcore
  6. Pheenix

    [Sweden] Otmania | 8.6 | RL-map | Quests | Frequently updated to suit you!

    Implying? Maybe you could use your brain and please submit the outcome if you do.
  7. Pheenix

    [Sweden] Otmania | 8.6 | RL-map | Quests | Frequently updated to suit you!

    Where did you try to buy it? (which king/queen) Havent heard anyone else with that problem.. and there is people with ms and ed etc..
  8. Pheenix

    [Sweden] Otmania | 8.6 | RL-map | Quests | Frequently updated to suit you!

    Otmania RL-Map 8.6 Please note that this server has very balanced classes so sorc/druid may not be the obvious choice. There are no portals directly to spawns, there is only portals to towns and ofc in quests. We want the server to be a social gathering place where your main priority wont be...
  9. Pheenix

    [Sweden] Otmania | 8.6 | Custom map | Custom Quests | Frequently updated to suit you!

    Server Changed Completely. New thread started: http://otland.net/f43/sweden-otmania-8-6-rl-map-quests-frequently-updated-suit-you-126915/
  10. Pheenix

    The best VIP system ever! [Action/Movevent/Globalevent]

    Sorry im not familiar with that version at all, was a long time since i did anything with otserv and i just started again.. all things i do i only test at r3777 atm (0.4)
  11. Pheenix

    The best VIP system ever! [Action/Movevent/Globalevent]

    No problem, tell me if you want something else ^^
  12. Pheenix

    The best VIP system ever! [Action/Movevent/Globalevent]

    Edited viptile.lua function onStepIn(cid, item, position, fromPosition) if getPlayerVipDays(cid) == 0 then doTeleportThing(cid, fromPosition, FALSE) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "Thou shall not pass, this is for VIPs only!")...
  13. Pheenix

    The best VIP system ever! [Action/Movevent/Globalevent]

    Ill see to it.. just started with lua editing, but i probably can do it.. really shouldnt be that hard :) tho isnt it better with that script on the doors?
  14. Pheenix

    The best VIP system ever! [Action/Movevent/Globalevent]

    Fixed Add vip days command and Remove vip days command In the add vip days command i also changed the sender, so the reciever gets the message "You have received X VIP days from a god." where X is the vip days you chose. Also added a function for the script to see if its one or more days 1 day...
  15. Pheenix

    The best VIP system ever! [Action/Movevent/Globalevent]

    that should do the trick, if it doesnt just add it where i did.. registerCreatureEvent(cid, "GuildMotd") <!-- on this line --> registerCreatureEvent(cid, "Idle")
  16. Pheenix

    The best VIP system ever! [Action/Movevent/Globalevent]

    onTimer should be onTime in removedays.lua and make sure you dont get any unwanted linebreaks when you copy this codes cus it can screw up your sql queries pretty bad and will probably give you an error in the console. Just make sure ur lua files looks like the code posted here. Also...
  17. Pheenix

    Windows Server crashes for some reason

    Get a linux with GUI (Graphical User Interface) its just like using windows, some even have PnP (Plug and play = autoinstalling drivers for network, sound etc.) its really easy. I think LinuxMint is one of them, and its based on and compitable with both ubuntu and debian, i would recommend you...
  18. Pheenix

    Graphic Designer DiamondOT is in need of your skills!

    I feel the maturity in this thread is more or less dead by now..
  19. Pheenix

    Linux IPN Problem Please look

    Problem Solved, thanks gunz. This thread may now be closed and deleted if moderators wants to.
  20. Pheenix

    Linux IPN Problem Please look

    mindless bump
Back
Top