Jump to content

Keilbritschn

Members
  • Posts

    91
  • Joined

  • Last visited

Everything posted by Keilbritschn

  1. hmm i could try XAMPP ... on my own PC. Ok thanks Solidsnake14
  2. hmm could be, but do you know where i get a free mysql server? Cause i dont wanna buy one for just some scripting things.
  3. Hey guys, i tryed to connect to many Mysql-Server's wich are for free. But the Console says: ERROR: [gameplay]\mysqlloginpanel\login_server.lua:9: dbConnect failed; Can't connect to MySQL Server on 'mysql17.000webhost.com' (10060)
  4. hey guys, i have a problem. if ( cX > 35/screenW ) then -- shooter if ( cX < 360/screenW ) then if ( cY > 530/screenH ) then if ( cY < 705 /screenH ) then local hoveralpha = interpolateBetween(0,0,0,100,255,255,getProgress(1000),'InQuad') dxDrawImage( 35, 530, 325, 175, 'img/shooterh.png',0,0,0,tocolor(255,255,255,hoveralpha)) end end end end The problem is, that it doenst show the picture in one second, it shows immediately
  5. Hey guys, i have a Problem. i wanted to try the interpolateBetween function. local screenx,screeny = guiGetScreenSize() -- animation local state = 'starting' local phase = 0 local alpha = 0 local lastTick = getTickCount() local function getProgress( addtick ) local now = getTickCount() local elapsedTime = now - lastTick local duration = lastTick+addtick - lastTick local progress = elapsedTime / duration return progress end local RectangleX,RectangleY = interpolateBetween(screenx/2-250, 0-screeny, 0, screenx/2-250, 0, 0, getProgress(10000), 'Linear') function draw() dxDrawRectangle(RectangleX, RectangleY, 500, screeny, tocolor(27, 122, 224, 255)) showCursor(false) end addEventHandler("onClientResourceStart",getRootElement(), draw) addEventHandler("onClientRender", root, draw) the server says no errors. But it dont do that, what i want to do Please help me
  6. Hey, my problem is, that shader like bloom or the dynamicsky dont shows. So the shader dont change anything. I reinstalled my MTA but nothing helped
  7. I want to buy it! 10-30 €
  8. And where? I cant find one with colourcoded toptimes for DM/DD. The most of them arn't avaible
  9. hey guys, my problem is, i dont know how to enable the colorcodes of my name in the toptimes. Can pls help anybody
  10. hmm, i think, shortcuts are for noobs. I think, if you will make a map, and somebody makes a sc, so, i think, you don't like it . Or? And if yes, ... so i dont know. So, i think Shortcuts are for noobs.
  11. Hey Guys, Im searching a Scripter for my Server. I need a Userpanel, i designed one and i need it ^^. I can't give money, but you can be the Coowner of the Server. I don't like to present my design here, so the Scripter, can contact me in Skype: Keilbritschn. Or here in the Forum.
  12. The Deco isn't realy earth-shattering
  13. That's the best Vol 1 that i ever seeen . But pls, delet download, its to good for an download
  14. It isn~t perfect, but not bad. I don~t know. I think 5/10
  15. thanks, but how can i, if i log in that i automaical be in the team?
  16. Hey Guys, (sry for my bad english ^^). My Problem is, if i restart the server, all the teams in scoreboard are deleted, and ich i created a team and i join this team and reconnect, so im no more in this team. Pls help me .
  17. i like it 9/10. It isn't much originality. It is realy perfekt and skilled!
  18. good stunts. 7/10. I saw a sunshine in this video, pls send me download link of this mod
  19. Good map, but the presentation isn't the best ^^. 7/10
  20. jeah, good map 9/10 . I like it. but i need this infernus mod!!! Pls send me a PM with downloadlink
  21. It's realy your best map, very good deco
×
×
  • Create New...