Jump to content

12p

Members
  • Posts

    2,608
  • Joined

  • Last visited

Everything posted by 12p

  1. looks like you haven't did this script. If you see these lines: function getPlayerRank ([u]thePlayer[/u]) local Points = loadPlayerData (source,"points") if (getPlayerData(getLocalPlayer(), "points") <= 0 ) then setPlayerData(getLocalPlayer(), "Rank") "Newbie" elseif (getPlayerData(getLocalPlayer(), "points") <= 100 ) then setPlayerData(getLocalPlayer(), "Rank") "Guest" elseif (getPlayerData(getLocalPlayer(), "points") <=250 ) then setPlayerData(getLocalPlayer(), "Rank") "Player" elseif (getPlayerData(getLocalPlayer(), "Points") <= 500 ) then setPlayerData(getLocalPlayer(), "Rank") "Known" elseif (getPlayerData(getLocalPlayer(), "Points") <= 1000 ) then setPlayerData(getLocalPlayer(), "Rank") "Server friend" elseif (getPlayerData(getLocalPlayer(), "Points") <= 2500 ) then setPlayerData(getLocalPlayer(), "Rank") "V.I.P" elseif (getPlayerData(getLocalPlayer(), "Points") <= 5000 ) then setPlayerData(getLocalPlayer(), "Rank") "Faumos" elseif (getPlayerData(getLocalPlayer(), "Points") <= 10000 ) then setPlayerData(getLocalPlayer(), "Rank") "Pro" elseif (getPlayerData(getLocalPlayer(), "Points") <= 50000 ) then setPlayerData(getLocalPlayer(), "Rank") "Crazy" elseif (getPlayerData(getLocalPlayer(), "Points") <= 1000000 ) then setPlayerData(getLocalPlayer(), "Rank") "Insane" savePlayerData (getLocalPlayer(),"rank",Player(getLocalPlayer(),"Rank")) end end You should replace all getLocalPlayer() with thePlayer. Did you do this script?
  2. I think varez was talking about "Lithuanian Zombie Infestation" server, it had a FPS mode. Of course, there is too a german server: Vio Reallife.
  3. Please moderators, delete these resources!
  4. please, dont bump old topics. This was from June.
  5. nice if you need help with some scripting, ask me
  6. Win7 Starter doesnt keep 3DS Max 9 to work. And yes, that you are telling (pickups thing) is easy. The hard thing is an inventory
  7. Minecraft is a construction-in-2d-style-based, that keeps you build things like if you were in a virtual LEGO. Maybe this looks like Drugcraft, I know, but it's because I can't use any 3D Modeler for DFF files (I have Win7 Starter, doesn't keep me to use 3D Studio Max 9). And you didn't notice, but I run using FPS CAMERA WITH THE MOUSE and JUMPING WITH A CUSTOM JUMP I have made.
  8. DEAD PROJECT.
  9. 12p

    What is this error?

    Using a bind, i have used showCursor and now works thx mates
  10. 12p

    What is this error?

    Yeah, maybe it's that. I used just T to toggle cursor
  11. maybe you should use fadeCamera --black screen setElementInterior --no area in admin panel, so he isn't inside the map setElementPosition --to 0,0,0 setPedFrozen --so he won't do anything anymore setElementAlpha --invisible hahahaha!
  12. I just want to create an object when clicking with the cursor. But what the hell? It doesn't work. No errors... --Creates a block when clicking. addEventHandler ("onClientClick",getRootElement(), function (button,state,absoluteX,absoluteY,posX,posY,posZ,entity) --outputChatBox ("Click is working.") I TRIED THIS, DOESNT APPEARS! createObject (1575,posX,posY,posZ) end) What is wrong?
  13. You are welcome, man.
  14. AD Forum ESPAÑOL: Somos los AD, Advanced Drivers. Llevamos 3 semanas y tenemos 20 miembros. Si tú quieres unirte a nosotros, sólo regístrate en nuestro foro, aplicas en él para conseguir un puesto, te pones "[AD]" dentro de el nombre y listo, serás AD. Nos reunimos, generalmente, en FFS Racing, pero a veces nuestro servidor de clan está abierto, búscalo. Se llama "[AD|Server de prueba|Solo DM Race]", y normalmente estaría en el final. PD: Nuestro servidor sólo usa mapas hechos por nosotro, los AD. ENGLISH: We are the AD Clan, Advanced Drivers. We have 3 weeks since we have started, and 20 members. If you want to join us, just go to our forum, register, and make an application to join. Then, you put "[AD]" inside you name and you're ready! We are generally at FFS Racing, but sometimes we have our clan server on, it's "[AD|Server de prueba|Solo DM Race]". It should be at the list end. PS: Our server only uses our self-made maps, not "TARA|X5|" or "Xzibit" maps, etc.... PS2: We are a spanish-talking clan, if you don't speak spanish, please don't try to join us.
  15. Minecraft??? Oh yeah, that's the idea I need to script! Thanks a lot, man! PS: Sorry for off-topic
  16. LOL it's true.
  17. You should record a video, not to take screenshots. It looks a bit awful. Off-Topic: Jeremay you should get some relaxant. You are stressed or what the hell? Maybe you're a kid ^^
  18. Omg so much noob people.
  19. You should rec a video ^^
  20. 12p

    Map Rating

    He was talking about how to enable map ratings, but acitanox said he wants to do something else.
  21. 12p

    video files

    Then I may be according to this
  22. I told you about that resource
  23. 12p

    video files

    You should try using some camera and DX functions, you will surprise yourself how you can do cutscenes ^^
  24. I will give a fix version to mta community.
  25. SAEG from SAES I don't like the name.
×
×
  • Create New...