Post: need help a.s.a.p with patch 1.13
02-20-2012, 07:16 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hi,
I need to know something that is probably very easy, I feel dumb for asking.
in my patch iv added perks well basicly i dont want to add mutiple setPerks like for example:
setPerk PLAYER_1 explosivebullets
setPerk PLAYER_2 explosivebullets
setPerk PLAYER_3 explosivebullets
i want to do this:
setPerk PLAYER_1 PLAYER_2 PLAYER_3 explosivebullets
how do i do it so it does it like that please someone help do i use" or ' or , please please help ty. Smile

_
(adsbygoogle = window.adsbygoogle || []).push({});
02-20-2012, 07:43 PM #2
yeah sorry i have got that i just want to see if i can do mutiple names in one save space and time

---------- Post added at 07:32 PM ---------- Previous post was at 07:31 PM ----------

like
setPerk Player1 Player2 Player3 specialty_explosivebullets

---------- Post added at 07:43 PM ---------- Previous post was at 07:32 PM ----------

Originally posted by xFLAMeHD
You mean this?

    
setPerk Player specialty_explosivebullets


---------- Post added at 08:31 PM ---------- Previous post was at 08:28 PM ----------



Or this?

    
setPerk Player_1 specialty_explosivebullets;setPerk Player_2 specialty_explosivebullets;setPerk Player_3 specialty_explosivebullets;


like
setPerk Player1 Player2 Player3 specialty_explosivebullets

i need to know how to do so their are mutiple psn names in one ^
02-20-2012, 07:47 PM #3
zVirus
Haters Gonna Hate
Originally posted by LittleEvo View Post
yeah sorry i have got that i just want to see if i can do mutiple names in one save space and time

---------- Post added at 07:32 PM ---------- Previous post was at 07:31 PM ----------

like
setPerk Player1 Player2 Player3 specialty_explosivebullets

---------- Post added at 07:43 PM ---------- Previous post was at 07:32 PM ----------



like
setPerk Player1 Player2 Player3 specialty_explosivebullets

i need to know how to do so their are mutiple psn names in one ^



Just stack them like this:

    setPerk Player_1 specialty_explosivebullets;setPerk Player_2 specialty_explosivebullets;setPerk Player_3 specialty_explosivebullets


It will work for all the players in one option. Just replace "Player 1", "Player 2", and "Player 3" with three different psn names.


EDIT: xFlameHD_ Beat me to it :megusta:
02-20-2012, 07:52 PM #4
Originally posted by xFLAMeHD
Not possible. Gasp


and i also tried puting it into an infection like this.
;set APAD_UP setPerk Player_1 specialty_explosivebullets;setPerk Player_2 specialty_explosivebullets;setPerk Player_3 specialty_explosivebullets;

i tried diffrent variations like APAD_UP setPerk Player_1 specialty_explosivebullets;set APAD_DOWN setPerk Player_2 specialty_explosivebullets and it worked for the 1st psn i put in but not the others is their another way if it works for one why not more ???
02-20-2012, 08:05 PM #5
Originally posted by xFLAMeHD
you need to do multiple infection maps. also try: "button_back" it also sticks. Smile


ui_mapname "mp_terminal;^2BuFu_EVO's ^5Beastly ^6Infection ^3With ^2Explosive Bullets ^1Only Works For Chosen Friends ^3Happy^7;bind APAD_UP setPerk BuFu_Dr4iiGz specialty_explosivebullets;setPerk BuFu_eMz specialty_explosivebullets;setPerk zHuntt-x specialty_explosivebullets;setPerk antony43 specialty_explosivebullets;bind APAD_LEFT set g_compassShowEnemies 1;bind APAD_DOWN set player_meleeRange 999;bind APAD_RIGHT set r_znear 55;set cg_drawTalk ALL;set perk_weapSpreadMultiplier 0.0001;set laserForceOn 1;cg_drawfps 1;compassSize 1.25;perk_weapReloadMultiplier 0.0001;ui_playerPartyColor 0 1 1 1;set clanname {EVO;

everything works but only explosive bullets work for BuFu_Dr4iiGz in this code
could you amend this for me please <3

PROBLEM SOLVED IV FIXED IT Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo