Search found 52 matches

by Mariomarco
11 Sep 2014, 08:40
Forum: Off-Topics
Topic: Endless Discussion Topic, e.g. positive/negative
Replies: 53
Views: 8324

Re: ManiaPlanet 3.1 fix 2014-09-10

Soprah wrote:...
I guess I'm one of those few people then.
+111111 :)
by Mariomarco
04 Aug 2014, 11:41
Forum: ManiaScript
Topic: Invalid access to parameter
Replies: 6
Views: 1622

Re: Invalid access to parameter

alividerci wrote:
Event.Shooter == Null
How is it? Bot?
No, bots could also be Shooters.
You should just check if everything is like it's supposed to be.

Btw. My error was to discard the event after I used it and not to pass it on.
by Mariomarco
29 Jul 2014, 19:23
Forum: ManiaScript
Topic: Invalid access to parameter
Replies: 6
Views: 1622

Re: Invalid access to parameter

@steeffeen: I access it via: foreach (Event, PendingEvents) { if (Event.Type == CSmModeEvent::EType::OnHit) { if (Event.Victim ==Null || Event.Shooter == Event.Victim || Event.Shooter == Null) { Discard(Event); }else{ givePoints(Event.Shooter, ...); } }else { PassOn(Event); } } @Eole: Ok, I'll check.
by Mariomarco
28 Jul 2014, 20:01
Forum: ManiaScript
Topic: Invalid access to parameter
Replies: 6
Views: 1622

Invalid access to parameter

Hey Community, I have the following code with this error Message: Invalid access to parameter (Null object or elem not found in array) : PendingEvents[0]>.Shooter I know that I need to check weather _Player is Null, so I did: if(_Player == Null) return; after checking I run this code: if(!ScoreList....
by Mariomarco
26 May 2014, 16:10
Forum: ManiaControl
Topic: Feedback and Reports for Release v0.15
Replies: 88
Views: 151636

Re: Feedback and Reports for Release v0.15

Hey,
first of all, I want to thank you all for creating this controller.
I had trouble using xmlrpc

Edit: nvm was just stupidity on my side :?

Thanks in advance,
Mariomarco.
by Mariomarco
02 Jul 2013, 17:24
Forum: Maniaplanet
Topic: Maniaplanet Update #3 - wishlist
Replies: 278
Views: 65926

Re: Maniaplanet Update #3 - wishlist

1. I would like to see readable player positions in all trackmanias (maniascript) . 2. also a good addition to storm would be these smaller wood planks without support beam. 3.Next Map button in Solo campagne 4.Valley Hill transition 5.Stadium blocks like : LINK 6. External Blockmixing ;) (7. Make t...
by Mariomarco
29 Jun 2013, 02:55
Forum: Trackmania 2
Topic: TrackMania2: Centralised News about the Game
Replies: 1780
Views: 481290

Re: TrackMania2: Centralised News about the Game

Everyone who owns facebook should know by now that they'll release valley on the forth of july. The also posted those pictures alongside: https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-prn1/1014835_467515716665332_531720649_o.jpg https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-prn1/1026140_4675...
by Mariomarco
10 Jun 2013, 16:09
Forum: Maniaplanet
Topic: Your top wish list for update #2
Replies: 137
Views: 28266

Re: Your top wish list

1. Multienv Server 2. Microblock editor including an logic programming interface ( interface , modular Blocks ) 2.1 and the possibility to combine them would allow to trigger lights at certain points or move other parts of the map... ( animation suggestion ) 3.Give us all possible maniascript variab...
by Mariomarco
18 May 2013, 16:25
Forum: Off-Topics
Topic: What's your typing speed?
Replies: 12
Views: 4065

Re: What's your typing speed?

Here is my Result (GERMAN):
Image

I guess I'm not the fastest but who cares :P

Go to advanced search