Search

Search found 67 matches

by tinnut
20 Oct 2008, 04:03
Forum: Lua Scripts
Topic: LuaRules in Map files (revisited) and 77b4
Replies: 12
Views: 1931

Re: LuaRules in Map files (revisited) and 77b4

Thanks for all the info guys. :-) I'll convert my stuff over to LuaGaia although this will mean loosing some functionality due to the restrictions that LuaGaia has to work under compared to LuaRules. I had suspected that using LuaRules in a map was a bit of a hack, but it was worth trying at least. ...
by tinnut
17 Oct 2008, 03:37
Forum: Lua Scripts
Topic: LuaRules in Map files (revisited) and 77b4
Replies: 12
Views: 1931

Re: LuaRules in Map files (revisited) and 77b4

Thanks for your assistance Argh. I did a clean install of 77b4 and found that the LuaRules in my map didn't work for the latest versions of BA or CA, but did work for an older mod that didn't have any LuaRules scripts in it, so it must be some conflict happening. This gives me somewhere to start at ...
by tinnut
16 Oct 2008, 04:36
Forum: Lua Scripts
Topic: LuaRules in Map files (revisited) and 77b4
Replies: 12
Views: 1931

Re: LuaRules in Map files (revisited) and 77b4

No errors in Infolog and Spring just runs fine without crashing. My Initialize() call-in's both run for synced and unsynced, but my gadget:DrawWorld() call-in from my unsynced code isn't, and neither is my gadget:GameFrame(framenumber) from my synced code. Even when I trim the code down to just the ...
by tinnut
16 Oct 2008, 01:01
Forum: Lua Scripts
Topic: LuaRules in Map files (revisited) and 77b4
Replies: 12
Views: 1931

LuaRules in Map files (revisited) and 77b4

Hi Guys, I've written a couple of LuaRules gadgets that I had intended to put into some maps I was working on - a teleporter, unit duplicator, and an "end game" scenario for a map where you have to hold 5 points to win. I'd just gotten them working under 76b1, with some graphical effects, ...
by tinnut
07 Oct 2008, 03:47
Forum: Lua Scripts
Topic: [WIP] Rough draft of Spring Lua Guide
Replies: 44
Views: 16067

Re: [WIP] Rough draft of Spring Lua Guide

Hi SpliFF,

I quite like this guide of yours :-) - have you been updating it? :wink: Can you post it up if you have?

Also, would you like some extra details on some of the call-backs and call-ins?

Cheers.
by tinnut
02 Oct 2008, 05:00
Forum: Lua Scripts
Topic: Map Gadget Scripts - Are game play effects possible?
Replies: 4
Views: 828

Re: Map Gadget Scripts - Are game play effects possible?

Thanks for the replies. I've got a gadget script working that is creating units for the player working for my map under single player (directly launching the spring exe file) so now I'll just test it from the lobby. The map has five objects that once your side "owns" them for a set amount ...
by tinnut
01 Oct 2008, 05:22
Forum: Lua Scripts
Topic: Map Gadget Scripts - Are game play effects possible?
Replies: 4
Views: 828

Map Gadget Scripts - Are game play effects possible?

Hi Guys, Can I create lua gadget scripts that control / modify game play that are attached to the map (ie: within the .sd7 file)? Doing things like creating units for player teams (as opposed to the Gaia team) or moving players units around? I'd like to add some "game play effects" to a ma...
by tinnut
24 Sep 2008, 04:13
Forum: Game Development
Topic: AppLauncher
Replies: 33
Views: 3304

Re: AppLauncher

Depending on how it is being launched internally, you can often just pass it a normal URL and Windows will use the default browser.
by tinnut
06 Sep 2008, 03:14
Forum: Map Releases
Topic: Map updated: Riverbed v2 - Now with 50% less porc!
Replies: 2
Views: 875

Map updated: Riverbed v2 - Now with 50% less porc!

I've updated my Riverbed map: http://spring.clan-sy.com/phpbb/viewtopic.php?f=13&t=15995 Map download: http://jobjol.nl/1452 I've changed it such that; the left and right banks are thinner, kbots can now climb the edges of all hills and both banks, the map is about 25% lower, and there is an add...
by tinnut
05 Sep 2008, 11:34
Forum: Map Creation
Topic: kbot map recommendations?
Replies: 5
Views: 1000

