Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Best way to start .gsc scripting for COD4?

Featured Replies

Опубликовано:

Keep in mind there's barely any difference in .GSC for each CoD, so once you've learnt it for CoD4 you'll be able to do it for the other cods too.

 

Take a look at these two tutorials:

 

http://www.mpgh.net/forum/323-call-duty ... mmies.html

http://wiki.modsrepository.com/index.ph ... troduction

Опубликовано:
  • Автор
Keep in mind there's barely any difference in .GSC for each a popular FPS series, so once you've learnt it for IW3 you'll be able to do it for the other cods too.

 

Take a look at these two tutorials:

 

http://www.mpgh.net/forum/323-call-duty ... mmies.html

http://wiki.modsrepository.com/index.ph ... troduction

Thank you these tuts look very useful, how long did it take you to learn .gsc as good as you did?

Also I love your Survival mod for MW2

Опубликовано:

Thank you these tuts look very good, how long did it take you to learn .gsc as good as you did?

Also I love your Survival mod for IW4

 

I started of by editing already existing - mods; replacing text and values. Later on I started copying already-existing codes (such as the "Unlimited ammo" code on the MPGH gsc list) to make my own mod. When I finally learned how .GSC's works the rest was just pure "practice".

 

Edit: And thanks for the compliment :)

Опубликовано:

The tutorial on mpgh.net is quite shitty IMO. It shows some code examples which will cause errors....

 

e.g. this.:

onPlayerSpawned()
{
self endon("disconnect");

for(;
{
	self waittill("spawned_player");
               self ThermalVisionFOFOverlayOn();
               self giveWeapon("ak47_mp", 0 , 0 );
               while(1) {
		self GiveMaxAmmo("ak47_mp");
               }
}
}

 

Anyway, this http://www.zeroy.com/script/ might help you, when you're searching for certain things etc...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Account

Navigation

Поиск

Поиск

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.