Jump to content

Michael_Sund

Members
  • Posts

    161
  • Joined

  • Last visited

About Michael_Sund

  • Birthday 06/09/1994

Details

  • Gang
    RCSD [ERP] :D

Recent Profile Visitors

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

Michael_Sund's Achievements

Busta

Busta (15/54)

0

Reputation

  1. Found the problems. I thought LUA operators were NOT like C++ and most other languages... I put the assignment operator instead of logical equals operator. Haha, fixing it right now. Thank you!
  2. function showLoginWindow() createLoginWindow() outputChatBox("DEBUG 1 PASSED") if(wdwLogin ~= nil) then guiSetVisible(wdwLogin, true) showCursor(true) guiSetInputEnabled(true) else outputChatBox("An unexpected error has occured and the login GUI could not be created.") end end addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), showLoginWindow)
  3. This doesn't seem to be calling my function "showLoginWindow()". It's client-side and the script is included in meta.xml as client type script. addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), showLoginWindow)
  4. The question is who the hell are YOU? (As you had to ask me ^^)
  5. Some ppl do it to be admin maybe.. Now it's not needed i fixed my problem!
  6. Thanks but fixed it myself. PS.I looked there a few days ago didn't find my router in the list
  7. Fixed by enabling UPnP in the router I have only tried in SA-MP but it will work with MTA too when i have forwarded the port
  8. Hi, I need help because i don't know how I am supposed to setup the firewall, forward ports and stuff so I can host a server. My router is a (Siemens) Gigaset SE361 WLAN (I'm not using wireless on this PC.) If there is anything else you need to know to help me, ask me
  9. It's 2009 and still not released
  10. Do you know or are you a free hoster of MTA DM servers, then could you please PM me and talk more in private.
  11. Ok, thanks. Sorry for being slow
  12. Ok, sorry for the late answer I've had it hard with some buddies in a SA-MP clan LOL. Ok I could need your msn and stuff and I'll check it out someday
  13. Hi I just wanted to say hi, and tell everyone that I'm gonna be active again. I had a harddrive failure on the partition where my server was and it is gone now but I'm downloading my RP Game Mode to use and edit that in my new server Want help with scripting?, I may be able to help you!
  14. This would be really cool
×
×
  • Create New...