Jump to content

Tosfera

Community Owner
  • Posts

    334
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Tosfera

  1. Blast3r[/member] and I used to play ETS2 too, especially the MP when we were roaming together. We eventually got a friend of us stuck in the ground; http://images.akamai.steamusercontent.com/ugc/540770937091076040/DC175A5808A4CF565267DB08F77E9C19BDC8600E/ Are you using the keyboard, a controller or a steering wheel to play the game?
  2. Some translated strings can be weird (such as N W S E), The following strings should be taken note of while translating: n = the first letter of North (direction wise) w = the first letter of West (direction wise) s = the first letter of South (direction wise) e = the first letter of East (direction wise) Names of the language in your language, goes for these (can be more later on): English Croatian Danish Dutch Spanish German French Polish Czech Besides that, don't remove the / or the color codes (#FFFFFF) nor the \r\n.
  3. If you can find me the animation that's being used for both elements (cop and subject), I can implement it. The Romanian language can be done, I'll create a topic with everything that has to be translated and allowt he entire community to translate the script. Voting on best answers, etc.
  4. Should this last one session, or for always? Example: Session: You reconnect, they aren't ignored anymore Always: You should use a command to be able to hear them again
  5. Never forget about coding standards. I can't push it hard enough to all my students, you can't simply debug your code if your formatting isn't correct.
  6. It has been suggested a lot of times, it's starting to become annoying to reply the same answer over and over again. We've signed a contract with Palm Beach Games that we would continue SAPD:FR under that name for at least 3 years.
  7. Hi Officers, As some of you may have noticed my absence in the server, it's due to the fact that we're working as hard as we can on the update for version 1.1.0. However, we've decided to turn the tables and let all of you be part of the process. We'll be releasing v1.1.0 bit by bit every week, if possible. To kick off the first update, we'll be releasing a new spawn menu which includes a setup for the Emergency Service and Fire Department. These are however not implemented in the update due to the fact that they don't have any callouts just yet. As we slowly take steps to a new update with a great impact, we would like to post a request to every player. If anything is not as you wish it would be or anything that looks odd, let us know and we'll see what we can do.
  8. I7-4790K CPU, 4GHz 512gb ssd (Crucial MX100, 500mb/s write, 550mb/s read), 2TB Hitachi 7K4000 HDD 16GB DDR3-2400 RAM MSI GTX 970 4GB GDDR5 Zowie Gear FK2 (mouse) Steelseries APEX keyboard Mounted on a nice MSI Z97-G43 with a DeepCool Gamer Storm Lucifer cooler in a NZXT H630 black super silent case.
  9. Should this be a global thing as in; you ignore the player everywhere? or just for the PM?
  10. I actually play the guitar, pick up my books and study a bit or just script offline.
  11. actually, I know. Anyway, I'll see if I can make a fix for today's update. I can't promise anything.
  12. We indeed are working on entire translations which changes languages of the UIs too. We still need players to translate every file for languages which will be a request later on from us towards the community, however this will only be in V1.1.
  13. Going to deny this. The sync from MTA is too terrible to tow any vehicle, they glitch out, fly over the entire map and just annoys everyone. Once MTA creates a fix for this, we'll be able to implement this.
  14. Not really an in-game situation but since we live in different countries.. it kinda fits: Blast3r trying to script while I'm scripting too. http://37.187.250.129/sapdfr/blast3r-tosfera.gif
  15. Blast3r[/member] use onClientVehicleDamage to get the damage trigger, if there is a a ped in seat 0 (getVehicleOccupant ( source, 0 )) and he belongs to the police team (getPlayerTeam) then use cancelEvent(). That's actually all, you'll still be able to hit other vehicles and while there is no one in the car, you can blow it up. Which would fuck it up though.. We might want to check if the vehicle belongs to a cop, if so: disable all the damage on that car. If you blow up an unoccupied vehicle, it can still kill people and you'll lose your car. Still a way to troll people.
  16. Blast3r[/member] use onClientVehicleDamage to get the damage trigger, if there is a a ped in seat 0 (getVehicleOccupant ( source, 0 )) and he belongs to the police team (getPlayerTeam) then use cancelEvent(). That's actually all, you'll still be able to hit other vehicles and while there is no one in the car, you can blow it up. Which would fuck it up though.. We might want to check if the vehicle belongs to a cop, if so: disable all the damage on that car. If you blow up an unoccupied vehicle, it can still kill people and you'll lose your car. Still a way to troll people.
  17. There will be no chance that spike strips are getting released before the AI is fully rewritten. Every saw a pursuit guy driving? Now imagine him having blown tires.
  18. There will be no chance that spike strips are getting released before the AI is fully rewritten. Every saw a pursuit guy driving? Now imagine him having blown tires.
  19. I think this is something they are working on for the 1.1 update We sure are, but I'm not sure if it gets finished before v1.1. The system which handles all the car spawning and the behaviour of vehicles/peds is quite intense and making 1 tiny mistake in there would crash everything. We want to make sure that everything goes right for a full 100% before releasing this.
  20. I think this is something they are working on for the 1.1 update We sure are, but I'm not sure if it gets finished before v1.1. The system which handles all the car spawning and the behaviour of vehicles/peds is quite intense and making 1 tiny mistake in there would crash everything. We want to make sure that everything goes right for a full 100% before releasing this.
  21. This means that even if you broke our rules, you can simply pay us and do it again.
  22. This means that even if you broke our rules, you can simply pay us and do it again.
  23. that guy actually looks like Blast3r[/member]
×
×
  • Create New...