Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Apocalypse

Pages: [1] 2 3 4
1
Help and Support / Lost Password
« on: July 29, 2009, 06:39:12 PM »
Hey I was coming back to tryout the game again and I can't remember my password for my account for the dplogin. As you can tell I still have the one for the forums thought they were both the same but apparently they weren't. So I was wondering if I could have a password reset the account name is the same as my forum name(Apocalypse).

Thanks Jits

2
Paintball 2 Discussion / Wikipedia Article
« on: September 28, 2008, 03:25:31 PM »
I know this is a well worn subject but I really think some members of the community should get together and make a new article for Paintball. I find it rather annoying that it's not there.

3
Mapping / Reasonable Map Ideas
« on: August 28, 2008, 10:00:05 AM »
Hey I know I made a thread like this before but didn't feel like bumping it and most of the ideas weren't reasonable. Anyways does anyone have any reasonable map ideas that I could use as I can never think of good ones preferably not urban as then I'd have to make textures on mass even if I used the CTP textures.
Speaking of textures no I didn't foget Vic I have just been very very very very very very very very very busy!!!!!

4
Other Stuff / Advanced mIRC Scripting Guide
« on: August 26, 2008, 12:58:34 PM »
Well I've been scripting for a while and have got the easy stuff down so I was wondering if anyone had a good guide to teach me more advanced mIRC scripting that would be useful to know when writing scripts for bots. And yes I tried Google couldn't find any good ones.

5
Other Stuff / mIRC Scripting Problem
« on: August 21, 2008, 09:40:02 AM »
Had some trouble with my scripts in mIRC this script should make it so when they say !joke it tells them one of the jokes in the file joke.txt this is the code
Code: [Select]
ON *:TEXT:*!joke*:#farmstarz:{ //say $read(C:\Bot\joke.txt) }

6
Help and Support / .Loc Limit
« on: August 12, 2008, 02:55:48 PM »
Hey I was just wondering if there is anyway to surpas the limit on locs for a single .loc file.
Thanks,
Apoc

7
Server Discussion / Maps Don't Work On Server
« on: July 25, 2008, 02:25:31 PM »
A couple days ago I started a server and when I started it I got an error that map info files are missing for nml, pbcup_pbsanctuary, pbcup_pforest, and rugged country . In nml I also noticed the elevator when used goes out of the sky and doesn't come back until I levae that map and come back to it again. I don't think that map info files would effect this any idea why this happens I'm guessing I need a .ent to fix it. If anyone has a .ent or knows another way to fix it it would be great if you'd reply with it.
Thanks, Apoc

8
Server Discussion / Can't Find Player IDs From Console
« on: July 25, 2008, 02:19:09 PM »
I can't seem to get player ids to kick players from my server from the console also I was wondering how to use bot commands from the console any help would be appreciated.

9
Other Stuff / Mod
« on: July 21, 2008, 01:03:06 PM »
A while back I started a topic about making my own mod and I decided it would work better if I joined a mod who was looking for staff and I was wondering if any of you knew any?

10
Other Stuff / More VB6 Help
« on: July 19, 2008, 03:55:58 PM »
I have been making a program I use this code
Code: [Select]
Option Explicit
Dim msg As String
Dim dlgdef As String
Dim Caption As String

Private Sub cmdOK_Click()
    If txtusername.Text = Master Then
        If txtpassword.Text = M4573r5hip Then
            Load (frmAdmin.frm)
        Else
            msg = "Incorrect Password"
            dlgdef = "vbOKOnly"
            Caption = "Incorrect Password"
            MsgBox(msg, dlgdef, caption)
        End If
    Else
        msg = "Incorrect Username"
        dlgdef = "VbOKOnly"
        Caption = "Incorrect Username"
        MsgBox(msg, dlgdef, caption)
End Sub
When I edit something on the lines opening the message boxes and click on something else or go to a different line I get the error
Compile Error:
Expected: =
Any idea why I get this error?

11
Other Stuff / VB6 Help
« on: July 12, 2008, 10:38:51 AM »
Does anyone know of any downloads to make VB6 create XP windows, buttons, etc.
Also do any of you know the prefixes for the internet controls?

12
Other Stuff / Where Did They All Go?
« on: July 08, 2008, 03:42:27 PM »
Ever since I came back from my time away from the game I've wondered this and finally decided to ask about it.
Where did our members go
-Kilo
-Queenie
-flip
-Flame(though I know he still plays the game)
-m7feettall
-as well as a few others
What happened was there like some sort of war on the forums or something.

13
Other Stuff / Unable to Remove Read-Only
« on: July 03, 2008, 07:04:51 AM »
Lately I have been having a problem that non-admins on my computer cannot edit one of the folders in C:\ I checked and it is set to read only so I turn it off and then when I try again on one of the other files and still doesn't work I check again. Looking again even though it went through the whole process of making it not read only it is a green box in the read only section. No matter how many times I do this nothing changes any idea how to turn read-only off completely?

14
Other Stuff / What Firefox Addons Do You Use?
« on: June 30, 2008, 08:01:54 AM »
Just wondering what themes and extensions you guys use on firefox.
I use...
  Themes...
     -Crystal Fox Modern
     -Aero Fox
     -Nasa Night Launch
  Extensions...
     -Better Gmail
     -Chatzilla
     -Forecastfox
     -Tamper Data
     -FoxyTunes
     -DownThemAll!

Edit: Realized I missed two

15
General Development / Cinema 4D
« on: May 31, 2008, 01:29:35 PM »
Found a really neat modeling tool it is only the trial though not sure where to get the full version but you could probably just google it if you wanted. Heres a link for anyone who wants to check it out http://cinema-4d.en.softonic.com/

16
Other Stuff / Creating A Mod
« on: May 30, 2008, 06:15:04 PM »
I'm planning on making a mod not a paintball game but sort of like a S.W.A.T. team one where you have to kill the criminals one team are members of S.W.A.T. and one team are criminals. Will be based in big citys such as New York Toronto LA etc. so it will have many detailed models and textures. just wondering which engine would handle this type of thing best and which I should use. I'm quite familiar with the DP engine but the Tremulous one seems to me to be able to handle detailed textures and models better. I've already started work on a few models all though I do have troubles with models. Anyways which should it be Tremulous, DP or something else?
Edit: DP is out added Source and Quake III

17
Other Stuff / Crimson Elite?
« on: May 25, 2008, 09:02:45 AM »
Anyone know what happened to Crimson Elite?

18
General Development / Make a Wiki
« on: May 23, 2008, 03:23:16 PM »
I have heard Jits say many times that he doesn't have enough time to design a wiki for paintball and your not sure what program to use but I made this post to give you an idea. First off I also want to let you know I'd be gald to help in any way possible with the wiki. Now to my idea I was thinking that some of the more experienced players and people who are good at making this type of thing and have time such as y00tz (though he may not have much time) approved by Jistpoe to work on finding the best program and then designing the wiki. I'd love some feedback and if Jits approves we could either use this thread or Jits could make a thread for applications.
Thanks,
Apocalypse

19
Other Stuff / I'm Back
« on: May 13, 2008, 03:42:05 PM »
Just felt like a break from paintball but I'm back now I see you guys got along perfectly fine without me :P

20
Other Stuff / Weird Visual Problem
« on: February 24, 2008, 09:44:17 AM »
Yeah, lately I've noticed a problem with my visual maybe video card I'm not sure. Anyways it always mirrors objects weird. In screen shot below take a look at the edges of objects on the screen.

Pages: [1] 2 3 4