[Help] how to add custom reddot sprite to pr v0917
-
clondicke
- Posts: 64
- Joined: 2010-06-19 09:04
[Help] how to add custom reddot sprite to pr v0917
Is there anyone that could help me to add a custom red dot sprite to the game, i have created one and saved it as a .tga file, but when ever i try to replace the original with it or try to add my custom parameters to make it work, when ever i select the weapon i added it to it crashes the game to desktop, i can get the tiny red dot sprite that pr originally came with it. but i want to add one that i have created to the game.
-
Amok@ndy
- Retired PR Developer
- Posts: 5144
- Joined: 2008-11-27 22:13
Re: [Help] how to add custom reddot sprite to pr v0917
make it to .dds
.tga files need to be compiled to a Atlas Texture
.tga files need to be compiled to a Atlas Texture

-
clondicke
- Posts: 64
- Joined: 2010-06-19 09:04
Re: [Help] how to add custom reddot sprite to pr v0917
Thanks that helped alot. Now is there any way that i could disable the need for being in a squad, tanker and pilot kit usage so anyone can fly the helis and drive the tanks?[R-CON]Amok@ndy wrote:make it to .dds
.tga files need to be compiled to a Atlas Texture
-
Amok@ndy
- Retired PR Developer
- Posts: 5144
- Joined: 2008-11-27 22:13
Re: [Help] how to add custom reddot sprite to pr v0917
if you dont have python skills it will be a hard work i think

-
crazy11
- Retired PR Developer
- Posts: 3141
- Joined: 2008-02-05 00:20
Re: [Help] how to add custom reddot sprite to pr v0917
If you try and play in a public game online with your red dot instead of the pr red dot you will be kicked by punkbuster. So unless you are just going to be playing singleplayer, don't change the red dot.

You miss 100% of the shots you don't take.- Wayne Gretzky
-
clondicke
- Posts: 64
- Joined: 2010-06-19 09:04
Re: [Help] how to add custom reddot sprite to pr v0917
I am aware of that, I only play pr in coop with my friend. Thanks for the warning tho.[R-DEV]crazy11 wrote:If you try and play in a public game online with your red dot instead of the pr red dot you will be kicked by punkbuster. So unless you are just going to be playing singleplayer, don't change the red dot.
I want to remove the need for pilot, tanker and squad because that way me and my friend can play against bots. Thats what I am looking for.
-
clondicke
- Posts: 64
- Joined: 2010-06-19 09:04
Re: [Help] how to add custom reddot sprite to pr v0917
I'm the type of person that is willing to try anything once, i think if i know how to write programs on visual basic, that should not be to hard, i just can not find the string where it is set up to work that way, i tried looking through the vehicle .con and .tweak files and couldn't find any strings that has anything to do with pilot, tanker or even the squad thing.[R-CON]Amok@ndy wrote:if you dont have python skills it will be a hard work i think
All i need is someone that can guide me in the right direction as to where the strings are located and i will play around with them my self, until i figure it out.
-
Amok@ndy
- Retired PR Developer
- Posts: 5144
- Joined: 2008-11-27 22:13
-
clondicke
- Posts: 64
- Joined: 2010-06-19 09:04
Re: [Help] how to add custom reddot sprite to pr v0917
Thanks, Now what is a good program to edit .py and .pyc files?[R-CON]Amok@ndy wrote:search your /pr/python/ folder
I tried with notepad, its kinda confusing, tried wordpad same thing, also tried ms word 2007 and ms excel 2007, not that great either.
