-
Posts
1,255 -
Joined
-
Last visited
Everything posted by .:HyPeX:.
-
Looked out that mta volume was at 7% and the PC's master volume at 50%.
-
By the way i already uploaded the log, it freezes sometimes at maps load and at some specific maps.. idea? (still happens after driver update) i can still do Ctrl + Alt + Supr and close it manually, but the mta itself freezes, but doesnt crashes, it stops responding. Another thing: isnt relevant if map is too weighty, it freezes aswell on low weight maps.
-
i will try. EDIT: Worked, Thanks. PD: There isnt a way of boosting sound? it sounds quite low.
-
ANY Sound on my PC seems to work. idea? EDIT: Restarted mta after closing MTADiag, now sound working, but still bad.
-
EDIT: Found out i had to enable HD Audio on BIOS. Now, everything was installed but, now i dont hear ANYTHING. PD: it managed to only work bad SFX Volume. the rest worked fine. LOG: http://pastebin.com/VyfVTr8S
-
done: http://pastebin.com/rCvNUWCR by the way, it also in some maps (race gamemode) it freezes with no reason, and the sound started to do this when i changed from a DDR2 G.Skill 1GB RAM to 2 Kingston 2GB DDR2. Might be something related to it?
-
Well.. idk why it happens this, but my sound its like my RAM screw up, sometimes and then sometimes works fine. idk why this might be, i managed to post here becouse only on MTA happens. Ideas?
-
i didnt stole the script, i have it and im trying to fix it. okay, i thanks, thats what i forgot, the racevoting.
-
Still Not Working!!!!!!!!!!!!...
-
Fixed when joining in "Local" tab. any idea?
-
Ussualy, my server (hosted on my own pc) longed 0-1 seconds loading 10MB, now im 2 min for 80 KB, any idea of why it started to work sooo slow? even friends that enter download faster than me... PD: if it works of something, im on a router, and when i conect my server identifies me as 190.191.22.122 (my external ip), not as before that recognized me as 192.168.1.102 (my internal router ip) my server usually i saw it as mtasa://192.168.1.102 but now i see it as mtasa://190.191.22.112:22003 (my external ip)
-
No one has idea?... i cant find any fix.
-
Still not work.
-
Still, nothing happens...
-
Hi all Guyz, well, for long time i have been triyng to fix this, when i click the button nothing happens, i think im missing something, but i cant find it... Server Side: -- Buy a next map function buyMap(thePlayer,mapName) --local playerLevel = tonumber(loadPlayerData(thePlayer,"level")) local playerCash = tonumber(loadPlayerData(thePlayer,"cash")) if mapIsAlreadySet == false then if not (mapName == "") then --if playerLevel >= mapLevel then if playerCash >= mapCost then triggerEvent("onNextmapRequest",thePlayer,thePlayer,mapName) else outputChatBox("#FF6600* #FFFFFFYou don't have enough money to set a map!",thePlayer,255,255,255,true) end --else --outputChatBox("#FF6600* #FFFFFFYou need to be level #ABCDEF"..mapLevel.." #FFFFFFor higher to set maps!",thePlayer,255,255,255,true) --end else outputChatBox("#FF6600* #FFFFFFPlease select a map from the list first!",thePlayer,255,255,255,true) end else outputChatBox("#FF6600* #FFFFFFA map is already set at the moment! Please try again later.",thePlayer,255,255,255,true) end end function resetMapSetStatus() mapIsAlreadySet = false end addEventHandler("onMapStarting",getRootElement(),resetMapSetStatus) addEvent("onSetNextMap",true) addEventHandler("onSetNextMap",getRootElement(), function (mapName) thePlayer = source local playerCash = tonumber(loadPlayerData(thePlayer,"cash")) savePlayerData(thePlayer,"cash",playerCash-mapCost) outputChatBox("#FFFFFFNextmap: "..getPlayerName(thePlayer).."#FFFFFF has bought a next map!",getRootElement(),255,255,255,true) outputChatBox("#FFFFFFNextmap: #FF8800"..mapName,getRootElement(),255,255,255,true) mapIsAlreadySet = true scoreboardRefresh(thePlayer) achievement31(thePlayer) end) addEvent("onSetNextMap",true) addEventHandler("onSetNextMap",getRootElement(), function () mapIsAlreadySet = true end) Client Side: function buyNextMap() local selectedMap = guiGridListGetSelectedItem(gridMaps) if selectedMap == -1 then outputChatBox("#FF6600* #FFFFFFERROR! Please select a Map to buy!",255,255,255,true) local row,column = guiGridListGetSelectedItem(gridMaps) local mapName = guiGridListGetItemText(gridMaps,row,1) addEventHandler("onClientGUIClick",btn_buyNextMap, buyNextMap, buyMap, true) callServerfunction("buyMap",getLocalPlayer(),mapName,getPlayerName, onClientGUIClick) end end This is an image of tab related to this: (its on KN3 so wont drop)
-
Awesome, map 5/5, music 4/5, deco 6/5 PD: can u send me the map?
-
https://www.youtube.com/watch?v=wWYrkhvP2fI Hmmf video no work.. https://www.youtube.com/watch?v=wWYrkhvP2fI
-
ok tnx i wait to go back home to play mat
-
Hey guyz i have a macbook air with intell core i7, and i dont know how to play mta. I guess i need to instal gta for mac but i dont know if mta will work. any ideas?
-
For 1.0 Pro Race Server, my Fiirst map. (not really) Link:http://www.prorace.forumattivo.it/t1024-dm-_hypex_-vol1-_getting-started_ PD: i couldnt do a video... its too pro.. I will add more images
-
only teleports -.-"
-
[DM] |-Old_School_SkillZ-| By: HyPeX/Sniper-Killer Has: -Infernus Mod -Music -VgnCarshade Mod -Credits Gui -Sky Mod -Water Mod -Puma Markers -Chat Mod Link:http://www.mediafire.com/?ca89j11pctqv7pe Enjoy! if anyone wants make the video.
-
maybe.. someday if mta community makes map security better.. i mean.. they should not can change the map name etc.. Maybe some that we could share maps without problems