Game Maker Score Engine created by Mrulez4ever
Category: Other
Current rating
Added: 24 September 2008
Created by: Mrulez4ever
Version: 2
(Incomplete)
Game description: Hell , yoyo! This is my first submission, here. I'm also new here, so please be kind! In case you are wondering, this includes how to do multiplyer scores in game maker without the annoying scripts,codes,... (more)
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.
More Games By This Creator
This creator has no other games uploaded.





Mercerenies said about 1 year ago
@Mrulez4ever: No, I mean rather than have a seperate object with mscore and lscore, just have each object that is a player have a variable called scr or points or something like that. It saves an object, which saves valuable memory on older computers. Also, instead of "if mscore is equal to # draw text '#'" for each value, use the draw variable action in the control tab, allowing the score to count as high as the computer can count.
PlatformerX said about 1 year ago
Actually, I'm not using it. However, I'm sure some one else will.
Mrulez4ever said about 1 year ago
@Eskimoto: Thanks!
@Mercernies: You mean the "set score" drag and drop thing? I could do that, but then only one object can have scores; not multiple
@Platformer: thx! but it's VERY easy to modify it to make sure it goes up ti infinity, but I might update this later anyway so you won't have to.
PlatformerX said about 1 year ago
Pretty Good example, but the score stops after 5.