No, I'm not forcing anything. layout has been approved here: http://gtamp.com/forum/viewtopic.php?f=4&t=136 and I opened this topic to ask how the map listing page should be.
So, if the current design doesn't look good, how should it be? I'm open to any suggestion!
Search found 60 matches
- 03 Aug 2010, 22:19
- Forum: Modding forum
- Topic: GTA Maps Site (NEW)
- Replies: 15
- Views: 29094
- 03 Aug 2010, 04:32
- Forum: Modding forum
- Topic: GTA Maps Site (NEW)
- Replies: 15
- Views: 29094
Re: GTA Maps Site (NEW)
I have a really bad feeling that I'm not welcome here. Have I done something wrong?
OK. Seems to me I am wasting my time. I'll delete the files and forget everything.
OK. Seems to me I am wasting my time. I'll delete the files and forget everything.
- 02 Aug 2010, 01:28
- Forum: Modding forum
- Topic: GTA Maps Site (NEW)
- Replies: 15
- Views: 29094
Re: GTA Maps Site (NEW)
Ben, I have no idea what you're talking about. You mean the categories? It's implemented. Done. Are you saying to use search to find the answer of how the site should be? That hasn't been discussed before. And, if you do not tell me how the site is supposed to be, how do I gonna build it? You can ...
- 30 Jul 2010, 22:05
- Forum: Modding forum
- Topic: GTA Maps Site (NEW)
- Replies: 15
- Views: 29094
Re: GTA Maps Site (NEW)
I don't remember that, but it has categories. And you can filter them down. And for the search, there you can search in specific categories too. What I wanna know is that does the index page shows all the information or users should click to go in individual pages to see them. Like download link ...
- 30 Jul 2010, 00:58
- Forum: Modding forum
- Topic: GTA Maps Site (NEW)
- Replies: 15
- Views: 29094
Re: GTA Maps Site (NEW)
Ok. Will there be any discussion thing for individual maps? I think you are familiar with WordPress comment system. Shall the site use it? This is what I came up for listing map page. It's not completely done, but are you ok with the layout? http://weber.ir/uploadme/images ...
- 27 Jul 2010, 10:32
- Forum: Modding forum
- Topic: GTA Maps Site (NEW)
- Replies: 15
- Views: 29094
GTA Maps Site (NEW)
Sorry I haven't been around for a while, I didn't have access to the internet. Now, I'm working on the GTAMaps site, it's almost done, and I need some questions to be answered. Does the site need a news section? or it's just shows the map? How does the list maps page look like? We discuss the ...
- 14 Jun 2010, 10:42
- Forum: Maps
- Topic: Jailbreak Development
- Replies: 84
- Views: 183319
Re: Jailbreak Idea for GTA2
Excellent. But 2012 sounds very far! Please release it earlier!
- 12 Jun 2010, 23:38
- Forum: Modding forum
- Topic: Gta2maps Site
- Replies: 35
- Views: 56834
Re: Gta2maps Site
That sounds a lot of work to me! For a project like this, I always use a framework. I prefer Wordpress (yeah, a blogging platform, but powerful enough to customize and meet any need) or CodeIgniter. Writing modules on my own is beyond my skills. Right now, I'm in the middle of college exams, after ...
- 12 Jun 2010, 23:12
- Forum: Modding forum
- Topic: Screenshot of Maps
- Replies: 8
- Views: 12792
Re: Screenshot of Maps
The other thing is that first you have to zoom, take snapshot, move the scene, take another snapshot, etc. You see, to get the whole city picture you have to do like this. You can zoom out to get the picture but that wouldn't be a so great size. :( Hope I could say what I wanted to say! Still a ...
- 12 Jun 2010, 12:21
- Forum: Modding forum
- Topic: Gta2maps Site
- Replies: 35
- Views: 56834
Re: Gta2maps Site
I have experience with PHP/MySQL and Flash platform. Anything I can help you with?
- 12 Jun 2010, 12:18
- Forum: Modding forum
- Topic: Screenshot of Maps
- Replies: 8
- Views: 12792
Screenshot of Maps
Is there an application to create an acceptable size screenshot of maps automatically?
- 10 Jun 2010, 11:41
- Forum: Modding forum
- Topic: Code Snippets
- Replies: 52
- Views: 177515
Make NPC's use car weapons
Make NPC's use car weapons (Tanks, FireTrucks, Jeeps, ...)
x is the NPC's name.
Code: Select all
SET_CHAR_TO_USE_CAR_WEAPON ( x , ON )
SET_FAVOURITE_MODEL ( x, GUNJEEP )
- 10 Jun 2010, 11:37
- Forum: Modding forum
- Topic: Code Snippets
- Replies: 52
- Views: 177515
Suicide!
Suicide! Your dummy bot gets in a car and will explode itself when it gets to the player. This snippet has been taken from Harbor Town. Use this inside 'the loop'. IF ( LOCATE_ANOTHER_CHARACTER_BY_CAR ( Bot1 , Player1 , 2.0 , 2.0 ) ) IF ( NOT ( HAS_CHARACTER_DIED ( Bot1 ) ) ) EXPLODE_LARGE ( Bot1 ...
- 02 Jun 2010, 23:13
- Forum: Modding forum
- Topic: Making NPC's use Jeep gun?
- Replies: 3
- Views: 8477
Re: Making NPC's use Jeep gun?
Sounds like a delicious snippet to me! Could you cut out the portions that are not relevant and post it?
- 29 May 2010, 10:01
- Forum: Modding forum
- Topic: Pyro's Old GTA2 Stuff...
- Replies: 20
- Views: 41328
Re: Pyro's Old GTA2 Stuff...
Uploaded. Get the full file at <link removed> and visit <link removed> for individual files.
@Razor: what? what's that?
@Pyro: OK, I have some plans to make it better. But this is completely written by myself.
Edit: Links removed because they contain an old version of MultiSlayer
@Razor: what? what's that?
@Pyro: OK, I have some plans to make it better. But this is completely written by myself.
Edit: Links removed because they contain an old version of MultiSlayer
- 26 May 2010, 22:03
- Forum: Modding forum
- Topic: Pyro's Old GTA2 Stuff...
- Replies: 20
- Views: 41328
Re: Pyro's Old GTA2 Stuff...
This collection is really good. I was going to host this on my own server, and I thought it's a good idea to enable users to download individual files. And then I thought again, maybe I could create an interface for it to ease the download and manage process. Here's what I came up within about 2 ...
- 26 May 2010, 20:54
- Forum: Modding forum
- Topic: Code Snippets
- Replies: 52
- Views: 177515
Re: Code Snippets
No Cops, the other method:
It doesn't removes the cops or cop cars, they simply ignore the player.
Use this inside the loop.
It doesn't removes the cops or cop cars, they simply ignore the player.
Use this inside the loop.
Code: Select all
IF (CHECK_HEADS_GREATER(p1, 0) )
CLEAR_WANTED_LEVEL(p1)
ENDIF
- 26 May 2010, 10:33
- Forum: Modding forum
- Topic: Code Snippets
- Replies: 52
- Views: 177515
Code Snippets
One script for one post, add full description please . I love code snippets. It makes developing process easier. GTA2 scripting is not a hard task at all, the script is self-documented. But sometimes I see codes that are interesting, have something in them that I haven't seen before. It's a good ...
- 26 May 2010, 10:25
- Forum: Announcements
- Topic: Updated forum software to phpBB v3.0.7
- Replies: 5
- Views: 23255
Re: Updated forum software to phpBB3 v3.0.7
Why the theme hasn't changed? Deafult PHPBB3 theme is really more beautiful than current theme.
- 18 May 2010, 20:07
- Forum: Modding forum
- Topic: Gta2maps Site
- Replies: 35
- Views: 56834
Re: Gta2maps Site
Here, I have fixed that bottom and top space problem. Is there something I have missed?
When the project will launch?
When the project will launch?