Jump to content

Question

Posted

Salutare, sunt nou in scriping SA:MP, si am o problema cu un GM.Ca orice incepator inainte sa-mi bag server-ul pe VPS am descarcat GM-ul saveG, am schimbat tot ce este saveG si textdraw-urile dar cand dau save si pornesc server-ul tot saveG este.Probabil este ca la randommesage am pus [vR-Gaming]Toate creditele catre saveG..Mersi.

8 answers to this question

Recommended Posts

Posted

Pe  vps host/vps din cate stiu este necesar doar .amx nu .pwn

Si inainte sa pui .amx pe VPS da compile la gm

Intri in GM si apesi F5 apoi urci .amx-ul de la saveG pe VPS

Massari e curva mea

Posted

Am ap?sat F6 ?i uita?i.

:cry:

C:\Program Files\Rockstar Games\saveG RPG\gamemodes\saveG.pwn(5) : error 017: undefined symbol "random"

C:\Program Files\Rockstar Games\saveG RPG\gamemodes\saveG.pwn(5) : warning 215: expression has no effect

C:\Program Files\Rockstar Games\saveG RPG\gamemodes\saveG.pwn(5) : error 001: expected token: ";", but found ")"

C:\Program Files\Rockstar Games\saveG RPG\gamemodes\saveG.pwn(5) : error 029: invalid expression, assumed zero

C:\Program Files\Rockstar Games\saveG RPG\gamemodes\saveG.pwn(5) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

4 Errors.

Posted

[pawn] public SchimbaNumele3()

{

    new rand=random(4);

    switch(rand)

{

case 0:SetHostNameText("-[0.3x]vR-Gaming RPG Distreaza-te cu noi.");

case 1:SetHostNameText("-[0.3x]vR-Gaming RPG Cautam lideri/helperi/staff");

case 2:SetHostNameText("-[0.3x]vR-Gaming RPG fara reclama [FORUM]");

case 3:SetHostNameText("-[0.3x]vR Gaming RPG Gamemode nou, incurand un panel!");

}

    return 1;

}[/pawn]

Posted

Am sters sistem-ul de schimbare hostname din 10 in 10 secunde si am apasat f5

C:\Program Files\Rockstar Games\saveG RPG\gamemodes\saveG.pwn(4) : error 054: unmatched closing brace ("}")

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Error.

Scuzati, nu merge edit.

Am gasit, era un } pus aiurea in GM.

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size:          9740 bytes

Code size:          1566512 bytes

Data size:          5591736 bytes

Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion

Total requirements: 7184372 bytes

Merge perfect, mersi frumos.

Guest
This topic is now closed to further replies.
×
×
  • 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.