Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: save script error

  1. #11
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Extension is not the problem
    THE PROBLEM IS THAT YOU DONT GET THE GUID OF THE PLAYER, YOU TRY TO GET THE GUID OF THE SERVER.
    DEVELOPER 1 WARNED YOU FOR THIS BY CRASHING, BUT YOU CHOOSE TO IGNORE IT AND NOW YOU ARE AT THE NEXT ERROR.

    FIX ERROR 1 FIRST BEFORE COMPLAINING ABOUT ERROR 2.

    Caps because i told this 3 times now, and you should have read it 3 times, instead of me having to write it 3 times.

  2. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (7th April 2013)

  3. #12
    Private First Class
    Join Date
    Feb 2013
    Posts
    201
    Thanks
    4
    Thanked 10 Times in 7 Posts
    ******* script runtime error *******
    struct is not an entity: (file 'rankmod/save.gsc', line 3)
    guid = self getGuid();

    Earliboy , u script not work.

  4. #13
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    earliboy's script is working fine.
    You are calling the script the wrong way.

  5. #14
    Private First Class
    Join Date
    Feb 2013
    Posts
    201
    Thanks
    4
    Thanked 10 Times in 7 Posts
    IzNoGoD can u tell me , where I have to add ?

  6. #15
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Code:
    called from:
    (file 'huntyaudobriy/dmk.gsc', line 105)
            thread huntyaudobriy\save::save(level.wpfile);
                   *
    called from:
    (file 'maps/mp/gametypes/_callbacksetup.gsc', line 15)
      [[level.callbackStartGameType]]();
              *
    Dont call it in ongametypestarted.
    Call it in onplayerconnect.

  7. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (7th April 2013)

  8. #16
    Private First Class Earliboy's Avatar
    Join Date
    Nov 2012
    Location
    Germany
    Posts
    130
    Thanks
    5
    Thanked 88 Times in 61 Posts
    Dude, please just stop working on stuff like that, u will never bring it to work this way!
    Just stop modding and start on the basics. Like youre doing, u will never understand how its working, u always gonna ask stuff like this.
    No ... No ... this is not possible .......

Posting Permissions

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