Conduit wrote:I am also Turkish, and knowing the typical Turkish personality we can quiet easily beat the polaks in being the most annoying people to play with.
Don't let this happen.
" lan sen kimsin? "
" kimsin lan sen? "
" kimsin olum? "
" sen kimsin lan? "
Advertise on master server? (y/n):
Block
%s killed %s (%s)
%s has captured the %s Intel
%s have captured %s
%s changed team
Global
Team
Banned
Server full
Kicked
Version conflict
Connecting to master server
Disconnected from master server
Done! If you're disconnected from the master server, check port settings, disable extra network devices, and check for game updates
%s has dropped the %s Intel
Error allocating graphics memory
Error: Visit ace-spades.com to join games or try a different server
Error connecting to master server
Error: This program requires FPU&RDTSC support (>=Pentium)
Error creating server
Error initializing DirectDraw
Error initializing DirectInput
Error initializing Enet
Error initializing keyboard
Error loading map
Error initializing mouse
Error locating executable path
Error sending server info
Error initializing Voxlap
Error creating application window
%s fell too far
Fog set to %i %i %i
Generating Map
Grenade
%s has the %s Intel
You have admin rights: /help for commands
Headshot
Type 'gen' to generate a map or mapname to load a map (exclude .vxl extension)
Invalid command
invalid game file
Invalid path
%s made admin
%s joined the %s team
Loading Map
Loading %s in %i seconds
Enter Max Players (between 1 and 32):
Need %i more votes
New map loaded
Could not retrieve IP address
Remember to open/forward UDP port %i on your router
Pickaxe
%s banned
Player %i connected from %s
%s disconnected
%s kicked
Player %i banned
Player %i disconnected
Player %i kicked
EXIT GAME? Y/N
Quit map transfer
RELOAD
INSERT COIN
Rifle
Saved map as vxl/lastsav.vxl
Press %i to join %s
Press %i to select
Sending server info
Sent!
Commands:
kick #
ban #
admin #
fog R G B
map mapname
map reset
quit
Server connection failed
Server disconnect
Server Link: aos://%u:%i
Enter Server Name (A-Z, 0-9, max 31):
Server Setup Finished!
Server timeout: Version mismatch or map transfer fail
Shotgun
SMG
Spade
Press %i to spectate
%s is capturing %s
Started server
Click to switch players
%s switched to the %s team
%s switched weapons
%s Team Wins!
%s teamkilled %s
Could not uncompress map
Volume: %i
Votecast against %s Chat /y for yes
Votecast Over
YyNn
You've been killed by %s
You've killed %s
If there are any strings which confuse you, let me know. To reassemble this stuff into a .dat, I guess it'll take maybe 10 mins to write a script?
How will i do that, and i want to know how can i make a language file like the one in the game so i can release it, Can you make a post with detailed steps or a vid with details?
Arszilla wrote:How will i do that, and i want to know how can i make a language file like the one in the game so i can release it, Can you make a post with detailed steps or a vid with details?
If you know how to reverse engineer stuff, it's pretty easy.
Otherwise, just do something like e.g. where it says "Headshot" do something like "Headshot = Kopfschuss" (yeah, I know that's German and not Turkish), and then post the translation here, and I can assemble a .dat file for you.
Arszilla wrote:How will i do that, and i want to know how can i make a language file like the one in the game so i can release it, Can you make a post with detailed steps or a vid with details?
If you know how to reverse engineer stuff, it's pretty easy.
Otherwise, just do something like e.g. where it says "Headshot" do something like "Headshot = Kopfschuss" (yeah, I know that's German and not Turkish), and then post the translation here, and I can assemble a .dat file for you.
Thanks i will work on this weekend. I got tests and exams and i will work on it a bit now
Arszilla wrote:How will i do that, and i want to know how can i make a language file like the one in the game so i can release it, Can you make a post with detailed steps or a vid with details?
If you know how to reverse engineer stuff, it's pretty easy.
Otherwise, just do something like e.g. where it says "Headshot" do something like "Headshot = Kopfschuss" (yeah, I know that's German and not Turkish), and then post the translation here, and I can assemble a .dat file for you.
Uhh, GreaseMonkey, aren't language files .bin files?