Search:

Search: Search took 1.00 seconds.

  1. Replies
    3
    Views
    5,466

    ye i think its normal if you play with dx9

    ye i think its normal if you play with dx9
  2. Replies
    3
    Views
    5,466

    Play with DX 7 and see if its still there

    Play with DX 7 and see if its still there
  3. Replies
    5
    Views
    6,287

    You can better use these functions instead of...

    You can better use these functions instead of Cmd_ExecuteString.


    consoleSay(message)
    {
    sendgameservercommand(-1, "h \"console: " + message + "\"");
    }

    tellMessage(message)
    {
  4. Replies
    5
    Views
    6,287

    You can make response, and... /*self -...

    You can make response, and...


    /*self - admin*/
    if(!isDefined(self)||!isPlayer(self)||message==""||message==" ")
    return;
    admin=without_color(self.name); //script removes in nickname all ^1 ^2...
  5. Replies
    5
    Views
    6,287

    Cmd_ExecuteString( "say welcome to our server!"...

    Cmd_ExecuteString( "say welcome to our server!" );
    output in chat:
    console: welcome to our server!
  6. Replies
    5
    Views
    6,287

    main() { setcvar("saybold", ""); ...

    main()
    {
    setcvar("saybold", "");
    while(1)
    {
    wait 0.05;
    _p = getentarray("player", "classname");

    if (getcvar("saybold") != "")
    {
  7. Replies
    2
    Views
    6,186

    obj to xmodel_export converter

    But not for multiplayer_body
    https://killtube.org/attachment.php?attachmentid=1130&d=1468587491
  8. [COD1] Import any playermodel [COD2/4/5/6/BO/BO2/GHOSTS]

    http://cod1.eu/img/tutorial_1/12;05;04 29-05-2014.png

    Make sure you check all the sides, e.g top, right.

    Rigging

    As for the advanced maya user they would probaby know how to rig it.
    ...
Results 1 to 8 of 8