Jump to content

Error123

Members
  • Posts

    16
  • Joined

  • Last visited

Error123's Achievements

Square

Square (6/54)

1

Reputation

  1. didn't work, when i press the button of wep1 nothin happen, it don't give me anywep or take my money off, it don't even bug
  2. Error123

    SolidSnake

    FIXED IT, Lock this topic please! thanks 50p
  3. Error123

    SolidSnake

    editing, i don't edit I'm strusted staff on SARPG server we don't take others scripts we make our own. and not in public cuz it is classified, and yes it islog with 200 lines
  4. Error123

    SolidSnake

    well can you help me! whith my script?
  5. Error123

    SolidSnake

    SolidSnake you helped me alot, i have this secret script it didn't work for me there is no bugs, but it didn't work idk why, so pls if you can help me i'll send u the script file. If ur ready tell me here
  6. Error123

    Problem

    WTF i get kicked each time i join my local server: TNT was kicked from the game by
  7. Error123

    Turf bug

    * the bug is when i enter a col shape the radar area start flashing then i wait and nothing heppen when i re-enter the turf it changes the color and gives me money. but i don't want it like that, i want it like when i enter the turf i wait 5seconds then the turf starts flashing then i wait 5 other second to get 5k and the turf stops flashing and changes the color. addEventHandler( 'onColShapeHit', root, function( pla ) if (getElementType( pla ) == "player") then if (getPlayerTeam( pla )) then setTimer ( function () setRadarAreaFlashing ( Area, true ) end, 5000, 1 ) local r, g, b = getTeamColor ( getPlayerTeam( pla ) ) if isRadarAreaFlashing (Area) then setTimer ( function() setRadarAreaFlashing ( Area, false ) givePlayerMoney (pla, 5000) setRadarAreaColor ( Area, r, g ,b, 125 ) end , 1000, 1 ) end end end end )
  8. Error123

    Lock this

    Yeah working, i ment that if he try to spawn another vehicle the other one get destroyed and warp him into the new one, Thank you...
  9. Error123

    Lock this

    whats exactly changed? it's spawns two vehicles and more and more each time i enter the vehicle look , i editted it Private now i thank you for helping me to script this, but something i want it fixed,i want the Marker that spawn Tug be invisible, visible only for who are in Pilot Team, well now it don't work if you are not in pilot team, but i want it invisible maybe setElementAlpha, well give me a suggest, and thanks for all.
  10. Error123

    Lock this

    I ment that i wanted : the player have permission to spawn only 1 vehicule meaning he only can spawn one veh, don't give me the scipt just the code and i put it
  11. Error123

    Lock this

    Thank you it's working you can't spawn vehicle if you are not in pilot team, but there is a bug when i enter the pilotVehMark with the tug it spawn another one and warp me , i want it to spawn only 1 and can't spawn if you are in vehicle Thank you for all
  12. Error123

    Lock this

    Fusion it with the other one
  13. Error123

    Lock this

    then plz fix it and put it in for me cuz i added it with correct form and it say bad argument, plz fix it or give me something to put it in
×
×
  • Create New...