Jump to content
  • 0

nu arata iconitele


Filip Tesloianu

Question

15 answers to this question

Recommended Posts

  • 0
Acum 34 minute, Filip Tesloianu a spus:

Am schimbat in versiune mai noua si imi da eroarea asta cand compilez gamemodul :


C:\Users\Administrator\Desktop\GameMode\gamemodes\samp.pwn(2930) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2017, ITB CompuPhase


1 Error.

Si nu ma lasa sa-l compilez.

Update la streamer cat si la plugin cat si la includ si re-compilezi gamemode-ul.

Ce inseamna cuvantul "Unic" este atunci cand Chestia / Obiectul / Idea / etc... nu exista in alta parte.

Copii, nu mai veniti cu vorbe de "Am gamemode unic", nu exista asa ceva, la ora actuala totul este pe net.

Aveti grija pe cine ajutati, majoritatea sunt caini.

Link to comment
Share on other sites

  • 0
Acum 19 ore, Filip Tesloianu a spus:

2930 public OnPlayerEditDynamicObject(playerid, objectid, response, Float:x, Float:y, Float:z, Float:rxx, Float:ryy, Float:rzz)

2931 {

 

PS: gamemodeul este buffls

Incearca asa:

OnPlayerEditDynamicObject(playerid, STREAMER_TAG_OBJECT objectid, response, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz)

sau

OnPlayerEditDynamicObject(playerid, STREAMER_TAG_OBJECT:objectid, response, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz);

 

Edited by BaFFyJunior
Link to comment
Share on other sites

  • 0
Acum 1 minut, Filip Tesloianu a spus:

nu merge sa compilez,da foarte multe erori

pune public in fata 

Edited by KB.HERO

 Încearcă să fii un om de valoare și nu neapărat un om de succes.

 

Link to comment
Share on other sites

  • 0

C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2926) : warning 202: number of arguments does not match definition
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2930) : warning 219: local variable "rx" shadows a variable at a preceding level
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2930) : warning 219: local variable "ry" shadows a variable at a preceding level
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2930) : warning 219: local variable "rz" shadows a variable at a preceding level
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2931) : error 055: start of function body without function header
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2932) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2934) : error 001: expected token: ";", but found "-identifier-"
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2935) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2937) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2945) : error 021: symbol already defined: "GetVehiclePos"
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2948) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2973) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2980) : error 021: symbol already defined: "AttachDynamicObjectToVehicle"
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2985) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2986) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2987) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2988) : error 010: invalid function or declaration
C:\Users\showb\Desktop\gamemode\gamemodes\bluffs.pwn(2989) : error 010: invalid function or declaration

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
Answer this question...

×   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.