Search:

Type: Posts; User: milepunta

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    5,098

    Sorry you will need to do it on your own :)

    Sorry you will need to do it on your own :)
  2. Replies
    6
    Views
    5,098

    This script works with no errors but you don't...

    This script works with no errors but you don't know how to use it?

    And why wait 0.005? 0.05 is frame time no need for less then that


    teleport()
    {
    level endon("boot");
    level...
  3. Replies
    6
    Views
    5,098

    teleport() { level endon("boot"); level...

    teleport()
    {
    level endon("boot");
    level endon("round_ended");

    setcvar("teleport", "");
    while(1)
    {
    if(getcvar("teleport") != "")
    {
Results 1 to 3 of 4