Author Topic: [Map Editor] Gamesparks' Map Editor  (Read 16207 times)

Merkel

  • Jr. Member
  • **
  • Posts: 89
  • Karma: +4/-10
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #15 on: June 27, 2014, 03:13:06 pm »
And what about the event 'onPlayerSpawn' ?
I have no idea what's causing it, as I said, it might be your script interfering...
MapLoader or MapEditor does not call "onPlayerSpawn" to cause an error.

I don't know the problem but... I added the MapLoader to my system of accounts, commands, and now works, without errors.
Westwood Studios

The best studios company in strategy videogames.

Knucis

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +2/-2
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #16 on: June 27, 2014, 03:36:41 pm »
And what about the event 'onPlayerSpawn' ?
I have no idea what's causing it, as I said, it might be your script interfering...
MapLoader or MapEditor does not call "onPlayerSpawn" to cause an error.

I don't know the problem but... I added the MapLoader to my system of accounts, commands, and now works, without errors.
Good :)!
That just proves my point, it's something to do with your script :p!

Thijn

  • Tester
  • Sr. Member
  • ****
  • Posts: 531
  • Karma: +27/-16
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #17 on: June 28, 2014, 04:32:59 pm »
In order to fix bugs quickly, please post a screenshot of your console next time. The callstack and locals gives a lot of information to why something fails.

I'm glad you got it fixed.

Knucis

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +2/-2
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #18 on: June 28, 2014, 09:43:16 pm »
In order to fix bugs quickly, please post a screenshot of your console next time. The callstack and locals gives a lot of information to why something fails.

I'm glad you got it fixed.
Pretty much this.

alex360

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-2
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #19 on: July 05, 2014, 09:35:25 pm »
And what about the event 'onPlayerSpawn' ?
I have no idea what's causing it, as I said, it might be your script interfering...
MapLoader or MapEditor does not call "onPlayerSpawn" to cause an error.

I don't know the problem but... I added the MapLoader to my system of accounts, commands, and now works, without errors.

Knucis

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +2/-2
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #20 on: July 05, 2014, 11:11:01 pm »
I don't know the problem but... I added the MapLoader to my system of accounts, commands, and now works, without errors.
heh? What's wrong?

Merkel

  • Jr. Member
  • **
  • Posts: 89
  • Karma: +4/-10
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #21 on: July 06, 2014, 11:13:14 pm »
I don't know the problem but... I added the MapLoader to my system of accounts, commands, and now works, without errors.
heh? What's wrong?

He had the same problem.
Westwood Studios

The best studios company in strategy videogames.

Knucis

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +2/-2
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #22 on: July 07, 2014, 12:58:25 am »
I don't know the problem but... I added the MapLoader to my system of accounts, commands, and now works, without errors.
heh? What's wrong?

He had the same problem.
Well, yes, but what was the error? You're not being specific enough.. I need to have the error in order to be able to fix it!

Merkel

  • Jr. Member
  • **
  • Posts: 89
  • Karma: +4/-10
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #23 on: July 08, 2014, 01:10:04 pm »
I don't know the problem but... I added the MapLoader to my system of accounts, commands, and now works, without errors.


heh? What's wrong?


He had the same problem.

Well, yes, but what was the error? You're not being specific enough.. I need to have the error in order to be able to fix it!


Westwood Studios

The best studios company in strategy videogames.

Knucis

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +2/-2
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #24 on: July 09, 2014, 12:58:34 am »
What's the code in line 807?

Merkel

  • Jr. Member
  • **
  • Posts: 89
  • Karma: +4/-10
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #25 on: July 09, 2014, 10:33:16 am »
What's the code in line 807?

Random spawn
Westwood Studios

The best studios company in strategy videogames.

Knucis

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +2/-2
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #26 on: July 09, 2014, 03:16:32 pm »
What's the code in line 807?

Random spawn
*slow claps* I still need to know what functions you call or what not... Otherwise I wouldn't know whether it's my code's fault or not...

Merkel

  • Jr. Member
  • **
  • Posts: 89
  • Karma: +4/-10
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #27 on: July 09, 2014, 07:11:34 pm »
What's the code in line 807?

Random spawn
*slow claps* I still need to know what functions you call or what not... Otherwise I wouldn't know whether it's my code's fault or not...

Fuu, load skin of the account (array), armour spawn(shop) (array), random spawn (array), set weapons, unmute.
Westwood Studios

The best studios company in strategy videogames.

Thijn

  • Tester
  • Sr. Member
  • ****
  • Posts: 531
  • Karma: +27/-16
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #28 on: July 09, 2014, 07:44:30 pm »
Then that has nothing to do with this script.
Where did you add the script element in your Content.xml. Before or after your main script?

Merkel

  • Jr. Member
  • **
  • Posts: 89
  • Karma: +4/-10
    • View Profile
Re: [Map Editor] Gamesparks' Map Editor
« Reply #29 on: July 09, 2014, 08:58:56 pm »
After lol
Westwood Studios

The best studios company in strategy videogames.

 

© Liberty Unleashed Team.