This site has been archived and made available for preservation purposes. No edits can be made.

Results 1 to 8 of 8

Thread: Plugin system

  1. #1

    Plugin system

    This is important, Recycler, if you want to implement features like Voice Chat, please make it optional because its a waste of file space as well as Memory Usage.
    This will increase optimization of VaultMP itself, and make it easy to manage it.
    -PS, I'd help you but I have no clue how to properly program C++ if you know what I mean.


    I just come here to view whether there has been any progress or not, and review the wonderful progress that Recycler and the development team has made.
    My sincere thanks goes to them and to others who value my contributions the community, not to mention the ones that solely contribute.

  2. #2

    Re: Plugin system

    mmmmm Voice chat, If only I had a mic that could be used for my computer... ah well, well, I hope the voice chat will be in a certain area of how close they are to other people. Or at least hopefully some servers anyway.

  3. #3
    Senior Member Dantiko's Avatar
    Join Date
    Aug 2011
    Location
    São Carlos, Brazil
    Posts
    452

    Re: Plugin system

    yeah plugin system, like when I play Left 4 Dead a server got infinite ammo and everytime we hit a zombie he burns, a menu at the side, well.
    "Only a few don't give up on games, and only a few give up on life"

  4. #4

    Re: Plugin system

    give the dude a break, let him actually figure out sync and like 80% of the base completed, then things like these will come in handy.

    In other words, wasting time on a plugin system and there's like no functions etc? ^^

  5. #5

    Re: Plugin system

    [quote author=Kar link=topic=111.msg917#msg917 date=1313737878]
    give the dude a break, let him actually figure out sync and like 80% of the base completed, then things like these will come in handy.

    In other words, wasting time on a plugin system and there's like no functions etc? ^^
    [/quote]
    You mustn't misread everything completely wrong, this was not an immediate suggestion, its when voice chat is developed.


    I just come here to view whether there has been any progress or not, and review the wonderful progress that Recycler and the development team has made.
    My sincere thanks goes to them and to others who value my contributions the community, not to mention the ones that solely contribute.

  6. #6

    Re: Plugin system

    [quote author=Kar link=topic=111.msg917#msg917 date=1313737878]
    give the dude a break, let him actually figure out sync and like 80% of the base completed, then things like these will come in handy.

    In other words, wasting time on a plugin system and there's like no functions etc? ^^
    [/quote]

    Couldn't you use the actual way SA-MP does it? Execute C++ plugins via the console of the server? You just need to steal the AMX coding base for C++ and there's the head start for scripting plugins.
    A gaming community ran by one person, with servers made by individuals (in this case, me, myself)
    I plan to look for a trusted person who will help me create a decent roleplay/deathmatch server on Vault-TEC,
    PM me if you're interested

  7. #7
    Senior Member Dantiko's Avatar
    Join Date
    Aug 2011
    Location
    São Carlos, Brazil
    Posts
    452

    Re: Plugin system

    I agree to use SA MP chatting system, at least, temporarily
    "Only a few don't give up on games, and only a few give up on life"

  8. #8
    Administrator
    Join Date
    Jun 2011
    Location
    Germany
    Posts
    1,057
    Blog Entries
    5

    Re: Plugin system

    The native way will be to write C++ plugins, which can register callbacks and functions and be executed by the server in the given load order. PAWN will internally wrap around this system, making it possible to mix PAWN scripts and C++ plugins. There won't be any disadvantages over writing scripts in PAWN rather than in C++

Similar Threads

  1. Warning system and Rules (Suggestion)
    By Dantiko in forum Suggestions
    Replies: 3
    Last Post: 10-08-2011, 08:39 PM
  2. Inventory System?
    By Eyeconic in forum Suggestions
    Replies: 15
    Last Post: 08-30-2011, 09:11 PM
  3. vaultmp inventory system issue research
    By foxtacles in forum Discussion
    Replies: 3
    Last Post: 08-02-2011, 09:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •