Post: GSC Help (PayPal Reward)
06-04-2016, 11:34 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi everyone,



I'll give away $10 paypal to someone who does the following for me:

  • Download this GSC or whatever the best zombieland GSC is: You must login or register to view this content. (I don't know what is considered the best one)
  • Implement a function that runs at the end of every game: needs to pick a random map (supported by the gamemode) and restarts the zombieland game to that given map (has to be automatic) and preferably a function that can be easily modified and transferred to other GSC gamemodes.
  • mission report back to me and money's all yours


OR

I'll give away $15 paypal for someone who can do the following INSTEAD OF ^:

  • Use the GSC mentioned above
  • Make a function that runs at the end of every game: users can vote for a specific map and the map with the most votes gets chosen.
  • Once the game ends, the game is AUTOMATICALLY restarted to the given map.
  • Needs to be easily implemented into other GSC gamemodes (as im a GSC noob lol)


I can go first GIVEN that you show me video proof of the function in action.

Thanks legends Smile
(adsbygoogle = window.adsbygoogle || []).push({});
06-05-2016, 12:23 AM #2
HiddenHour
I defeated!
Originally posted by Richo952 View Post
Hi everyone,



I'll give away $10 paypal to someone who does the following for me:

  • Download this GSC or whatever the best zombieland GSC is: You must login or register to view this content. (I don't know what is considered the best one)
  • Implement a function that runs at the end of every game: needs to pick a random map (supported by the gamemode) and restarts the zombieland game to that given map (has to be automatic) and preferably a function that can be easily modified and transferred to other GSC gamemodes.
  • mission report back to me and money's all yours


OR

I'll give away $15 paypal for someone who can do the following INSTEAD OF ^:

  • Use the GSC mentioned above
  • Make a function that runs at the end of every game: users can vote for a specific map and the map with the most votes gets chosen.
  • Once the game ends, the game is AUTOMATICALLY restarted to the given map.
  • Needs to be easily implemented into other GSC gamemodes (as im a GSC noob lol)


I can go first GIVEN that you show me video proof of the function in action.

Thanks legends Smile


Seems interesting Needa do you have a skype?
Edit: nvm, just gunna mess around and see what I can come up with
06-05-2016, 02:13 AM #3
itsSorrow
In my man cave
Originally posted by TheHiddenHour View Post
Seems interesting Needa do you have a skype?
Edit: nvm, just gunna mess around and see what I can come up with


wtf. Do it for free...
06-05-2016, 02:46 AM #4
Patrick
League Champion
Originally posted by GentleSlugger View Post
wtf. Do it for free...


if he is going to spend his time trying to make something for someone and that someone is going to offer him money for his time he has all the right to take it.

The following 4 users say thank you to Patrick for this useful post:

BossamBemass, DF_AUS, HiddenHour, John
06-05-2016, 03:34 AM #5
HiddenHour
I defeated!
Originally posted by GentleSlugger View Post
wtf. Do it for free...


Decided to just take on the project myself and make it how I want it. This way it can be as shit as I please and have no limit for when I decide to release it FOR FREE :madsal:
06-05-2016, 04:39 AM #6
jwm614
NextGenUpdate Elite
Originally posted by Richo952 View Post
Hi everyone,



I'll give away $10 paypal to someone who does the following for me:

  • Download this GSC or whatever the best zombieland GSC is: You must login or register to view this content. (I don't know what is considered the best one)
  • Implement a function that runs at the end of every game: needs to pick a random map (supported by the gamemode) and restarts the zombieland game to that given map (has to be automatic) and preferably a function that can be easily modified and transferred to other GSC gamemodes.
  • mission report back to me and money's all yours


OR

I'll give away $15 paypal for someone who can do the following INSTEAD OF ^:

  • Use the GSC mentioned above
  • Make a function that runs at the end of every game: users can vote for a specific map and the map with the most votes gets chosen.
  • Once the game ends, the game is AUTOMATICALLY restarted to the given map.
  • Needs to be easily implemented into other GSC gamemodes (as im a GSC noob lol)


I can go first GIVEN that you show me video proof of the function in action.

Thanks legends Smile


add this

    RandomMap()      
{
maps=strTok("mp_uplink;mp_bridge;mp_castaway;mp_paintball;mp_studio;mp_vertigo;mp_downhill;mp_skate;mp_hydro;mp_mirage;mp_frostbite;mp_takeoff;mp_pod;mp_dig;mp_socotra;mp_nightclub;mp_village;mp_dockside;mp_la;mp_raid;mp_turbine;mp_slums;mp_overflow;mp_carrier;mp_drone;mp_meltdown;mp_express;mp_hijacked;mp_nuketown_2020;",";");
map(maps[RandomInt(maps.size)]);
}


call it like this in monitorgame function
You must login or register to view this content.

The following user thanked jwm614 for this useful post:

DF_AUS
06-05-2016, 09:20 AM #7
you're literally my favourite person ever
06-05-2016, 09:21 AM #8
wb the game mode voter?
06-05-2016, 12:27 PM #9
Patrick
League Champion
Originally posted by Richo952 View Post
~Snip

If i get bored ill make it later on Smile

Originally posted by MrMoan View Post
~Snip

No comment.
06-05-2016, 02:02 PM #10
DF_AUS
NextGenUpdate Elite
Originally posted by 32085
if he is going to spend his time trying to make something for someone and that someone is going to offer him money for his time he has all the right to take it.


Take my money and lets spoon PBJT

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo