-
Posts
188 -
Joined
-
Last visited
Everything posted by Toffbrown
-
X-SHADOW,Mr.Pres[T]ege thank you very much for helping me Mr.Pres[T]ege's one was what i was trying to do and X-Shadow thanks to. it works perfect
-
no for freeroam/drift server im having private cars but only staff can enter and it kills the other players and i know i can do it in the freeroam resource but i want more control Edit: your right Mr.Pres[T]ege i want it to kill the player and destroy the vehicle
-
Thanks X-SHADOW but it kills the Staff Player and doesnt destroy the Car :L
-
i tryed the best i could and this is if a player spawns the vehicle it blows up im am a very basic scripter and im still learning so bare with me function onEnter (vehicle, seat, jacker) if ( getElementModel(vehicle) == 436 ) then if ( hasObjectPermissionTo(source, "function.kickPlayer")) then else killPed(source) outputChatBox("You are not a staff", source, 255, 0, 0 ) DestoryVehicle(vehicle) end end addEventHandler("onPlayerVehicleEnter", getRootElement(), onEnter ) i want it to destroy the vehicle but it wont dissepear and i know the blowVehicle works but destroy doesnt
-
The Best Host I've Ever Had!! [VortexServers.com]
Toffbrown replied to AJXB's topic in Hosting solutions
Yes it does they have their own custom C panel with file manager which includes an online editor for scripting. but its just more effective with using ftp (filezilla) and you can set up as many sub-accounts for your staff and you can select what permissions really this server host is fantastic -
yeah i agree with you Anderl I Know what you mean im thinking of having a VPS to run multiple servers at once with 1gb Bandwidth so thats great for about $4. Does anyone else do the same and do they have troubles etc or does it run smooth? and if anyone could recomend some and preffiably under $10 USD/AUD because my server isnt really popular and im unemployed and i dont scab money of my parents thanks Toff
-
i host a few of my servers and some are paid for i said this before the people that i pay have about 60mbps and i want about 100 and i pay $7 and its 150 slots so no way with 32 for $5 my server filesize is about 145 mb and i want people to be done withing a matter of 5 minutes give or take
-
Lol i tried and it didnt ruin my server )) which is great but it just gives error's with it so yeah do you know how i can get a faster download speed evan pay?
-
No im not fucked in the head i just think you miss interpreted what i wrote..... With my hosters i don't really think their download speed is a of a great speed. in the mtaserver.conf you can select to download a specified url and i was wondering if i could put my server resources and have it download from there so thanks im not really FuCkeD in the head like you think i am Regards Toff Brown <!-- If set, this parameter specifies the external URL from which clients will be able to download needed resources ingame. Otherwise they will download them directly from the server. --> <httpdownloadurl></httpdownloadurl>
-
i host a few of my servers and some are paid for is it possible to use like http://www.000webhost.com/directory/list/0-9 for your external resources but host it still?
-
Im really good friends with |TSA|Norrdin|cL and you guys are a team so i will try to help, i will hopefully be buying a VPS so i could run multiple servers at once so i could have yours to maybe
-
i can also help im very skilled at making staff basses & drift tracks and stuff i can help with a gate script made by the lovely Undifine0909?
-
i can also help im very skilled at making staff basses & drift tracks and stuff i can help with a gate script made by the lovely Undifine0909?
-
That fixed the problem does anyone else have any ideas for my other questions
-
Thanks for the reply i hope this works
-
i have this freeroam panel f1 script i made (with some lovely help from KenXeiko with spawning in car) but i have a problem that the cars randomly dissapear when you are driving a car this is car spawner from the fr_server.lua -- Edited from here! local px, py, pz, protx, proty, protz -- Define the data local radius = 3 local playerVehicle = getPedOccupiedVehicle(source) if playerVehicle and isElement(playerVehicle) then -- If there player was in a vehicle px, py, pz = getElementPosition(playerVehicle) -- Get the position of the vehicle protx, proty, protz = getVehicleRotation(playerVehicle) -- Get the rotation of the vehicle else -- If the player was on foot px, py, pz = getElementPosition(source) -- Get the position of the player protz = getPedRotation(source) -- Get the Z rotation of the player protx, proty = 0, 0 -- Define the X and Y rotation as 0, since 'getPedRotation' function would only return the Z rotation end --[[ Things below are not neccessary because the new function would use enhanced data local offsetRot = math.rad(prot) local vx = px + radius * math.cos(offsetRot) local vy = py + radius * math.sin(offsetRot) local vz = pz + 2 local vrot = prot]] local vehicleList = g_PlayerData[source].vehicles local vehicle if ( not vehicles ) then return end for i,vehID in ipairs(vehicles) do if vehID < 400 or vehID > 611 then errMsg(vehID ..' is incorrect vehicle model', source) elseif not table.find(getOption('432'), vehID) then if playerVehicle and isElement(playerVehicle) then -- If the player was in a vehicle setElementModel (playerVehicle, vehID) -- Change the model of the current vehicle vehicle = playerVehicle -- set 'vehicle' data into 'playerVehicle' for further function else -- If the player was on foot vehicle = createVehicle(vehID, px, py, pz, protx, proty, protz) -- Create a vehicle with the desired ID, and follow the position and rotation of the player if (not isElement(vehicle)) then return end -- If it couldn't create the vehicle, skip the whole function warpPedIntoVehicle (source, vehicle) -- Warp the player to the vehicle right away if #vehicleList >= getOption('vehicles.maxperplayer') then -- If the player passed the vehicle limit unloadVehicle(vehicleList[3]) -- Remove the first vehicle on the list (in this case the old one, based on your desired limit by the way, call me on Skype for further information about this) end table.insert(vehicleList, vehicle) -- Add the vehicle to 'vehicleList' table, so it would be possible for the function to check old car to remove with the function above g_VehicleData[vehicle] = { creator = source, timers = {} } -- Add neccessary data to the table end setElementInterior(vehicle, getElementInterior(source)) -- Set the Interior of the vehicle into the same Interior as the player setElementDimension(vehicle, getElementDimension(source)) -- Set the Dimension of the vehicle into the same Dimension as the player if not g_Trailers[vehID] then -- If the desired Vehicle ID isn't trailer if getOption('vehicles.idleexplode') then -- If you want the system to blow/remove the vehicle (freeroam setting) g_VehicleData[vehicle].timers.fire = setTimer(commitArsonOnVehicle, getOption('vehicles.maxidletime'), 1, vehicle) -- Add neccessary data to the table about the time limit end end -- Until here! i also want to make to my f1 panel i made/tweaked for my servers theme is instead of saying guthix player it would say their name (i have tried getlocal player functions etc but the whole panel doesnt work) if someone could help me wndMain = { 'wnd', text = 'Guthix Freeroam 1.3', x = 10, y = 180, width = 280, controls = { {'lbl', text='Guthix Freeroam'},-----------------------------I want to make it say the players name so like their Nickname/tag example if my name was John it would say John {'img', src='test.png', width=325, height=100}, {'br'}, {'img', src='test2.png', width=260, height=5 }, {'btn', id='weapon', window=wndWeapon}, {'btn', id='Skins', window=wndSkin}, {'btn', id='Body Type', window=wndStats}, {'br'}, {'btn', id='Jetpack', onclick=toggleJetPack}, {'btn', id='Animations', window=wndAnim}, {'btn', id='CJ Clothes', window=wndClothes}, {'img', src='test2.png', width=280, height=5 }, {'btn', id='setpos', text='World Map', window=wndSetPos}, {'btn', id='Time Settings', onclick=openTimeSettings}, {'img', src='test2.png', width=280, height=5 }, {'chk', id='bikefalloff', text='Stay On Bike', onclick=toggleBikeFallOff}, {'img', src='test2.png', width=280, height=5 }, {'btn', id='Graphics', window=wndPaintjob}, {'btn', id='Paint', onclick=openColorPicker}, {'btn', id='Customize', window=wndUpgrades}, {'br'}, {'btn', id='Repair', onclick=repairVehicle}, {'btn', id='Flip', onclick=flipVehicle}, {'img', src='test2.png', width=280, height=5 }, {'lbl', text='Vehicle Name:'}, {'lbl', id='curvehicle'}, {'br'}, {'btn', id='createvehicle', window=wndCreateVehicle, text='Vehicle List'}, {'lbl', text='How to spawn vehicles:type /cv vehiclename'}, {'lbl', text='And then you will automaticly'}, {'lbl', text='spawn inside of the vehicle.'}, {'img', src='test2.png', width=280, height=3 }, {'br'}, {'chk', id='lightson', text='Lights on', onclick=forceLightsOn}, {'chk', id='lightsoff', text='Lights off', onclick=forceLightsOff}, {'lbl', text='Created by: Toff'}, }, and someon elses script i downloaded of the resources made by: Yakuza.Real and solidsnake and kenix stated by the resource but tweaked (https://community.multitheftauto.com/ind ... ls&id=4784) how can i make it say my own custom time for certain people because i know the hours they have played for? thanks for reading and if you can help
-
well good luck with that i can type guthix many ways with different characters so have fun scripting that
-
lol that wasnt me?
-
Lol'd hard at that forum thread kid [8:24:48 AM] Azortharion: No really [8:24:56 AM] Azortharion: On the voice chat server [8:25:03 AM] Azortharion: Everyone is laughing at you. [8:25:22 AM] Azortharion: Just go kill yourself, really, you pathetic little dipshit. [8:26:15 AM] Azortharion: People like you are the reason world's gone to bullshit. But that's thanks to your shitty parents who didn't know any better. Maybe it's the standard of AU. [8:27:01 AM] Azortharion: Gov should chop useless shitstains in the world like you up, and feed housedogs with them. [8:27:48 AM] Azortharion: You thought you were clever doing this, but I am the one who knows your RL identity, and not the other way round. [8:28:42 AM] Azortharion: I'd suggest staying very far away from whatever has to do with PD, and manage your own litle useless piece of shit server by yourself and the 12 year old Croatian dickwad. maybe i should go kill myself?
-
im not 14 i actually turn 16 soon and its not because of that it was building up before i was a moderator i just didnt say it
-
they are only simple, because its free and its just an example of what we are capable of and evan more we hope you like these and possibly use them for yourself Toff's one http://imageshack.us/a/img266/350/photo ... ndsdes.png Background used http://imageshack.us/a/img252/3981/tron ... entado.jpg car used final result (and ltheres a gun in it,i put it in for random and to fill up space) Aboud's (he sent through skype and no virus i can tell you ) 2 versions Enjoy Toff
-
Aboud mad is a reliable person assure me ive even had my server hosted with him a couple of times and not hickups etc ive downloaded many things of him no virusses hes given me many scripts no virus so you can really trust this guy with pretty much anything hes a great guy and there was no virus in that topic he wrote.. Toff
-
Aboud mad is a reliable person assure me ive even had my server hosted with him a couple of times and not hickups etc ive downloaded many things of him no virusses hes given me many scripts no virus so you can really trust this guy with pretty much anything hes a great guy and there was no virus in that topic he wrote.. Toff