Jump to content

GamerDeMTA

Members
  • Posts

    559
  • Joined

  • Last visited

Everything posted by GamerDeMTA

  1. It doesn't create a "Zombie Kills" column for me. How to save the zombie Kills by Account? Oh, and how to put a Money Column?
  2. Hey. I want to know how to add in the scoreboard a column which says the ZOMBIE KILLS (those from zombies resource are saved? in accountdata, by serial, by IP by what?) And also for the money.
  3. Hi. I need help with something. **How to do like SAUR, that there's like "a movie" when you Log-In for fist time?** **And how to execute a function only if it's the first Login of the player's account?**
  4. How to use it? Same as outputChatBox? Oh, and it's client-side or server-side?
  5. Now it works. Thanks. Do you know how to add killmessages for zombies? I mean when a player kills a zombie, it's in the screen *Player [WEAPON] Zombie*
  6. but killer isn't defined
  7. Doesn't work (as server-side) function () givePlayerMoney(source, 100) end addEventHandler("onZombieWasted", source, )
  8. onZombieWasted is client side or server side
  9. How to execute a function only if the Player is Logged IN? isPlayerLoggedIN doesn't exist:S
  10. It doesn't work... It's as client side (I tried with Server Side too) function s () setSkyGradient (100, 50, 0, 70, 0, 0) end addEventHandler( "onResourceStart", resourceRoot, s ) ****EDIT: u know how to do that when I kill a zombie I get 30$?
  11. Hi. I need help. I need this: How to put the sky color as the maps of zombies? And ALWAYS night?
  12. mapmanager line 75: map could not be started That is what debugscript 3 say. I added the resource zombies to the ACL as Admin. My map has as gamemode ZOMBIES (I changed it from "script" to "gamemode"). I have slothbot (It's in ACL too) What is wrong? The zombies don't spawn. And the map don't start.
  13. HI! I've some doubts about this! Firstly, how to remove that thing of create objects for the zombies or something like that? barriers** and how to do set the HP of the zombies?? And how to do them smarter?
  14. Hi. My MTA SA doesn't work... This is the problem ( When I open my MTA San Andreas icon there's a message which says: Error loading netc.dll module! (Error 14001). EDIT: i saw i posted this in the wrong section sorry ( move it to the correct foru,m please
  15. put other color for example green, other posiutiion in screen...
  16. what resouces i need for put zombies around LS andd LV?
  17. I saw Castillo posting a page in a topic of Spanish Section 2 weeks ago.. someone knows that page? He said that page checks if ur meta.xml is good
  18. says: Command results:
  19. hi!! i want to do the server runcode aclReload when i write /srun aclReload it says something about a "number" and "[function]" how to do it good?
  20. but how to do that it Executes the function only 1 time per Map? If u alreadydid it in the currentliy map then it says an outputchatbox which says "You cannot do this!!"
×
×
  • Create New...