Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

NextEraGaming

Members
  • Posts

    89
  • Joined

  • Last visited

    Never

Posts posted by NextEraGaming

  1. The way I was going to do it would be completely ~~server-sided~~, with no involvement with the server. But my concern was the FPS dipping if I had to many or some crap like that. I'll figure something out, thanks.

    client-sided*  :cheesy:
  2. Alright, I just figured out how to add videos into CS:DE and wanted to know if its a good idea to do so? Seeing as its not designed to do such things and all, wouldn't it be stress on the server if 100 different people had an .AVI video playing in the GUI? Or would that just be a client side type thing…?
  3. Hm. For some reason when I compile my source server-side I get argument not optional error at the line of code that calls the SpeechWindow sub.

    ```
    If Npc(npcNum).Behaviour = NPC_BEHAVIOUR_FRIENDLY Then
                                If Npc(npcNum).Convo = False Then
                                  >>>Call SpeechWindow(Attacker, Trim$(Npc(npcNum).AttackSay), npcNum)
                                Else
                                    InitChat Attacker, mapNum, mapNpcNum
                                End If
    ```
  4. In you all's honest opinion….should I feel like a dick for using Robin's CS:DE after he released it apparently out of frustration? I mean for some odd reason I kinda feel bad for it but then again he DID release it himself....I guess it's just the circumstances of its release....what do you think?
  5. If picScreen is rendering multiple visuals at a constant rate then would it be plausible to think that its pretty much impossible to place anything transparent over it? I ask this because i would like to know if its possible at all before i waste time rewriting a crapton of code just to run into a brick wall.
  6. If everyone else can get in with no problem and you can't then its obviously something to do with your computer bro. Sorry i can't be of more help.
×
×
  • Create New...