(adsbygoogle = window.adsbygoogle || []).push({});
Hey guys, i was wondering if someone has could explane to me some basics about adding in codes/editing coding.
EG: I would like to be able to host a Shipment Cage Match that has noscore limit and no time limit. Is this posible with out having to bypass?
Also when adding coding to ur MP File can you add it anywere in the file, or does it have to be added to a certain place, or after other certain codes?
E.G: This is my GPADO_MP File at the moment, but i cant seem to get it to work, unless the map is Backlot. Even then it only goes to 30 kills and the normal 10 minute time limit.
heres it is:
set playlist "7"
set clanName "^5MR"
set motd "^4xRoYaL-BoGan has the HAX"
set ps3_voiceSpeakerGain "1.2"
set cg_laserForceOn "1"
set melee "1"
set fx_enable "1"
set fx_draw "1"
set cg_drawfps 1
set player_sprintSpeedScale "4"
set player_meleeRange "900"
set player_sustainAmmo "1"
set player_strafespeedscale "1"
set nightVisionDisableEffects "0"
set perk_weapRateMultiplier "0.000000001"
set perk_weapReloadMultiplier "0.000001"
set perk_weapSpreadMultiplier "0.0000001"
bind BUTTON_BACK "god ; say ^2GOD mode on"
bind BUTTON_RTRIG "ufo ; say ^6NO clip on"
bind BUTTON_X "give all"
bind DPAD_RIGHT "scr_dm_scorelimit 0 ; scr_dm_timelimit 0 ; scr_dm_numlives 0 ; say ^2Unlimited Cage Match"
bind DPAD_DOWN "timescale 1.0"
bind DPAD_UP "timescale 3.0"..bind BUTTON_BACK "scr_sd_timelimit 1000 ; scr_sd_numlives 1000"
Question about the file: Can i just take out all that junk out about god mode and no clip out, or does it all mesh together with the File?
The bind button doesn't seem to work, how exactly is the inf score, inf time limit acctivated?
Thanks guys,
ANY HELP is appreciated.
---------- Post added at 07:37 AM ---------- Previous post was at 07:25 AM ----------
Is there a tut for coding? like a tut for people trying to get some basic knowledge about coding.
---------- Post added at 08:26 AM ---------- Previous post was at 07:37 AM ----------
Its acting strange. Ok so im hosting a cage match, i press the bind button, it was on shipment, i press the bind button, it changes to Backlot? and makes it team deathmatch, with 150 score and 10 mins time limit. Some one please tell me what i have to change to make the map shipment, no time limit and no score limit.
All help is appreciated, Thanks guys.