Jump to content

lionel4

Member
  • Content Count

    21
  • Joined

  • Last visited

  • Medals

Posts posted by lionel4


  1. Ok I have a script which use

    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">nearestobject [this, "FenceWood"]

    But it didn't work !

    I tried with an other object

    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">nearestobject [this, "WireFence"]

    and it works !

    But I want a FenceWood not a WireFence !!!

    Can you help me plz ?


  2. Can BIS include in the game CD, at the end of the installation an option where you can choose to install program like Oxygen and other.

    And more !

    Can BIS created an OFP Scripter program. Like Notepad but with auto-completation (When I type heli flyin... I see a little bubles with "flyinheight"  smile_o.gif )

    That can become the script editing very more easy.

    I don't like download program for scripting because there are not very good.

    Don't forget to include the comref biggrin_o.gif


  3. Is it possible to make a little system, which, whan admin kick a player, need to enter a reason.

    Same for servers admin who must enter reason for ban.

    When the player is kicked, he saw a little window where is the reason of his kick.

    When a player try to connect to a server which he's ban, an other little windows appeard with the reason.

    I suggest it because I'm sometimes kicked from server and I don't know why rock.gif that's stupid mad_o.gif

    PS : Admin cannot let the reason textbox empty. biggrin_o.gif

    What do you think about my idea ? smile_o.gif


  4. So hi,

    Program like ASE use something to get a file which contain key of a define server (by IP of this server) For example 1 key is "reqversion" (or anything like this) with, again for example, the value "196" etc...

    So HOW I CAN GET THIS FILE !

    IS it a winsock command to send to the server ?

    Plz answer me I search it for 3 months and nothing sad_o.gifsad_o.gif


  5. So guys I already unpbo the file scripts.pbo and the file startup is in the file scripts.pbo

    Did you try to replace this with the CD's file ?

    You can send me your scripts.pbo file for I can see if is corrupted or not.

    My E-mail is : ***@***

    I hope this can help you smile_o.gif

    Bye


  6. Hi !

    I've got 1 idea for fight against cheat, why OFP have not a FileCheck program which is used at each start of the game and which stop the game if a file is modified ?  smile_o.gif

    And can the update detect a cheat file and delete him automaticaly during the update with a message like

    "It's bad to cheat - You're trainer was destroyed. Have a nice game with players who don't cheat"

    It's cruel but  crazy_o.gif

    smile_o.gif


  7. Hi !

    I played since a long time now and I saw more stupid cheats.

    I rememberd :

    1 day, I played with a lot of friends a BCH Hexenkessel deluxe (I hate this map but it's for friends  tounge_o.gif ) and I heard 1 of my friend who scream "Tank ! There are tank ! What's this fuck rock.gif" We said him "It's tank but you can't enter on it". He answered "I know but it's not 1 of these tank he just killing me with his MG" And what happened ? All the american (our) respawn explode because 15 GBU bombs appeard over us.

    An other day I played an AGSF Hexenkessel 1.5 and all the houses disappeared (the old and most stupid cheat on this map...)

    Cheat is fucking stupid.

    Cheaters are just noobs who thought there are intelligent because they use it but it's just the piece of evidence they are noob and stupid and when I see one, I think this can be funny to send him a virus which destroy all there fucking cheats programs. (it's not impossible, in fact it's very easy to create a program like this).

    I hope BIS and Codemasters will create a very good protect against cheats in OFP2. They are the only 1 who can do anything for that the other players can play their favorites games in fun.

    Last thing for cheater (it's not very polite but tounge_o.gif ) YOU RE JUST A PIECE OF SHIT  crazy_o.gif

    Edit :

    Quote[/b] ]Quote (Lt_Damage @ Jan. 22 2004,05:25)

    We need an email list for all server admins so we can pass around a blacklist of UserIDs of known cheaters.

    That way a cheater is not only banned from 1 server, but all servers simultaneously, thus discouraging even the "occasional" cheater.

    i'll start it off, my email is adamm_@hotmail.com, use subject like OFP SERVER BLACKLIST otherwise i'll never see it

    This is a good idea, You should make a new thread for people/admins to post to other admins about cheaters so they can be banned from all servers (hopefully)

    I think I gonna to create a site with this but how you can know it's a real cheater and not a player who discovered a cheater and it's this cheater who want to have is revenge sad_o.gif

    Last thing for BIS develloper :

    Why OFP have not a FileCheck program which is used at each start of the game and which stop the game if a file is modified ? smile_o.gif


  8. Hi all !

    I have a problem.

    When I play MP (random server and map) My computer often crashs. It just reboot. :/ I understand nothing lol !

    Yesterday I play (not in MP in "solo" -> I don't know how to say the contrary of MP) all the day and NO BUGS NO PROBLEMS :/

    It's just when I play MP and very often (maybe always) when I play with my clan. Is it possible to have a problem with Teamspeak ? It's the only thing that I run when I play MP.

    The more strange is it appeard very often when I play with my clan (I don't remember the time when I reboot and I was not with clan members).

    Is it possible that the OFP of 1 of my friends can crash me ? I know it's very strange but... if you have an other explain...

    I just repeat there appeard ONLY IN MP. My computer not crash to desktop, it reboot suddenly.

    My computer :

    Time of this report: 3/1/2004, 13:21:04

    Operating System: Windows XP Home Edition SP1

    System Manufacturer: VIA Technologies, Inc.

    System Model: VT8366-8233

    BIOS: Award Modular BIOS v6.00PG

    Processor: AMD Athlon™ XP 2400+,  MMX,  3DNow,~2.0GHz

    Memory: 256MB RAM

    Page File: 224MB used, 394MB available

    Windows Dir: C:\WINDOWS

    DirectX Version: DirectX 9.0b (4.09.0000.0902)

    DX Setup Parameters: Not found

    DxDiag Version: 5.03.0001.0902 32bit Unicode

    I have no problem with other game like Call of Duty or Splinter Cell.

    help me plz !

    Thx at all


  9. Hi, try it :

    create a trigger with axe A = 5000 and Axe B = 5000

    In condition line type : true

    In activation line type :

    hint format [""players are %1"", name (thislist select 0)]

    In the "hint" (the little box who appeared) you can see the name of all players who are on the triggers. Be carefull, if you have AI on your trigger, you will see name like "James Pound" or other name wich are used for AI by OFP.

    I hope this can help you.

    Bye

×