Search results

  1. idaBigA

    High rate

    www.sting3g.com PheonixRising Server, King files and quite a high rate.
  2. idaBigA

    [CD3.55] SQL Errors From Quests

    There are couple of errors in that SQL portion related to the error point here >> FLD_COND1=3FLD_COND2='0' Firstly, there is no space between the '3' and the 'F' Secondly, you are trying to search a number field with a string, you should be searching for 0, but are actually searching for '0'...
  3. idaBigA

    [CD3.55] SQL Errors From Quests

    Need you to show your script that produces this error to understand where you have gone wrong.
  4. idaBigA

    [CD3.55] Book Prices data??

    You're probably right Sean, I had forgotten the price fluctuations.
  5. idaBigA

    [CD3.55] Book Prices data??

    You can set a % of what items are worth when sold to the shop. Is that set really high?
  6. idaBigA

    [CD3.55] Close Bag From Script

    The only way I can think of is if you teleport does it close your bag? If so, move them to the same spot. If it doesn't, not sure how else you could do it. Also, what would stop them re-opening it?
  7. idaBigA

    [Other] LOM3 Servers

    Like Phoenix Rising Server... its a King server.. give it a whirl :)
  8. idaBigA

    [Holley] message error

    Think that one is your !Setup.txt is corrupt, can you grab one from a backup?
  9. idaBigA

    [CD3.55] Town Teleport

    Your TT will always take you back to the last "StartPoint" you went to. If you wish to make your own you would need to add a scripted item (or create a new @ command using the console and a script). There are a few threads that discuss scripted items (not sure on new @ commands, but I have...
  10. idaBigA

    [CD3.55] Amtek 3.55 Full Envir

    Amtek closed then? And nice one on releasing the work done.. no doubt much appreciated by all!
  11. idaBigA

    [King] Ip set up guide?

    Soz, Link fixed www.sting3g.com/KingSetup.rar
  12. idaBigA

    King IP Settings - Easy Way :)

    Link Fixed
  13. idaBigA

    [King] Ip set up guide?

    http://www.lomcn.org/forum/showthread.php?65147-King-IP-Settings-Easy-Way-) Just use this.
  14. idaBigA

    [CD3.55] Reset Accounts/char

    There are various tables that need to be cleared to delete characters. If you do not get them all you will see problems. For 3.55 and kings these are different, but a full list would be beneficial here. If anyone has one for 3.55, I will create one for kings.
  15. idaBigA

    Sting3G - Server Files - Here For Download

    Sorry, link fixed.
  16. idaBigA

    [Holley] MapInfo options, explanation please!!

    "SAFE" - "You cannot PK in this area" "FIGHT" - "You cannot Drop in this area" "NORECONNECT" - "You cannot start on this Map - This will be accompanied with a (MAP)" "NORECALL" - "Says it all, you can't use RECALL set in this area" "NODRUG" - "You cannot consume Pots" "NOPOSITIONMOVE"...
  17. idaBigA

    [CD3.55] event autorun ?

    You can also do this via any NPC using [@_Startup] This runs every time the NPC is loaded (either on server start or on Reload of that NPC). So, something like [@_Startup] #ACT Goto @TimeChecker [@TimeChecker] #IF Hour 17 17 ;Hour must be 17 (Can be a range i.e. 17-18). Min 05 05...
  18. idaBigA

    [CD3.55] help script in menu D

    #ACT Mov A0 %USERMAP #IF Equal A0 "D705" #SAY You are in BoarKR\
  19. idaBigA

    [CD3.55] Bag Drop ?

    The throw is usually used for stacked items, when you die you drop a % of them. If you only have 1, that percentage may never be equal to 1 item. Only thing I can think of. With regards to items dropping from bag, there is nothing on a 3.55 server that allows this to happen as far as I am...
  20. idaBigA

    [Other] Problem with server 3.55 Attacking

    I assume you have checked your router settings? Its just that you haven't mentioned them.