asking about project sro_dev

09/08/2020 07:31 mohamedosha#1
1- how i can connect it with filter and what is the good free filter

2- how i can add title coler and globle and cher name in project and connect with ID scroll

:handsdown:
09/08/2020 16:28 elmagico321#2
Quote:
Originally Posted by mohamedosha View Post
1- how i can connect it with filter and what is the good free filter

2- how i can add title coler and globle and cher name in project and connect with ID scroll

:handsdown:
1 - it's not about free / prem filter you need a filter "SRC" so you can send / receive packets from the filter to the dll and from dll to the filter

2- you can done the first part from the dev kit like that

Code:
just #include <ICPlayer.h> where you will use that

for the title color you can use 
g_pCICPlayer->fonttexture_title.SetColor(D3DCOLOR_ARGB(255, 166, 9, 168));

for charname color
g_pCICPlayer->fonttexture_playername.SetColor(D3DCOLOR_ARGB((255, 166, 9, 168));
09/08/2020 21:37 irockalone#3
Quote:
Originally Posted by elmagico321 View Post
1 - it's not about free / prem filter you need a filter "SRC" to you can send / receive packets from the filter to the dll and from dll to the filter

2- you can done the first part from the dev kit like that

Code:
just #include <ICPlayer.h> where you will use that

for the title color you can use 
g_pCICPlayer->fonttexture_title.SetColor(D3DCOLOR_ARGB(255, 166, 9, 168));

for charname color
g_pCICPlayer->fonttexture_playername.SetColor(D3DCOLOR_ARGB((255, 166, 9, 168));
Thanks, but color disappears after several seconds.
09/08/2020 23:58 elmagico321#4
Quote:
Originally Posted by irockalone View Post
Thanks, but color disappears after several seconds.
that's the base mate for it to work as you hope still need a filter connection for it to show that title at other players client.
this will apply the color only at your side of client
09/09/2020 01:24 mohamedosha#5
can u give me link for source good filter and what i can make to connect it what is pack im new in c++
09/09/2020 14:45 elmagico321#6
many sources is our there just google it !!!
[Only registered and activated users can see links. Click Here To Register...]
09/10/2020 00:49 mohamedosha#7
isee all this but ineed thx best bro i add u in discord