-
Posts
413 -
Joined
-
Last visited
Everything posted by SnoopCat
-
1.- to post youtube videos just put the https://www.youtube.com/watch?v=98-MUuaQ2Uc in youtube tags i mean only 98-MUuaQ2Uc 2.- good map but suck music e.e 3.-its so confusing 1)thanks 2) simon choosed the music, lol. 3) which part is confusing? you just have to drive forward and look at markers.
-
ohhh i see but how i can compile it? anyway they have credits in game
-
Tropical Night V1: TropicalNight V2: TropicalNight V3 Download Link: http://www.megaupload.com/?d=20SSIBNY
-
can someone say something about the map plz??? i need to know ur opinion to see on what im failing.
-
isnt working this is the error i get [18:45:18] ERROR: wasted\sonido.lua:7: attempt to call global 'getLocalPlayer' ( a nil value)
-
hello this is my recent map made by me. I added Benox.exe on Credits Cuz they do part of the map giving me their objects to use on this map umm have fun looking it
-
soo it must be like this? function wasted (thePlayer) local sound = playSound("wasted.mp3",false) setSoundVolume(sound, 0.9) end function wasted (theplayer) guiCreateStaticImage( 20, 200, 100, 100, "imagename.png", false ) end addEventHandler ( "onClientPlayerWasted", getLocalPlayer(), wasted )
-
hello i have a script that when u die it plays a sound like WASTED.... well the thing i want to add to this script is an image on the screen and idk how to do it , if anyone wants to help here is the code i have function wasted (thePlayer) local sound = playSound("wasted.mp3",false) setSoundVolume(sound, 0.9) end addEventHandler ( "onClientPlayerWasted", getLocalPlayer(), wasted )
-
u have to make it whit interiors and teleport to get inside the houses and buildings
-
the editor of mta 1.0.5 haves alot of bugs i have my editor buged too but there is some editors fix on the web..
-
are you crazy????
-
i have the mta map editor crashing alot whe must w8 to the 1.1 to get a more stable version maybe
-
[DM]iFoR - Tecnologica
-
emm yeah that means ur map editor is bugged and u have to reinstal the whole server again... thats my method to fix it but there exists some editors whitout bugs advice: do not edit whit normal editor or they will crash and delete ur map
-
the whole road is maked by me....
-
hello im making my own road texture and i am having some problems to transform it to DFF idk why i cant can someone help me here is the error screen. plz help
-
hi i have this script downloaded by comunity and i edited a little but they dont works now idk why can someone help me ? function createAdminList() adminlist = { } supermodlist = { } modlist = { } juniorslist = { } for k, v in ipairs(getElementsByType("player")) do if not isGuestAccount(getPlayerAccount(v)) then if isObjectInACLGroup("user." .. getAccountName(getPlayerAccount(v)), aclGetGroup("Admin")) then table.insert(adminlist, v) elseif isObjectInACLGroup("user." .. getAccountName(getPlayerAccount(v)), aclGetGroup("SuperModerator")) then table.insert(supermodlist, v) elseif isObjectInACLGroup("user." .. getAccountName(getPlayerAccount(v)), aclGetGroup("Moderator")) then table.insert(modlist, v) elseif isObjectInACLGroup("user." .. getAccountName(getPlayerAccount(v)), aclGetGroup("juniors")) then table.insert(juniorslist, v) end end end return adminlist, supermodlist, modlist, juniorslist, end function AdminList(sourcePlayer, command) local admins, supmods, mods, juniors = createAdminList() if #admins == 0 then outputConsole("No hay usuario De nivel 4", sourcePlayer,false ) else for k, v in ipairs(admins) do outputChatBox("Nivel 4: " .. getPlayerName(v), getRootElement (), 255, 0, 0, false) end end if #supmods == 0 then outputConsole("No hay usuario De Nivel 3", sourcePlayer,false ) else for k, v in ipairs(supmods) do outputChatBox("Nivel 3: " .. getPlayerName(v), getRootElement (), 0, 255, 0, false) end end if #mods == 0 then outputConsole("No hay usuarios De nivel 2", sourcePlayer,false ) else for k, v in ipairs(mods) do outputChatBox("Nivel 2: " .. getPlayerName(v), getRootElement (), 255, 0, 255, false) end end if #juniors == 0 then outputConsole("No hay Juniors", sourcePlayer,false ) else for k, v in ipairs(juniors) do outputChatBox("Nivel Junior: " .. getPlayerName(v), getRootElement (), 255, 255, 0, false) end end outputChatBox("--------------------", sourcePlayer, 0, 255, 0, false) outputConsole("nothing", sourcePlayer) end addCommandHandler("admins", AdminList) addCommandHandler("lvl", AdminList) addCommandHandler("lvls", AdminList) addCommandHandler("LVL", AdminList) addCommandHandler("LVLS", AdminList)
-
yeah maybe change for some script or trade for Pro Maps
-
ask benox to kams script he gived me one
-
nothing to say just see how u steal the bike ???
-
i just uses 3ds max and kams script to make the tube