
bygcrazy
Members-
Posts
14 -
Joined
-
Last visited
Everything posted by bygcrazy
-
Hey thanks very useful you think this might work? addCommandHandler("chilliad", myFunction) function consoleSetPlayerPosition ( source, chilliad,343,1, 43 ) setElementPosition ( source, 234,1, 4 ) end addCommandHandler ( "setpos", consoleSetPlayerPosition ) No, it won't work. 1. What is the first line (addCommandHandler) doing there? Nothing, unless you have myFunction somewhere above that you didn't show us here. 2. Making new function's parameters is not passing arguments. 3. NEVER name parameters source even for command handlers. You don't want that, believe me. Basically, I think you need to get some more basic knowledge... Visit these 2 links: - http://wiki.multitheftauto.com/index.ph ... troduction - http://robhol.net/guide/basics Now is better or still need to fixi t function consoleSetPlayerPosition ( source, commandName, 232,1, 3 ) setElementPosition ( source, 231, 2, 323 ) end addCommandHandler ( "stunt", consoleSetPlayerPosition )
-
Hey thanks very useful you think this might work? addCommandHandler("chilliad", myFunction) function consoleSetPlayerPosition ( source, chilliad,343,1, 43 ) setElementPosition ( source, 234,1, 4 ) end addCommandHandler ( "setpos", consoleSetPlayerPosition )
-
I love it but what is the name of the texture that you use for the ground
-
Hey thanks for the info, Is there anyway that i can make a tteleport like type a command /stunt they can teleport to a place
-
Hey people, How can i make a team select menu like a RPG
-
Never mind i found out how to use thanks i love it
-
Hey guys i am new at this i want to start making maps for mtasa and things like that my question is there anyway to make like random spawn points or how to make spawn points i am using the play default map of 1.1 i made a map but i don't know how 2 add it thank you
-
Hi people, How i can disable gamespeed with freeroam
-
but how i install that 1?
-
Well thanks, i fixed it
-
Hi, I am new at this. I install this a freeroam ect but how i remove the command /votemode ect