• 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 Shadow Ghost

  1. S

    [action] Problem with roller coaster system 8.5

    I waiting patiently :p
  2. S

    Solved [8.5] NPCs won't buy stackable items

    It's a bug... http://otland.net/project.php?issueid=1196 http://otland.net/project.php?issueid=1134 So you have to wait for fix :thumbup:
  3. S

    [action] Problem with roller coaster system 8.5

    As I said- nothing happends when I click use on train- no errors in console. :thumbup:
  4. S

    Lua Remove premium points.

    Function getPlayerAccountId(cid) isn't finished ;)
  5. S

    [action] Problem with roller coaster system 8.5

    Any suggestions? :huh:
  6. S

    [Error] citizen of ....

    Do you set town id and masterpos of town in map editor?
  7. S

    [action] Problem with roller coaster system 8.5

    Hello! I have problem with roller coaster, i using tfs rc5p1. To the point: I put aid (4001) on train and I can't get on train (use on it), nothing happens (i mean; "Sorry not possible" or any error in console- both doesn't appear). I change one outdated function: mayNotMove to...
  8. S

    Lua mana rune script not working tfs 0.3.5

    Try replace if exhaust to if isExhausted Regards
  9. S

    [8.5] The Forgotten Server v0.2.5 (Mystic Spirit)

    pvp-enforced i think :)
  10. S

    Solved how to add shop points with sql command?

    Don't know what tables u have got in ur database, so I give u example: UPDATE `table` SET `pointstable` = `pointstable` + amount ; Go to ur database (example forgottenserver) table are [accounts,bans,players ect] - search where ur points are saved pointstable are tables in accounts (like...
  11. S

    [8.5] The Forgotten Server v0.2.5 (Mystic Spirit)

    Set 2 group_id in database-> accounts and group_id 1 in players (I don't remember that, so if it will doesn't work, try set group 2 in player and 1 in accounts :thumbup:)
Back
Top