Jump to content

Recommended Posts

Posted (edited)

De 2 saptamani caut pe net cum sa-mi fac o comanda /flymode pentru gamemode-ul meu. N-am gasit nimic...
Va rog mult, daca ma puteti ajuta sa imi fac o comanda /flymode pentru admini sa le permita sa zboare.

Aici aveti gamemode-ul meu

gamemode.pwn

Edited by LorD.
.
Posted

 poftim. Daca vrei doar pentru admini adaugi if(Variabile[playerid][cefolosestitu] > 0)  SendClientMessage(playerid, -1, "You are not an admin");

Posted
14 minutes ago, LorD. said:

De 2 saptamani caut pe net cum sa-mi fac o comanda /flymode pentru gamemode-ul meu. N-am gasit nimic...
Va rog mult, daca ma puteti ajuta sa imi fac o comanda /flymode pentru admini sa le permita sa zboare.

Aici aveti gamemode-ul meu

gamemode.pwn

@LorD.    Uite aici gm cu tot cu comanda cu /lock si /fly si in pawno>>include pui fly.inc

gamemode.pwn

fly.inc

  • Upvote 1

giphy.gif

Posted
Spoiler

C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(748) : error 020: invalid symbol name ""
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(19732) : error 017: undefined symbol "Logs"
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(19732) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(19732) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(19732) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(19732) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


5 Errors.

 

am facut cum ai zis @Extremys si imi da erorile astea.

Posted (edited)
Spoiler

C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(24665) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(24665) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(24665) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(24665) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\My Documents\RPG LorD\gamemodes\gamemode.pwn(24665) : fatal error 107: too many error messages on one line

 

Imi da alte erori :(

 

 

Am rezolvat , mersi mult merge perfect.

Edited by LorD.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.