Jump to content

Admigo

Members
  • Posts

    175
  • Joined

  • Last visited

Everything posted by Admigo

  1. Its getting to 0 after a new map. Pls help fix this.
  2. This code keeps updating so if a players gets money from a game it changes in scoreboard?
  3. Ooh its working but if someone has 0 money ,the collum is blank. How can i fix that?
  4. Dont work! When map change your money is 0:S
  5. Admigo

    SAving Money?

    Thanks dude,works great. Can you help me fix the money collum? When the map changes,the number from money goes to 0,but at admin pannel i see that i have money and on rejoin i have money to. pls help. viewtopic.php?f=91&t=36002
  6. Why after a map change the money setted to 0? Fix pls
  7. Admigo

    SAving Money?

    Why this not work? https://wiki.multitheftauto.com/wiki/SetAccountData
  8. Admigo

    SAving Money?

    Heey all, How can i save money? Because when i login and i spawn money,the money will be reseted after next map or rejoin server. Thanks Admigo
  9. The script sux because nothing happens. Only the country collum is added in scoreboard with nothing in it:s So i need new code.
  10. I used this resource and my scoreboard is starting in mtaserver.cfg. But when i load the files it says country lui error the resource scoreboard is not running. Pls help.
  11. Thank you dude,I will use it! Can you help me with country collum?
  12. Hee all, I only need a country collum for my server now. I already looked into the admin pannel but i cant find the code. Can someone send me the code for GetPlayerCountry function for the collum? Thanks Admigo
  13. Thank you so much. U code Works Great;) Is there a shop resource somewhere,so i can make a shop because i dont know how to make that.
  14. Thanks dude for responding. I need to add this in the dxscoreboard resource or the race source?
  15. Heey all, Can someone help me with dxscoreboard? I want to add money collum with the getplayermoney function. Pls i need this for shop. Thnks admigo
  16. hee guys, Anyone know how to change the txd of the shader object? U know,the thong were much used by dm's,dds. Snd Where to change it? Thanks Admigo
  17. Heey all, I have a script here from toptimes and its give bad argument error @ outputchatbox. Code: addEvent('onPlayerPickUpRacePickup') addEventHandler('onPlayerPickUpRacePickup', g_Root, function(number, sort, model) if sort == "vehiclechange" then if model == 425 then outputChatBox ( source, "has got the Hunter", getRootElement(), 255, 255, 255, true ) if g_SToptimesManager then g_SToptimesManager:playerFinished( source, exports.race:getTimePassed()) end end end end )[/code] Help pls Thanks Admigo
  18. CAn i delete the registry.db and if i start server the server makes new one? or i need new registry.
  19. REally strange,some players can join and some players crash:S
  20. Heey all, I made a derby map and some players crash with the map and some players can handle the map. Why the players crash? Meta: <meta> <file src="song.mp3" /> <script src="song.lua" type="client" /> <script src="client.lua" type="client" /> <info gamemodes="race" type="map" name="[DM]Road Madness V1" author="~E.N.D.~Admigo" version="1.0.0" /> <map src="road.map" dimension="0"></map> <settings> <setting name="#skins" value='[ "cj" ]'></setting> <setting name="#maxplayers" value="[ 128 ]"></setting> <setting name="#gamespeed" value="[ 1 ]"></setting> <setting name="#ghostmode" value='[ "true" ]'></setting> <setting name="#time" value="0:0"></setting> <setting name="#vehicleweapons" value='[ "true" ]'></setting> <setting name="#minplayers" value="[ 0 ]"></setting> <setting name="#weather" value="[ 0 ]"></setting> <setting name="#gravity" value="[ 0.008000 ]"></setting> <setting name="#waveheight" value="[ 0 ]"></setting> <setting name="#respawntime" value="[ 5 ]"></setting> <setting name="#locked_time" value="[ false ]"></setting> <setting name="#duration" value="[ 1800 ]"></setting> <setting name="#respawn" value='[ "none" ]'></setting> </settings> <script src="client.lua" type="client"></script> </meta> No errors detected:S Client: function ClientStarted () setSkyGradient(51, 204, 255, 0, 0, 0) end addEventHandler( "onClientResourceStart", getResourceRootElement(getThisResource()), ClientStarted ) Wtf did i wrong?
  21. Heey all, Where can i find the toptimes that players made to get hunter? And whats file name? Because i want delete one time. Thanks Admigo
  22. Heey all, I want to make top times if you take hunter but i dont know how. Its something with toptime in race. PLs help me. Thanks admigo(i dont gonna send the whole code,To long:P)
  23. Heey guys, You can only copy one object each time but is it possible to copy more objects at same time? So if i make a ramp and i want to have the same i can copy all that items and place to a pos? Thanks admigo
  24. I dont understand that wiki:p What if i make 1 spawnpoint for plane?
×
×
  • Create New...