• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. wikutag

    Uniserver help

    When i put my ethernet cord into my computer it keeps the server up.. But i cannot access my website.. Help??
  2. wikutag

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

    When i click on my medal it doesn do anything... says this item cannot be used..... <action itemid="5785" event="script vipmedal.lua"/> -- Vip medal by Kekox function onUse(cid, item, fromPosition, itemEx, toPosition) if getPlayerVipDays(cid) > 365 then doPlayerSendCancel(cid, "You can only...
  3. wikutag

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

    When i click on my vip medal it doesnt do anything... or no errors.. help???
  4. wikutag

    Adding magic to a item problem

    nvm i got it :) thanks
  5. wikutag

    Adding magic to a item problem

    and how would i add ml to it? </movevent> <movevent type="Equip" fromid="2542" toid="2542" slot="shield" level="8" event="function" value="onEquipItem"> <vocation name="Druid"/>
  6. wikutag

    Adding magic to a item problem

    but if its just a regular shield why would it need to equip and deqeuip?
  7. wikutag

    [Action] Pull Lever Spawn Monster

    @Limos i get these errors after i added the scripts [28/03/2014 21:55:16] [Error - CreatureScript Interface] [28/03/2014 21:55:16] buffer:onAdvance [28/03/2014 21:55:16] Description: [28/03/2014 21:55:16] [string "dateToStart = {..."]:60: attempt to index field 'monstersPositions' (a nil...
  8. wikutag

    Looking for new staff

    If you can script and have time on your hands i need 3 people that can do something besides map. I need people that can do it all. Email me at [email protected] With your experience. Thanks
  9. wikutag

    Adding magic to a item problem

    hmmm that sucks i have no idea how to do that HAHAHA
  10. wikutag

    Adding magic to a item problem

    Well i added magic levels to a item but its not giving them the + magic levels heres my item please help <item id="2542" article="a" name="Druid Donation Shield"> <attribute key="weight" value="5100" /> <attribute key="defense" value="45" /> <attribute...
  11. wikutag

    Points for leveling problem!!!!

    Nothing looks wrong.. Just dont know why its not adding!!!!
  12. wikutag

    Points for leveling problem!!!!

    No one is recieveing points for leveling am i suppose to add in actions xml? local t, storage = { {160, 10}, {190, 10}, {220, 15}, {250, 20}, {280, 30}, {300, 30}, {315, 30}, {330, 30} }, 256 function onAdvance(cid, skill, oldLevel, newLevel) if skill ~=...
  13. wikutag

    Paygol issue?

    Yeah thats true... But geez lol thats horrible
  14. wikutag

    Paygol issue?

    .40 cents? really? lol im taking that off forsure
  15. wikutag

    Paygol issue?

    Im confused to lol i mean he didnt recieve points but it still charged him full price and i got .40 cents LOL Yeah the question is why did i only get .40 cents and why did he get charged full price and why didnt i recvieve the money but only .40 cents
  16. wikutag

    Paygol issue?

    I have someone donate and say they didnt recive a confirmation msg but i got .40 cents from that person and they said it charged them full price Im confused help anyone?
  17. wikutag

    [Action] Pull Lever Spawn Monster

    @Limos i got it working :)
  18. wikutag

    [Action] Pull Lever Spawn Monster

    @Limos Ok i removed that now i get this error [26/03/2014 13:26:38] [Error - LuaScriptInterface::loadFile] data/actions/scripts/Privatespawnone/spawnleverone.lua:33: '<eof>' expected near 'end' [26/03/2014 13:26:38] [Warning - Event::loadScript] Cannot load script...
  19. wikutag

    [Action] Pull Lever Spawn Monster

    @Limos
  20. wikutag

    [Action] Pull Lever Spawn Monster

    [25/03/2014 18:08:12] [Error - LuaScriptInterface::loadFile] data/actions/scripts/privatespawnone/lever1.lua:15: '}' expected (to close '{' at line 10) near 'for' [25/03/2014 18:08:12] [Warning - Event::loadScript] Cannot load script (data/actions/scripts/privatespawnone/lever1.lua) [25/03/2014...
Back
Top