Ralf122
Members-
Posts
56 -
Joined
-
Last visited
Everything posted by Ralf122
-
so if i'm right is this the Script outputChatBox ( "> replacing billboards" ) txd_floors = engineLoadTXD ( "models/vgsn_billboard.txd" ) engineImportTXD ( txd_floors, 7300 ) Meta <meta> <script src="3WTC.lua" type="client"/> <file src="carmodnamehere.txd"/> <meta> but is this only for replacing billboard? because; outputChatBox ( "> replacing billboards" )txd_floors = engineLoadTXD ( "models/vgsn_billboard.txd" )
-
it worked a long time but after the time it changed again
-
i don't understand this outputChatBox ( "> replacing billboards" ) txd_floors = engineLoadTXD ( "models/vgsn_billboard.txd" ) engineImportTXD ( txd_floors, 7300 ) can someone explain what txd_floors means? what does 7300 mean?
-
Does not work, when i start editor the controls are normal, but when i edit or place an object the controls are changing automaticly!
-
ok but i found a mod but there's no dff only 2 txd, what do I have to do?
-
is there a special script for building mods?
-
Ok but how do i know the ID of the building?
-
is there a script for building mods? because there is a script for replacing cars and i would like building mods in my server.
-
i have one problem with map editor, if i want to go forwarde it's going down en if i want to go down it's going to the right and i want to go to the right it's going to the left. does anyone has a solution for this problem?
-
i have a new script and it is working . tnx everyone! I appreciate you help!
-
coordinates are good so the meta?
-
This is my meta i will check the coordinates
-
this is really weird, the ped does not appear
-
i just want a ped on one place with a weapon. i doesn't have to do something. a friend of mine has had a serve,. and started a script. when the script started two peds with a weapon appeared. he didn't wrote something in F8. i just wanted the same.
-
function createPeds ( player, cmd, 165, 31, 0 ) local 1710.4483642578, -2597.6245117188, 13.546875 = getElementPosition( player ) ped = createPed(skin 165, 1710.4483642578, -2597.6245117188, 13.546875) giveWeapon ( ped, 31, 0, true ) end addCommandHandler ( "ped", createPeds ) did i do something wrong?
-
How can i make it Client side? just the same?
-
I want to give them weapons and stuff, but i think it's very difficult. could some one of you explain it?
-
I wanted to make peds in my own server, so i went to coommunity and searched for a good script to make peds, but these script didn't work and some other script were for peds who are walking, and i don't need that. I only want to make Peds who're doing nothing. so i thought maybe some of you does have a easy script to make peds. Second question. All the cars dissapear after a little time, and i don't want it so i tried to change it in freeroam resource. but i can't stop it. so is there a script for this problem? Sorry for my bad english!
-
my problem with map editor is, after sometime the control keys change. how can i fix this?
-
hier was ik nog beginner .
