You are viewing our Forum Archives. To view or take place in current topics click here.
Need help with the Coding aspect of GPD's.
Posted:
Need help with the Coding aspect of GPD's.Posted:
Status: Offline
Joined: Dec 02, 201113Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Dec 02, 201113Year Member
Posts: 17
Reputation Power: 0
I have a GPD.. and I want to alter it extensively, I guess, I kinda want to make one from scratch; Does anyone have any links to where I could get a tut. on this coding? I have basic coding abilities in Java, HTML, and C++..
#2. Posted:
Status: Offline
Joined: Nov 09, 201113Year Member
Posts: 806
Reputation Power: 35
Status: Offline
Joined: Nov 09, 201113Year Member
Posts: 806
Reputation Power: 35
first of all use xero it is the fastest way you can get that [ Register or Signin to view external links. ]
if u have any specific questions pm me
but the best way to explain is a example
here is a zombies gpd
set gpad_buttonsConfig "null"
set zombiefive_discovered 1
set cg_drawfps 1
bind BUTTON_BACK vstr con1
bind BUTTON_START vstr con3
set con1 "give ammo;magic_chest_movable 0;player_clipSizeMultiplier 999;player_meleeRange 999;phys_gravity 99;Revive_Trigger_Radius 999;perk_weapspreadMultiplier 0;perk_armorvest 0;player_sprintUnlimited 1;player_sustainAmmo 1;cg_gun_x 7;cg_tracerwidth 15;cg_tracerspeed 750;bind BUTTON_START vstr con3;bind BUTTON_BACK vstr con2;bind DPAD_UP noclip;bind DPAD_LEFT god;bind DPAD_DOWN dropweapon;bind DPAD_RIGHT toggle timescale 1 10 .1"
set con2 "bind BUTTON_BACK con1;bind DPAD_UP toggle cg_fov 60 90 105;bind DPAD_LEFT toggle cg_thirdperson 0 1;bind DPAD_DOWN toggle r_colorMap 1 2 3;bind DPAD_RIGHT toggle r_fullbright"
set con3 "bind BUTTON_BACK vstr con1;bind DPAD_UP vstr 1;bind DPAD_LEFT ai_disableSpawn 1;bind DPAD_DOWN ai axis delete;bind DPAD_RIGHT notarget"
set 1 "take all;give zombie_cymbal_monkey;give ray_gun_upgraded_zm;give thundergun_upgraded_zm;freeze_gun_upgraded_zm;bind DPAD_UP vstr 2"
set 2 "take all;give m1911_upgraded_zm;give l96a1_upgraded_zm;bind DPAD_UP vstr 3"
set 3 "take all;give china_lake_upgraded_zm;give m72_law_upgraded_zm;bind DPAD_UP vstr 4"
set 4 "take all;give spas_upgraded_zm;give crossbow_explosive_upgraded_zm;bind DPAD_UP vstr 5"
set 5 "take all;give all;give defaultweapon;bind DPAD_UP vstr 6"
set 6 "take all;bind DPAD_UP vstr 1"
if u want a bind list just google it
if u have any specific questions pm me
but the best way to explain is a example
here is a zombies gpd
set gpad_buttonsConfig "null"
set zombiefive_discovered 1
set cg_drawfps 1
bind BUTTON_BACK vstr con1
bind BUTTON_START vstr con3
set con1 "give ammo;magic_chest_movable 0;player_clipSizeMultiplier 999;player_meleeRange 999;phys_gravity 99;Revive_Trigger_Radius 999;perk_weapspreadMultiplier 0;perk_armorvest 0;player_sprintUnlimited 1;player_sustainAmmo 1;cg_gun_x 7;cg_tracerwidth 15;cg_tracerspeed 750;bind BUTTON_START vstr con3;bind BUTTON_BACK vstr con2;bind DPAD_UP noclip;bind DPAD_LEFT god;bind DPAD_DOWN dropweapon;bind DPAD_RIGHT toggle timescale 1 10 .1"
set con2 "bind BUTTON_BACK con1;bind DPAD_UP toggle cg_fov 60 90 105;bind DPAD_LEFT toggle cg_thirdperson 0 1;bind DPAD_DOWN toggle r_colorMap 1 2 3;bind DPAD_RIGHT toggle r_fullbright"
set con3 "bind BUTTON_BACK vstr con1;bind DPAD_UP vstr 1;bind DPAD_LEFT ai_disableSpawn 1;bind DPAD_DOWN ai axis delete;bind DPAD_RIGHT notarget"
set 1 "take all;give zombie_cymbal_monkey;give ray_gun_upgraded_zm;give thundergun_upgraded_zm;freeze_gun_upgraded_zm;bind DPAD_UP vstr 2"
set 2 "take all;give m1911_upgraded_zm;give l96a1_upgraded_zm;bind DPAD_UP vstr 3"
set 3 "take all;give china_lake_upgraded_zm;give m72_law_upgraded_zm;bind DPAD_UP vstr 4"
set 4 "take all;give spas_upgraded_zm;give crossbow_explosive_upgraded_zm;bind DPAD_UP vstr 5"
set 5 "take all;give all;give defaultweapon;bind DPAD_UP vstr 6"
set 6 "take all;bind DPAD_UP vstr 1"
if u want a bind list just google it
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Nov 17, 201113Year Member
Posts: 107
Reputation Power: 4
Status: Offline
Joined: Nov 17, 201113Year Member
Posts: 107
Reputation Power: 4
GPDmodz wrote first of all use xero it is the fastest way you can get that [ Register or Signin to view external links. ]
if u have any specific questions pm me
but the best way to explain is a example
here is a zombies gpd
set gpad_buttonsConfig "null"
set zombiefive_discovered 1
set cg_drawfps 1
bind BUTTON_BACK vstr con1
bind BUTTON_START vstr con3
set con1 "give ammo;magic_chest_movable 0;player_clipSizeMultiplier 999;player_meleeRange 999;phys_gravity 99;Revive_Trigger_Radius 999;perk_weapspreadMultiplier 0;perk_armorvest 0;player_sprintUnlimited 1;player_sustainAmmo 1;cg_gun_x 7;cg_tracerwidth 15;cg_tracerspeed 750;bind BUTTON_START vstr con3;bind BUTTON_BACK vstr con2;bind DPAD_UP noclip;bind DPAD_LEFT god;bind DPAD_DOWN dropweapon;bind DPAD_RIGHT toggle timescale 1 10 .1"
set con2 "bind BUTTON_BACK con1;bind DPAD_UP toggle cg_fov 60 90 105;bind DPAD_LEFT toggle cg_thirdperson 0 1;bind DPAD_DOWN toggle r_colorMap 1 2 3;bind DPAD_RIGHT toggle r_fullbright"
set con3 "bind BUTTON_BACK vstr con1;bind DPAD_UP vstr 1;bind DPAD_LEFT ai_disableSpawn 1;bind DPAD_DOWN ai axis delete;bind DPAD_RIGHT notarget"
set 1 "take all;give zombie_cymbal_monkey;give ray_gun_upgraded_zm;give thundergun_upgraded_zm;freeze_gun_upgraded_zm;bind DPAD_UP vstr 2"
set 2 "take all;give m1911_upgraded_zm;give l96a1_upgraded_zm;bind DPAD_UP vstr 3"
set 3 "take all;give china_lake_upgraded_zm;give m72_law_upgraded_zm;bind DPAD_UP vstr 4"
set 4 "take all;give spas_upgraded_zm;give crossbow_explosive_upgraded_zm;bind DPAD_UP vstr 5"
set 5 "take all;give all;give defaultweapon;bind DPAD_UP vstr 6"
set 6 "take all;bind DPAD_UP vstr 1"
if u want a bind list just google it
Savegames I Find Work Better
- 1useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Apr 17, 201014Year Member
Posts: 6,332
Reputation Power: 289
Status: Offline
Joined: Apr 17, 201014Year Member
Posts: 6,332
Reputation Power: 289
MrNukkuh wroteI have to prefer GPDs over SVGs since with GPDs you can code more and use all the binds.GPDmodz wrote first of all use xero it is the fastest way you can get that [ Register or Signin to view external links. ]
if u have any specific questions pm me
but the best way to explain is a example
here is a zombies gpd
set gpad_buttonsConfig "null"
set zombiefive_discovered 1
set cg_drawfps 1
bind BUTTON_BACK vstr con1
bind BUTTON_START vstr con3
set con1 "give ammo;magic_chest_movable 0;player_clipSizeMultiplier 999;player_meleeRange 999;phys_gravity 99;Revive_Trigger_Radius 999;perk_weapspreadMultiplier 0;perk_armorvest 0;player_sprintUnlimited 1;player_sustainAmmo 1;cg_gun_x 7;cg_tracerwidth 15;cg_tracerspeed 750;bind BUTTON_START vstr con3;bind BUTTON_BACK vstr con2;bind DPAD_UP noclip;bind DPAD_LEFT god;bind DPAD_DOWN dropweapon;bind DPAD_RIGHT toggle timescale 1 10 .1"
set con2 "bind BUTTON_BACK con1;bind DPAD_UP toggle cg_fov 60 90 105;bind DPAD_LEFT toggle cg_thirdperson 0 1;bind DPAD_DOWN toggle r_colorMap 1 2 3;bind DPAD_RIGHT toggle r_fullbright"
set con3 "bind BUTTON_BACK vstr con1;bind DPAD_UP vstr 1;bind DPAD_LEFT ai_disableSpawn 1;bind DPAD_DOWN ai axis delete;bind DPAD_RIGHT notarget"
set 1 "take all;give zombie_cymbal_monkey;give ray_gun_upgraded_zm;give thundergun_upgraded_zm;freeze_gun_upgraded_zm;bind DPAD_UP vstr 2"
set 2 "take all;give m1911_upgraded_zm;give l96a1_upgraded_zm;bind DPAD_UP vstr 3"
set 3 "take all;give china_lake_upgraded_zm;give m72_law_upgraded_zm;bind DPAD_UP vstr 4"
set 4 "take all;give spas_upgraded_zm;give crossbow_explosive_upgraded_zm;bind DPAD_UP vstr 5"
set 5 "take all;give all;give defaultweapon;bind DPAD_UP vstr 6"
set 6 "take all;bind DPAD_UP vstr 1"
if u want a bind list just google it
Savegames I Find Work Better
- 2useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Nov 09, 201113Year Member
Posts: 806
Reputation Power: 35
Status: Offline
Joined: Nov 09, 201113Year Member
Posts: 806
Reputation Power: 35
MrNukkuh wroteGPDmodz wrote first of all use xero it is the fastest way you can get that [ Register or Signin to view external links. ]
if u have any specific questions pm me
but the best way to explain is a example
here is a zombies gpd
set gpad_buttonsConfig "null"
set zombiefive_discovered 1
set cg_drawfps 1
bind BUTTON_BACK vstr con1
bind BUTTON_START vstr con3
set con1 "give ammo;magic_chest_movable 0;player_clipSizeMultiplier 999;player_meleeRange 999;phys_gravity 99;Revive_Trigger_Radius 999;perk_weapspreadMultiplier 0;perk_armorvest 0;player_sprintUnlimited 1;player_sustainAmmo 1;cg_gun_x 7;cg_tracerwidth 15;cg_tracerspeed 750;bind BUTTON_START vstr con3;bind BUTTON_BACK vstr con2;bind DPAD_UP noclip;bind DPAD_LEFT god;bind DPAD_DOWN dropweapon;bind DPAD_RIGHT toggle timescale 1 10 .1"
set con2 "bind BUTTON_BACK con1;bind DPAD_UP toggle cg_fov 60 90 105;bind DPAD_LEFT toggle cg_thirdperson 0 1;bind DPAD_DOWN toggle r_colorMap 1 2 3;bind DPAD_RIGHT toggle r_fullbright"
set con3 "bind BUTTON_BACK vstr con1;bind DPAD_UP vstr 1;bind DPAD_LEFT ai_disableSpawn 1;bind DPAD_DOWN ai axis delete;bind DPAD_RIGHT notarget"
set 1 "take all;give zombie_cymbal_monkey;give ray_gun_upgraded_zm;give thundergun_upgraded_zm;freeze_gun_upgraded_zm;bind DPAD_UP vstr 2"
set 2 "take all;give m1911_upgraded_zm;give l96a1_upgraded_zm;bind DPAD_UP vstr 3"
set 3 "take all;give china_lake_upgraded_zm;give m72_law_upgraded_zm;bind DPAD_UP vstr 4"
set 4 "take all;give spas_upgraded_zm;give crossbow_explosive_upgraded_zm;bind DPAD_UP vstr 5"
set 5 "take all;give all;give defaultweapon;bind DPAD_UP vstr 6"
set 6 "take all;bind DPAD_UP vstr 1"
if u want a bind list just google it
Savegames I Find Work Better
yes but he asked for a gpd
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Dec 02, 201113Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Dec 02, 201113Year Member
Posts: 17
Reputation Power: 0
Ok.. SO umm; I was wondering... about Xero. I use it, and it's hella simple, but I am confused about the second column in Xero... Is the second column only for a specific code?? Or does it matter???
Also. I want to be able to post my GPD for people to 'try'.
Also I need a pc screen capture software so I can take a picture of mediafire's virus signature, so people know I am not putting trojans in the code..
...and this is the last thing; I don't need to be gold to post GPD's on here, even though it might be useless due to the fact that people just want online online online online... and they need a dummy account, but that's getting off my point.. Is it worth it to post offline GPD's on here?
*Answers to all questions would be greatly appreciated *
Also. I want to be able to post my GPD for people to 'try'.
Also I need a pc screen capture software so I can take a picture of mediafire's virus signature, so people know I am not putting trojans in the code..
...and this is the last thing; I don't need to be gold to post GPD's on here, even though it might be useless due to the fact that people just want online online online online... and they need a dummy account, but that's getting off my point.. Is it worth it to post offline GPD's on here?
*Answers to all questions would be greatly appreciated *
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.