Raised This Month: $ Target: $400
 0% 

Need Help For Cod MW4 Cs 1.6


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
xonineli
BANNED
Join Date: Jun 2020
Old 06-30-2020 , 07:15   Need Help For Cod MW4 Cs 1.6
Reply With Quote #1

Hello Can someone Help Me with This Idont How to make

I want To make this

public DodelaPoena(id)
{
new inteligencija[90], inteligencija10[90];
new energija[63], energija10[63];
new snaga[65], snaga10[65];
new kondicija[60], kondicija10[60];
new naslov[25];

format(inteligencija, 90, "\yIntellegence \d(\wItensifie Attack\d) \w : \d[\r %i\y / \r500\d]", inteligencija_igraca[id]);
format(energija, 63, "\yEnergy \d(\wIncrease Energy\d) \w : \d[\r %i\y / \r1000\d]", energija_igraca[id]);
format(snaga, 65, "\yStrength \d(\wReduce Injuries\d) \w : \d[\r %i\y / \r1000\d]", snaga_igraca[id]);
format(kondicija, 63, "\ySpeed \d(\wIncreases Speed\d) \w : \d[\r %i\y / \r100\d]", kondicija_igraca[id]);

format(inteligencija10, 90, "Add 10 Points To Intellegence");
format(energija10, 59, "Add 10 Points To Energy");
format(snaga10, 59, "Add 10 points to Strength");
format(kondicija10, 59, "Add 10 Points To Speed");

format(naslov, 24, "\yAward Points\r(%i):", poeni_igraca[id]);
new menu = menu_create(naslov, "DodelaPoena_Handler");
menu_additem(menu, inteligencija);
menu_additem(menu, energija);
menu_additem(menu, snaga);
menu_additem(menu, kondicija);
menu_additem(menu, inteligencija10);
menu_additem(menu, energija10);
menu_additem(menu, snaga10);
menu_additem(menu, kondicija10);
menu_display(id, menu);


TO This
https://imgur.com/a/V1wwlOy

Last edited by xonineli; 06-30-2020 at 07:38.
xonineli is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode