Jump to content

Fabio(GNR)

Members
  • Posts

    210
  • Joined

  • Last visited

Everything posted by Fabio(GNR)

  1. Thanks its easy to create the GUI, but then i gotta script myself hahah Thought that was possible with this but still Thanks! it works great for GUI!
  2. Very late response but Is there a link for the resources/scripts I would like to try out teleport menu, and welcome window
  3. Ok, thanks i scripted a player spawn thing, with much help from the wiki link, but i want to change it to a additional resource Heres the .lau code: function joinHandler() local x = 2440.6409 local y = -1671.0002 local z = 13.5491 spawnPlayer(source, x, y, z) fadeCamera(source, true) setCameraTarget(source, source) outputChatBox("Welcome to The Jungle!", source) end addEventHandler("onPlayerJoin", getRootElement(), joinHandler) And the meta.xml : - <meta> <info author="author" type="gamemode" name="My Server" description="My first MTA DM server" /> <script src="script.lua" /> </meta> Well i tried the teleport GUI thing, but it won't work for me i tried my best but i don't understand anything... And im Dutch....
  4. Yes, thanks this has to be doen with?? what program? Never mind it was unofficial script editor doesnt work for me cant find resource folder trying lauedit now
  5. I just started a server, but the spawn i will look for scripting things for that But how about the GUI menu?
  6. yes, but i ment if you add defenitions of race, you need to run race gamemode to use them, but it aint race but freeroam, but how do you do that GUI teleport menu? Thanks
  7. Sorry but i ment The teleleport GUI menu and never mind the teleport markers GUI menu is better Hm ok, Yeah were the player spawn, i did create it in the MTA editor but then it only works if i play the map in race mode what makes it a race map but it is a freeroam server and map so....
  8. No, i used SA-MP back then BTw i just tested it, the spawn and it doesnt work i just spawn on the standard play/freeroam place EDIT: I would like it to be in a GUI like you said, so that i can title the tele's and its just outside, does the interioirs resource works for that?
  9. if you don't want to learn - don't expect anyone will want to do something for you. Thanks, But i just used pawno (witch isnt good at all) and i just failed at that at every thing, it looks to hard But thanks EDIT: Im a noob sorry but can't i just spawn without a vehicle? Its not really a big deal actually... And btw yeah al the resources downloads are down they just did this forum however and thabnks for your quick reply!
  10. Alright i just created a stunt map for my server, but i want some things in it Well i dont know how to make teleports and people say i should script but idk how, and i dont really wanna learn. but if they'rs a easier way pls tell me. And i want spawnpoints in the deathmatch editor were to find those? Cauz otherwize they don't know were the stunt place is. And a addition to my previous question how can i edit the teleport map? So that i can tell them were the stunt area is. only if spawn points don't work. Sorry if some of my questions don't belong in this topic. Im a noobie Thanks!
×
×
  • Create New...