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

  1. m3ssy

    Solved [PHP] Youtube movie on Gesior's aac forum. Can't get it to work.

    Ive added such a code to forum.php but it shows the movie only while browsing forum and not in news on a main page. while(stripos($text, '') !== false && stripos($text, '') !== false ) { $youtube = substr($text, stripos($text, '')+14, stripos($text, '') - stripos($text, '') -...
  2. m3ssy

    Getting a strange error while trying to view player's page.

    It's working, thanks :)
  3. m3ssy

    Getting a strange error while trying to view player's page.

    Take it. <?PHP $name = stripslashes(ucwords(strtolower(trim($_REQUEST['name'])))); if(empty($name)) { $main_content .= 'Here you can get detailed information about a certain player on '.$config['server']['serverName'].'.<BR> <FORM ACTION="?subtopic=characters" METHOD=post><TABLE...
  4. m3ssy

    Getting a strange error while trying to view player's page.

    I'm using TFS 0.3.6 and i guess i don't have the proper version of gersior's aac. I did download one from a someone's requesting thread but it still doesn't work for me. Here's the god damned error. Any1 got any solutions for meh?
  5. m3ssy

    [Gesior AAC] 0.3.4 (beta4) fixed v5

    will be hell nice :D
  6. m3ssy

    Simple forum script

    Is there any newer version of that forum i can get if u r calling this thread old? rly dunno ;o
  7. m3ssy

    Action [Release] Ultimate Bomb

    bumping once again.
  8. m3ssy

    [Gesior AAC] 0.3.4 (beta4) fixed v5

    While trying to check player's info page.
  9. m3ssy

    Action [Release] Ultimate Bomb

    Any1 have the script done to work perfectly? I can make it to work after someone leave it but i got some problems (ex. if someone dies in room, the monsters keep spawning and when another team tries to make it .. its fkin impossible >< whats more - second wall is spawning). Dunno, if I'd have...
  10. m3ssy

    How to make a ramp [9745] work?

    I just noticed that one of ramps I put on my map doesn't work. The strange thing is second version of this ramp [9746] does work but this one doesnt want to :(( I can walk down but how to make this ramp works for both directions? :P
  11. m3ssy

    How to make a ramp [9745] work?

    lol, wrong section ><
  12. m3ssy

    How to make a ramp [9745] work?

    I just noticed that one of ramps I put on my map doesn't work. The strange thing is second version of this ramp [9746] does work but this one doesnt want to :(( I can walk down but how to make this ramp works for both directions? :P
  13. m3ssy

    A small problem with doRemoveItem

    Be my mastah :O It works. Thanks, dude. @edit ._. I just noticed there's one moar problem. If you are not pissed off yet.. The script is opening and closing doors perfectly untill I close it manually [ya know, by using them]. It causes the door to close and now when I'm using the lever, script...
  14. m3ssy

    A small problem with doRemoveItem

    holy shi- (luaDoItemEraseAttribute) Attempt to erase protected key "uid". @edit okie, i've changed something in my .lua script and now I don't have to change that uid .. I guess so.
Back
Top