Jump to content

Problema gamemode.


Alex.12

Recommended Posts

Salut, ma puteti ajuta si pe mine cu ceva?.

Vreu sa schimb acest gamemode al carui versiune este de samp 0.3z R2-2 si vreu sa schimb in 0.3.7.

Stiu ca trebuie sa schimb cele 3 executiabile samp-server, samp-npc, announce, dar nu merge.

daca e de folos las si server_log.

Multumesc anticipat <3.

server_log.txt

Link virus total de la server_log :)) : https://www.virustotal.com/#/file/884b36e34f273dabde7d0dd0a3d8de5623608e6ebf18e4b8996f7819f4ee3edf/detection

Link to comment
Share on other sites

Ce anume nu merge ?

Cand schimbi versiunea trebuie sa pui si include-urile de baza de la versiunea noua.

Edited by Lunoxx
Link to comment
Share on other sites

Salut, imi zice asta in server_log:

 

[18:24:34]   Loaded.
[18:24:34]  Loading plugin: sscanf
[18:24:34] 

[18:24:34]  ===============================

[18:24:34]       sscanf plugin loaded.     

[18:24:34]          Version:  2.8.1        

[18:24:34]    (c) 2012 Alex "Y_Less" Cole  

[18:24:34]  ===============================

[18:24:34]   Loaded.
[18:24:34]  Loading plugin: FCNPC
[18:24:34] 
[18:24:34] -------------------------------------------------
[18:24:34]      FCNPC - Fully Controllable NPC v0.1 B12
[18:24:34] 
[18:24:34] - Author: OrMisicL
[18:24:34] - Build:  Jun  2 2014 at 19:05:32
[18:24:34] -------------------------------------------------
[18:24:34] 
[18:24:34] Loading ...
[18:24:34] SAMP Server version 0.3z R2-2 (Windows) detected. Initializing ...
[18:24:34]   Loaded.
[18:24:34]  Loading plugin: RouteConnectorPlugin
[18:24:34]   Loaded.
[18:24:34]  Loaded 4 plugins.

[18:24:34] 
[18:24:34] Filterscripts
[18:24:34] ---------------
[18:24:34]   Loading filterscript 'map.amx'...
 

Link to comment
Share on other sites

47 minutes ago, andrei9971 said:

 SAMP Server version 0.3z R2-2. Iti scrie asta in log, ce update ai facut?

Ala e mesaj din plugin, cel mai probabil, pentru ca apare in timp ce se incarca.

Link to comment
Share on other sites

Bun, ma ajutat mult, acum imi da niste erori, majoritatea le-am rezolvat pe cele mai simple :))

Dar nu imi dau seama aici.

error 029: invalid expression, assumed zero

Linia:

    FCNPC_GoTo(npcid,p[0],p[1],p[2],MOVE_TYPE_RUN,10,1);
     if(IsPlayerInRangeOfPoint(npcid,1,p[0],p[1],p[2]))
    {
    FCNPC_Punch(npcid,p[0],p[1],p[2],125);
    }
 }
 }
    return 1;
}

 

tot aici mai zice si:

error 029: invalid expression, assumed zero
warning 215: expression has no effect
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line

:)
 

Edited by Alex.12
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.