Jump to content

The_Stig

Members
  • Posts

    99
  • Joined

  • Last visited

Details

  • Gang
    [MgC]
  • Location
    Dundee, Scotland

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

The_Stig's Achievements

Punk-@ss B*tch

Punk-@ss B*tch (12/54)

0

Reputation

  1. Hi all, Just wondering if anyone had a working server they have compiled they could send me.. I own the popular [MgC] race server on DP2.3 but just cant get a linux server going at all for 1.0. Host doesn't know how to do it either. Tried to follow the instructions posted on the wiki but to a non linux user they make zero sense. Grateful for any help. Cheers, John.
  2. Any luck on this issue so far ei?
  3. Download an older version of it. I asked for Arc to include this to stop idiots spawnkilling. Put an older version on and folk will just complain about the spawnkilling. Your choice though.
  4. Which its scripted to do hence its a script. Anyway thanks for this, sure it will come in handy
  5. Hi all, Looking to make a box similar to the design of the GUI in Arcs freeroam to display in the bottom right of the screen a small amount of text. Scrolling would be nice but static would do the job just grand. Not very good with this scripting at all lol Thanks, Stig.
  6. Is it just me or was there no mention of this whatsoever from the MTA folk? I mean there was no front page news or anything telling anyone. First i knew was when i went into MTA to go to my server lol think the MTA devs need to be a little more forthcoming with things like updates for one......
  7. Is it just me or was there no mention of this whatsoever from the MTA folk? I mean there was no front page news or anything telling anyone. First i knew was when i went into MTA to go to my server lol think the MTA devs need to be a little more forthcoming with things like updates for one......
  8. Good idea. I see its down now. My server is [MgC] DM Freeroam Server and our IP is:- 89.149.202.140:22007 No idea how to do the quick connect thing lol
  9. Good idea. I see its down now. My server is [MgC] DM Freeroam Server and our IP is:- 89.149.202.140:22007 No idea how to do the quick connect thing lol
  10. On my [MgC]DM Server i run the Freeroam script from arc and it is always busy day and night. I personally find it boring but the only reason i do run it is because i found if i changed it to another map it stayed empty for days until i changed it back and i don't pay to keep an empty server lol There is a lack of unique modes out there for the moment and i would love to be able to make one but i am utterly useless at scripting so that doesn't help lol In time i think it will pick up and become very popular indeed.
  11. OK, got Vrockers original script working fine but this one i cant because i cant find where to put the password in lol Any hints?
  12. OK looks like it might be gtanet that wont allow this bot. Any other irc networks that will allow it? I tried registering the bot and it told me it didnt exist
  13. Ok did that but i had a problem. The way the script came the ircechocore has this root = getRootElement() szChans = {} local s_Server = "91.192.210.54" local s_Port = 6667 local s_Channel = "#freeroam" local s_BotName = "ServerEcho" local autoConnectionRetryTimer local autoConnectionRetryTimer_onDC Now with the changes you told me to do it connected to that IRC prefectly fine but silly me forgot to add the network and channel i wanted. So i changed it to this:- root = getRootElement() szChans = {} local s_Server = "irc.gtanet.com" local s_Port = 6667 local s_Channel = "#MgCFreeroam" local s_BotName = "ServerEcho" local autoConnectionRetryTimer local autoConnectionRetryTimer_onDC local allreadyInit = false and now it wont connect Well it does connect. In my channel #MgCFreeroam channel it still says:- CONNECTION TO THE SERVERS CORE HAS BEEN ESTABLISHED But still no relay of any chat.
  14. Thanks for that but im a little confused. Line 159 is 'end' and line 160 is 'trash = string.find(szText, "Password accepted") >= 0'
  15. Silly question but how do i do that? Cheers.
×
×
  • Create New...