Welcome to LastCS.Ro # Gaming

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

LCS Resources

Private resources made by the LCS team!!

Live Server

Live tracking of our servers.

Contact Staff

Our experts are ready to answer your questions

Server Hosting

Want to host a server ? Press here to get one.

WAR3FT CSSB Mod 23 Rase inclusiv Cod Sursa [update 2024]

tweky

BOSS DE BOSS
Staff member
Joined
Jun 7, 2024
Messages
108
Reaction score
13
Points
18
Age
31
Website
minios.ro
Credits
1,517
War3FT CSSB 6.7 23 Rase (productie Rusia)

- Include 23 Rase
- Include Loot Items
- Include Shopmenu3
- Include toate resursele necesare
- Include toate sursele cod
- Multe alte lucruri
 

Attachments

modificarile pentru chat
Update :

1. in functions/plugin_natives.cpp de adaugat:

register_native("chat_get_user_race", "_chat_get_user_race", 1);
register_native("chat_get_user_level", "_chat_get_user_level", 1);



2. in infoKiller.cpp de adaugat la final :

public _chat_get_user_race(id)
{
return arrIntData[id][P_RACE]
}

public _chat_get_user_level(id)
{
return arrIntData[id][P_LEVEL]
}


3. atat , de pus pluginul war3ft_chat sub war3ft ca ordine in lista de pluginuri
 

Attachments

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top