Results 1 to 6 of 6

Thread: sendgameservercommand and Cmd_ExecuteString docs

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    I haven't looked up the address for Cmd_ExecuteString in 1.0.
    https://github.com/M-itch/libcod_win...22bec9a20bafb4

    sendgameservercommand is currently linux only and works like this.
    PHP Code:
    sendgameservercommand(clientnummessage
    -1 as clientnum is all players.

    IzNoGoD uses it in his setText tutorial.
    http://killtube.org/showthread.php?2...out-precaching
    http://killtube.org/showthread.php?2...ertain-players
    Last edited by Mitch; 14th January 2015 at 10:02.

  2. The Following 3 Users Say Thank You to Mitch For This Useful Post:

    kung foo man (14th January 2015),Ni3ls (14th January 2015),serthy (13th September 2016)

Posting Permissions

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