-
Posts
175 -
Joined
-
Last visited
Everything posted by Admigo
-
Its getting to 0 after a new map. Pls help fix this.
-
This code keeps updating so if a players gets money from a game it changes in scoreboard?
-
Ooh its working but if someone has 0 money ,the collum is blank. How can i fix that?
-
Dont work! When map change your money is 0:S
-
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
-
Why after a map change the money setted to 0? Fix pls
-
Why this not work? https://wiki.multitheftauto.com/wiki/SetAccountData
-
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
-
The script sux because nothing happens. Only the country collum is added in scoreboard with nothing in it:s So i need new code.
-
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.
-
Thank you dude,I will use it! Can you help me with country collum?
-
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
-
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.
-
Thanks dude for responding. I need to add this in the dxscoreboard resource or the race source?
-
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
-
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
-
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
-
CAn i delete the registry.db and if i start server the server makes new one? or i need new registry.
-
REally strange,some players can join and some players crash:S
-
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?
-
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
-
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)
-
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
-
I dont understand that wiki:p What if i make 1 spawnpoint for plane?
