Jump to content

zombienation

Members
  • Posts

    314
  • Joined

  • Last visited

Everything posted by zombienation

  1. i forgot its usr / mta / in pic its on usr
  2. well i'm at this point now http://www.mypicx.com/02172012/mta/ to be honest to start i had some help, and i forgot some steps like how he started the server lol, me and others were able to connect, but couldn't do anything cuz no resource was loaded
  3. No its linux vps. Ah thank u i can log in now. Its my first time i work with this, i wanted to restart the server after uploading all the files. But now i dont know how to start it anymore. As i said im all new in this While uploading, when connecting to server it was blackscreen. What was normal at that moment. After upload was complete i did upgrade in putty and reconnected. But still blackscreen Then icdid start resource. And the resources loaded. I did exit.. and now i forgot how to start the server lol Is it with a command or how do i start it? Thx
  4. Hello, I did exit in putty.. Now when i start putty and when it asks for password i cannot enter anything I'm stuck now please help Thx
  5. Hello, I was wondering on if somebody could show me how to fix that when u make a picture with the camera in game, it saves it as screenshot? Is that even possible? Thx
  6. Hmm, but, maybe.. when u activate the jumpseat u have a yellow light on you for a few seconds. Maybe if that light is off the screenbug would be gone? I dont know its just a tought of hope
  7. Haha omg. I already smoked to much i think at this point sorry man its my mistake
  8. draken, its not that i'm lazy, its just that its about my team functions and i dont wanna just give that all away cuz there is stuff in it changed by myself, i can show u in PM
  9. hey ganja.. i got it to work lol but, is it possible to add a code in it that saves the skin when a player dies? thx thanks
  10. Hello, U might know this resource called jumpingseats.. https://community.multitheftauto.com/index.php?p= ... ls&id=1855 U can push uraelf out of a vehicle as jumpingseats and land with a parachute. But it get the players bugged sometimes. When the hit a wall or some other objects when goibg down with parachute, their screen get bugged sometimes. A white screen.. I have tried to fix it but i failed I hope somebody alse can. Its a fun resource. Thx
  11. is there a possibility to use the fire effect on zombies?
  12. hello, i've bin looking to where i can find color id codes like 255 255 0 = yellow but on wiki i just find a page with vehicle color id's lol
  13. local playerTeam = getPlayerTeam localPlayer()
  14. source dont change the warning with localplayer () i can an other warning [2012-02-05 19:13:59] ERROR: zombiegamemode\teamjobs.lua:256: attempt to call global 'localPlayer' (a nil value)
  15. how can i fix it so the warning stops showing?
  16. hello, i got this when a player die or login [2012-02-05 13:57:17] WARNING: zombiegamemode\teamjobs.lua:256: Bad argument @ 'getPlayerTeam' local playerTeam = getPlayerTeam (Player ) how can i fix this? thanks
  17. i dont know, i mean that when clientplayer take the weapon and hit an other player that the other player start burning, like its now only on server side
  18. yesyes they are able to see the fire, they also die of it if the fire keeps on long enough lol but i mean the function on the weapon, i guess its normal that only players on serverside can use it, but is it possible to make the function on the weapon able to use by players from client side?
  19. thanks man u know everything? hey i dont want talk bad about you work, cuz it isn't bad at all but only i can use the fire function, is it possible to make it able for all players? i tried to do the same lines as client side but it dont work
  20. hmm thx for telling me, i think after looking on the wikipage with functions stuff i could make more things like this thanks of u helping me with this working one, now i just need to change the function and weapon for it or not? not that i'll see for new ideas like that now but its good to know already i was trying to change the shovel to a mod, it worked with modloader, but i dont like to use that script, i tried to to this but maye cuz its a weapon it have to be different? function replaceModel() local ID = 29 txd = engineLoadTXD("shovel.txd", 6) engineImportTXD(txd, 6) dff = engineLoadDFF("shovel.dff", 0) -- When you're replacing something else than a vehicle the ID must be 0. engineReplaceModel(dff, 6) end addEventHandler ( "onClientResourceStart", resourceRoot, replaceModel) addCommandHandler ( "reloadskin", replaceModel )
  21. no problem haha it works, its so funny ! thx solidsnake there is one thing, when u hit, u also catch fire, cuz the person is close to u when he catch fire, but it stays funny thanks
×
×
  • Create New...