Jump to content

AG Adam

Members
  • Posts

    27
  • Joined

  • Last visited

Details

  • Gang
    Grove

AG Adam's Achievements

Advanced Member

Advanced Member (8/54)

0

Reputation

  1. So, I've registered like 3-4-5 years ago first, but I didn't confirm my email address. I then had this account registered and properly activated. I'd like to use my other account. I can prove that I am the rightful owner of the username because I know the password and I have accounts on the same name in a lot of other games (including MTA, SA-MP, email accounts, paypal, fb, etc.) I don't really know who I should PM about this so I just posted it here. If somebody from the staff could PM me to resolve this that'd be awesome, thanks!
  2. Bought a server. First problem: Got the server after 2 days (already opened a paypal dispute). Second problem: FTP server is hell slow. And waiting it to load...
  3. My server is expiring tomorrow. You said that you will get more space for servers. Still, they're out of stock. Please, get some slots free!
  4. Could I get a testing server up for just 1-2 days? I'm currently on a laggy host, and wanna get rid of it.
  5. Come on, hosts want to hide when they are in trouble. I cannot find a normal host providing good quality services at a countable price. This one was good. When I would like to order one, OUT OF STOCK (this is already facepalm) then it gets DDOS-ed (which is not their fault, but damn, where is the strong DDOS protection now), then I just laugh and cry at the same time.
  6. Out of stock again, please, give me a server, I need it!
  7. i am not usually active on forums, almost no posts. thats why i made a thread.
  8. AG Adam

    idle cars?

    addEventHandler("onResourceStart",getRootElement(), function() local vehicles = getElementsByType ( "vehicle" ) -- Return all the vehicles in a table for k, vehicle in ipairs ( vehicles ) do -- For every vehicle do the following... resetVehicleIdleTime ( vehicle ) -- Reset the vehicle's idle time setTimer(function() respawnVehicle(vehicle) end,30000,0) end end)
  9. Hi everyone. I don't have much 'work' now, so I accept scripting ideas and i will (maybe) script them. Smaller scripts, maps for free, bigger ones for little money. (max $15) Feel free to ask me in pm or in comment. Prices (big scripts): $0.3 per command (handled by a function, easy ones) $0.5 per function (not only command handled, hard ones) $2 per map
  10. It is still not working. I click on the first flag, nothing. I cannot highlight it. I clcik on the second flag, nothing. Tried when E was pressed, idk how it is called, and tried when it was not. EDIT: Downloaded latest version of editor, still nothing.
  11. Hi, I have a problem. I made waypoints, but i cannot connect them. How to do it? I searched the wiki, i searched google, but nothing about this. Thanks
  12. Its working. I cant see what i have missed, but now its working. thx.
  13. no, nothing. and i did output debug string to get if the veh or marker exists, function triggers, if is true, etc... but its still not workin
  14. yes. setElementInterior(thePlayer,getElementInterior(marker2)) but that is not the problem, i cant see 'marker', not 'marker2', marker2 is in an interior, it needs to be placed in 1.
×
×
  • Create New...