-
Posts
677 -
Joined
-
Last visited
-
Days Won
7
Everything posted by Storm-Hanma
-
use google search lol you will get many links !1
-
u need to follow the example which i given u see below, Open MtaServer.conf go to line 205-230 here : -- Specifies resources that are loaded when the server starts and/or which are protected from being stopped. To specify several resources, add more parameter(s). --> "admin" startup="1" protected="0" /> "defaultstats" startup="1" protected="0" /> "helpmanager" startup="1" protected="0" /> "RRr" startup="1" protected="0" /> "mapcycler" startup="1" protected="0" /> "mapmanager" startup="1" protected="0" /> "parachute" startup="1" protected="0" /> "resourcebrowser" startup="1" protected="1" default="true" /> "resourcemanager" startup="1" protected="1" /> "scoreboard" startup="1" protected="0" /> "spawnmanager" startup="1" protected="0" /> "voice" startup="1" protected="0" /> "votemanager" startup="1" protected="0" /> -- play is the default freeroam gamemode. Remove the following line to prevent it from starting. --> "play" startup="1" protected="0" /> if u want to add a resource of the mod use this code : "resourceName" startup="1" protected="0" /> if u need resource then use these better and simpile ; https://forum.multitheftauto.com/topic/43765-rel-resource-starter-system-v13/?tab=comments#comment-429469
-
Forced parachute jump on changing position
Storm-Hanma replied to spaghettikiller's topic in Scripting
Yea got it u need to do some function on fr_client.lua go to set position section add these lines server.seteliment position,server.give weapon(parachute. I'd,1),fade camera well I will pm u code i have same resource u want -
I liked the way you introduce about server its good and yea resources looks fine good keep it up once server completed I will join !!!
-
[RPG/MultiMode]SAEG:RPG(3.2)[ENGLISH]
Storm-Hanma replied to [SAEG]Wicked's topic in Servers to play on
Yea I seen the increase of saeg community its good to see them and the dev r better in saeg they have best ideas -
Current freeroam folder also uncompile lol ucan check it in ur local folders of mta
-
Why u added command ? If u want to move gate for every 5sec?use timer function and remove the command function Check these functions may help uhttps://wiki.multitheftauto.com/wiki/MoveObject
-
Updates : now u can get more 20 slots base on points 32+20:52 slots for free All info here read them https://pirateshosting.com/showthread.php?tid=70&pid=383#pid383
- 52 replies
-
- 1
-
-
- free game servers
- mtasa
-
(and 1 more)
Tagged with:
-
U need to open MTA again a msg vll pop up terminate now and open again now MTA will open this happen to me also daily u need to open 2 times
-
thank you love u
- 154 replies
-
- lc
- carmageddon
-
(and 1 more)
Tagged with:
-
Server good and fab but my PC will :O off and my net will cry by seeing these stuff
- 38 replies
-
- san andreas
- need for speed
-
(and 4 more)
Tagged with:
-
https://community.multitheftauto.com/index.php?p=resources&s=details&id=15052 Resource name - tasli Author - dugasz1 Don't know what it mean no description no image !except name tasli DONE (it contained no meaningful code)
-
It is cool but try to help others to who contact u for help
- 11 replies
-
- 1
-
-
- gcss
- global chat
-
(and 3 more)
Tagged with:
-
Use root or get root element to get output msg I suggest u to always use MTA wiki first before u start scripting anything try to search the function u want to script here is the code below u can look out ! a marker. local myMarker = createMarker(-2596.625, 579.358, 15.626, 'cylinder', 2.0, 255, 0, 0, 150) -- create myMarker function MarkerHit( hitElement, matchingDimension ) -- define MarkerHit function for the handler local elementType = getElementType( hitElement ) -- get the hit element's type outputChatBox( elementType.." inside myMarker", getRootElement(), 255, 255, 0 ) -- attach the element's type with the text, and output it end
-
Well its common Idk how to fix this becoz it happens for all server which have 100+players yea some times host location will effect the server to get lag,model skins ,player ping which makes server lag,I suggest u to down the skins,vehicles which are large ,some server use kick low ping system which reduce lag for them I wish there is a way to remove lag !!
-
Yea right u need to check first weather script works In client or server side ! Always use debug script 1-3 mode to check errors console don't output errors for all functions
-
We add video tutorial on how to get free server here the link
- 52 replies
-
- 1
-
-
- free game servers
- mtasa
-
(and 1 more)
Tagged with:
-
I suggest u to use dutuchman moving gate resource resource which is easy to use
-
Well thank you I to will try this for my server !!
-
Pm me the team names u want to add and now I am out when I back to home I will pm u code