Jump to content

Baseplate

Members
  • Posts

    1,417
  • Joined

  • Last visited

Everything posted by Baseplate

  1. Baseplate

    [Help]Script

    if you wanna make a GUI of the job then function createaMarker () createMarker (-1645.7694091797, 433.41793823242, 7.1796875) end addEventHandler("onClientResourceStart", root, createaMarker) function guiSetOn () guiSetVisible(youWindowVariableHere, true) showCursor(true) end addEventHandler("onClientMarkerHit", root, guiSetOn)
  2. Baseplate

    [Help]Script

    Yes...use onMarkerHit
  3. Baseplate

    [Help]Script

    function createaMarker () createMarker (-1645.7694091797, 433.41793823242, 7.1796875) end addEventHandler("onResourceStart", root, createaMarker) use [lua] tags and don't put random codes
  4. Check stealth gamemode scripts, must be inside it.
  5. Baseplate

    [Help]

    Well stop posting topics about a free scripter then, no one will do so and I'm not accepting any offers even if you payed me cause I have lots of work to do
  6. Baseplate

    [Help]

    Huh? pretty much I had a headache from trying to get what he's on and wtf we're saying Just 6 words NO ONE WILL SCRIPT FOR FREE
  7. Baseplate

    [Help]

    I think this is pretty much clear, he asked what do you want as scripts + no one will help you for free
  8. Meh, I'd play NFSW <-- Multiplayer Game
  9. Maybe fixed, but an explication, maybe when you changed to serversided script, you forgot to change the event onClientResourceStart to onResourceStart
  10. You can get the team function teamSpawnWep () local team = getPlayerTeam (source) if (team == teamBorderControl) then giveWeapon (source, id) if (team == teamMexicans) then giveWeapon (source, id) end end end addEventHandler("onPlayerSpawn", root, teamSpawnWep) Untested but maybe should be doing the job EDIT: This is to give weps
  11. Baseplate

    [Help]

    Lol....For the 1337 times, no one will script for free and use Google Translator, cause I can't get shit
  12. SOLVED! karthik you gotta get the radio button first then the normal button
  13. hah, so trying to increase ur post counts.. That made me sad This topic made me sad You made me even more sad
  14. Well, how to make it when you select a radio button, nothing happens except you click on a normak button is if(guiRadioButtonGetSelected(radio)) then elseif (source == Button) then enough or? P.S: I know how to create a button and a radio button
  15. Okay, just stop posting all over the forums about scripts Just check Community for it
  16. Okay, gz you posted about it wut should we do about it? just some mod locks this topic pl0x
  17. That one is pretty much outdated Khalil, keep checkin on this section and you'll find a good/cheap host
  18. Baseplate

    playergroup

    if getElementData(source, "gang") == "Group Name Here" then for Castillo gang sys
  19. That's what I meant myonlake...cause we dunno about his System
  20. Ours did too, but somethings changed now we can surf youtube
×
×
  • Create New...