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

    Flag error

    Hello everyone, I am trying to add skulls into my game for staff members Ninja helped me get the skulls to work.. But now the problem is when a staff member looks at something they can't see the item id and they cant move items from a distances anymore... Here is the thread that I am talking...
  2. psychosisneamia

    Guild in game

    Bump~
  3. psychosisneamia

    Guild in game

    Bump~~~~~~
  4. psychosisneamia

    Guild in game

    I Don't need the script, I just need to know where it saves the player members data in the database!
  5. psychosisneamia

    Guild in game

    Bump~
  6. psychosisneamia

    Guild in game

    hello everyone, I am trying to make a guild manager in game and I need to find the members of each guild which is saved in a table called guild_members but I can't find this table in the database... Can anyone tell me where its the characters at? "20:03 You see yourself. You are a god. You are...
  7. psychosisneamia

    Stupid question?

    That is what I am trying to figure out.. Do you know how to do that? @Ninja or @Limos do either of you know how? Tfs 0.3_7 Crying Damson~~
  8. psychosisneamia

    Stupid question?

    I added a new coin my server but I can not get the npc to recognize that the coin is money.. What do you think I did wrong? 000constant ITEM_GOLD_COIN = 2148 ITEM_PLAT_COIN = 2152 ITEM_CRYS_COIN = 2160 ITEM_DEMO_COIN = 18547 Items.xml <item id="18547" name="Demonic Coin" />...
  9. psychosisneamia

    Stopping theft

    Tfs 0.3_7 Crying Damson
  10. psychosisneamia

    Stopping theft

    Bump~~
  11. psychosisneamia

    Stopping theft

    Bump~
  12. psychosisneamia

    Stopping theft

    I dont want that to be the job of the server, I want it handled by staff. ;p
  13. psychosisneamia

    Stopping theft

    I dont want that because when a GM sells a player a house i want them to be able to still have items in their backpacks, although even at that rate with the flags they could still multi client and give it to a player standing outside the house
  14. psychosisneamia

    Stopping theft

    Is there a way to make a script that if your access is not greater then 4 you can not move an item inside a house? I just want to prevent gamemasters from going in a house and taking whatever they want and staff not being able to see who is taking the items.
  15. psychosisneamia

    New Channel

    Rep== a like. Its the same thing.
  16. psychosisneamia

    New Channel

    Got it to work Thanks~~ =) Rep ++ For both of you!
  17. psychosisneamia

    New Channel

    lets make sure I have this part correct, local channelId = CHANNEL_HELP function onChannelLeave(cid, channel, users) if channel == channelId then doPlayerOpenChannel(cid, 9) end return true end No errors, yet the channel doesn't open itself.
  18. psychosisneamia

    New Channel

    @Printer I just tried it, I get the error Not valid Event Type so what should I change this too? <event type="leavechannel"
  19. psychosisneamia

    New Channel

    I am using Tfs 0.3.7
  20. psychosisneamia

    New Channel

    Bump~
Back
Top