Author Topic: Script Core 3 - Post for developres  (Read 2079 times)

0 Members and 1 Guest are viewing this topic.

Offline BaneOfDeath

  • Major(1)
  • Posts: 11
Script Core 3 - Post for developres
« on: May 04, 2015, 07:52:08 am »
Add in sc3:
property OnShoot
 Access mode: RW
 Event handler type: TOnShootEvent
 Event handler declaration: procedure (Shooter: TActivePlayer; BulletId: Byte);
To avoid having to burden the server apponidle!

function ContainsString(one, two: string): boolean;
Parameter Info:
 one (String): String to search in.
 two (String): String to search for.
A very useful feature used in many of my scripts.

property OnKey
 Access mode: RW
 Event handler type: TOnKeyEvent
 Event handler declaration: function (ID: TActivePlayer; Key: TKeyEvent): boolean;
To avoid having to burden the server apponidle!

Add old functions: InterfaceText/Image

Add functions ScereryPlace(x,y:single):byte;
Add Procedure KillScenery(ID:byte);

Add the ability to download sounds for scripts.


Fix bugs:
If player joing on server first they are induced AfterRespawn, next Joingame and Jointeam...
Fix this: Joingame --> Jointeam --> AfterRespawn

Fix if weapons mode is active occurs same error when weaponsactive()


Let us moding this game!
And not add the unnecessary crap!! I prescribe sc2 on sc3 and fixing errors they themselves are doing!!
Everyone else scripters write here what I would have you in handy
If they will not be able to add such things, it means that they suck developers!
I preferred EnEsCe. I talked with many scripters and are my opinion question whether they dare to express their opinion here.
« Last Edit: May 04, 2015, 01:02:07 pm by BaneOfDeath »

DarkCrusade

  • Guest
Re: Script Core 3 - Post for developres
« Reply #1 on: May 04, 2015, 08:15:58 am »
God are you stupid.

Offline ExHunter

  • Inactive Soldat Developer
  • Soldier
  • ******
  • Posts: 154
  • Speedy go!
Re: Script Core 3 - Post for developres
« Reply #2 on: May 05, 2015, 05:54:44 am »
ContainsString -> enable legacy mode.

Too bad that EnEsCe said by himself he will not add some of the things you said.

Offline dnmr

  • Camper
  • ***
  • Posts: 315
  • emotionally handicapped
Re: Script Core 3 - Post for developres
« Reply #3 on: June 29, 2015, 06:51:59 am »
God are you stupid.
i give this post 8/8

DarkCrusade

  • Guest
Re: Script Core 3 - Post for developres
« Reply #4 on: June 29, 2015, 07:27:18 am »
@dnmr: Nice comeback post, mate. :P
« Last Edit: June 29, 2015, 07:34:53 am by DarkCrusade »