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

  1. dydocan

    Website Layout Problem

    Anybody??
  2. dydocan

    Lua 7.6 Avesta [HELP]

    local coins = { [ITEM_GOLD_COIN] = { to = ITEM_PLATINUM_COIN, effect = TEXTCOLOR_YELLOW }, [ITEM_PLATINUM_COIN] = { from = ITEM_GOLD_COIN, to = ITEM_CRYSTAL_COIN, effect = TEXTCOLOR_LIGHTBLUE }, [ITEM_CRYSTAL_COIN] = { from = ITEM_PLATINUM_COIN, effect = TEXTCOLOR_TEAL } }...
  3. dydocan

    Website Layout Problem

    Hello, I am using the Aeron:Xiah Layout, who isn't working properly. When I press at the buttons nothing is happening, why? I think the buttons are linked but nothing is showing up, if somebody know how to fix it please tell me. It may be something in layout.php but I can't figure it out...
  4. dydocan

    Skills

    anybody? cykotitan ?
  5. dydocan

    Web ACC problem :S

    download gesior acc 0.3.5? and did you set password for the xampp before you replaced the files in htdocs with gesior acc?
  6. dydocan

    Skills

    Hi, I want all the four vocations to have skill 50 when they make their character. I can only change magic level in phpmyadmin but not sword skill or distance fighting.. and when they die I don't want them to lose their skills or when they attack I don't want them to gain skills eaither it...
  7. dydocan

    player beginner items

    How do i change player beginner items? I mean when they make a character and login they should have the items I want how do I do that? and yes anybody got the aeron layout:Xiah? who i can get pls? the link is broken and I can't download it
  8. dydocan

    Html Code again -.-

    <div style="padding-left: 20%; padding-top: 19%;"> <a href="**"><img src="main/wom.png" border="0" ></a> </div> <div style="padding-left: 59%; padding-top: 20%;"> <a href="**"><img src="main/wt.png" border="0" ></a> </div> shouldn't this work? The first image is perfect as I want it...
  9. dydocan

    Layouts

    Hi I want to see all the gesior acc layouts. any link for it? and another thing is that I found a layout who I liked very much but the file doesn't exist anymore on speedyshare can somebody give the layout to me then please? [Gesior ACC]Aeron Layout Xiah...
  10. dydocan

    javascript

    <SCRIPT type="text/javascript"> /* Snow Fall 1 - no images - Java Script Visit http://rainbow.arch.scriptmania.com/scripts/ for this script and many more */ // Set the number of snowflakes (more than 30 - 40 not recommended) var snowmax=100 // Set the colors for the snow...
  11. dydocan

    Windows Gesior Acc valhalla layout no images

    it's same thing for me it's all bugged but I know the problem... if you go to the layout file they have wrote all the images wrong.... if you search at background image it stands something else so you have to change it to /images/background.png it stands something weird there. but I don't got...
  12. dydocan

    Levels

    Hi I am making a kind of War server and don't want players to lose lvls on dying or gain any lvls they will begin at lvl 100 and always stay at that lvl. how can I do that?
  13. dydocan

    Coding wrong

    RehMaN-OTS Just check the website in "Firefox" And in "Internet Explorer" why is it bugging so much with the image link? and here is my script>> <html> <head> <title>RehMaN-OTS</title> <style type="text/css"> /* Remove margins from the 'html' and 'body' tags, and ensure the page...
  14. dydocan

    HTML Code

    yes but now I was talking about how to put my image where I want..
  15. dydocan

    HTML Code

    <html> <head> <title>RehMaN-OTS</title> <style type="text/css"> /* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */ html, body {height:100%; margin:0; padding:0;} /* Set the position and dimensions of the background image. */...
Back
Top