Re: kbot map recommendations?

Thanks guys! :-)

I've played a couple of those, and enjoyed them, but it's been too long.

Cheers.
by tinnut
05 Sep 2008, 04:39
Forum: Map Creation
Topic: kbot map recommendations?
Replies: 5
Views: 1000

kbot map recommendations?

Hi Guys, Can anyone recommend a couple of maps that favour kbots (for *A mods) over vehicles? I keep ending up playing games hosted by others that favour vehicles and whilst I like playing vehicles, it would be nice to play kbots for a bit and with a new isp I should be able to host games myself for...
by tinnut
01 Sep 2008, 05:05
Forum: Map Releases
Topic: New Map - Riverbed
Replies: 8
Views: 1469

Re: New Map - Riverbed

Thanks for the feedback guys. :-) I'll try halving the height of the terrain to see if that makes it more accessible to kbots and reduce some of the porcyness as well as put in more ramps. I'm also going to reduce the width of the raised left and right banks and cut down their metal amounts for the ...
by tinnut
31 Aug 2008, 05:57
Forum: Map Releases
Topic: New Map - Riverbed
Replies: 8
Views: 1469

New Map - Riverbed

New map, Riverbed - http://jobjol.nl/1432 Such a nice inventive name :) The map is played left v right and I think it's 16x16. I actually made it about 7 months ago but never got around to uploading it anywhere.. The water you can see if quite shallow so most vehicles can just cross it so it's not a...
by tinnut
15 Aug 2008, 04:02
Forum: Lua Scripts
Topic: Extract a texture map.
Replies: 8
Views: 1134

Re: Extract a texture map.

I think that there used to be a python script (or maybe it was a couple of scripts?) that does this external to Spring, maybe one of the file hosting sites has it?
by tinnut
27 Feb 2008, 11:10
Forum: Map Releases
Topic: New map: Levels
Replies: 20
Views: 2958

Re: New map: Levels

I've just uploaded a new wiki "howto" for using povray. I created a new thread for this as it is not so related to this map :-)

I believe that the tutorial that HeavyLancer is reffering to is RogerN's one here.
by tinnut
27 Feb 2008, 11:07
Forum: Map Creation
Topic: New Wiki article: Using Povray to generate a map's texture
Replies: 1
Views: 993

New Wiki article: Using Povray to generate a map's texture

I just put together a quick howto in the wiki covering the use of Povray to generate a map's texture:

Create map texture with povray


This came out of this thread.

Cheers.
by tinnut
24 Feb 2008, 21:43
Forum: Map Releases
Topic: New map: Levels
Replies: 20
Views: 2958

Re: New map: Levels

I've uploaded a "fixed" version (fixed for loading, but not yet for brightness): http://files.filefront.com/Levels+v2sd7/;9690251;/fileinfo.html The two of the three texture "tiles" I used came from this program Genetica Viewer , which is pretty good and I'd recommend everyone to...
by tinnut
22 Feb 2008, 02:39
Forum: Map Releases
Topic: New map: Levels
Replies: 20
Views: 2958

Re: New map: Levels

Thanks for the advice Decimator. So I'd need to recompile it in mapconv with a new name as well as giving the sd7 file a new name? I'm afraid that I didn't do this, but I'll do that tonight and remove the current download until I do. Thankfully no-one has downloaded it since I put up the updated ver...
by tinnut
20 Feb 2008, 21:32
Forum: Map Releases
Topic: New map: Levels
Replies: 20
Views: 2958

Re: New map: Levels

I've updated the version of the map on filefront so that it loads in normal times:

http://files.filefront.com/Levelssd7/;9 ... einfo.html

My apologies to anyone who downloaded the original version :oops:
by tinnut
19 Feb 2008, 21:40
Forum: General Discussion
Topic: New mapinfo/download page
Replies: 35
Views: 3476

Re: New mapinfo/download page

That looks great :)

Go to advanced search