Jump to content

FAST_WOLFS

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by FAST_WOLFS

  1. I have error in debugscript... :|

    -....script2.lua:58: Bad argument @ 'stopResource' [Expected resource-data at argument 1, got nil]

    Can somebody help me? Thanks greetings.

    //Server

    function stoped () 
    stopResource(earth) 
    end 
    addEvent ( "stope", true) 
    addEventHandler ( "stope", getRootElement(), stoped ) 
    

  2. Hello everyone :mrgreen:

    This is my idea that trying to work on the script. I have the .txd and .dff SKI (faggio replacement), any ideas to add to the script? or do I need?

    And i have a question ...

    I need to make my racing resource but must be copied from the resource (default) or a new race from 0 , ??? :?:

    I do not want to create problems :cry:

×
×
  • Create New...