Jump to content
  • 0

Question

Posted

Salut sa-mp.ro, am un gm de pe net foarte cool, dar am cateva probleme cu el, cu alte erori adica majoritatea m-am descurcat eu si iata ca au ramas 4 erori care nu le pot ocoli deloc:

Tot scriptul:

[pawn]

static Commercial_Msgs[][256] = {

    "* >> This Server Original Make By  Dual_Core and MFS_Lampung      //Aici vine eroare

    "* >> Selamat HARI Raya

    "* >> Dont JACK People CAR You Can MAKE Your Own Car JUST TYPE /V

    "* >> /cmds - TO SE ALL COMMANDS

    "* >> DONT HACK!!!!

    "* >> [TIP] See a cheater? Use /report <id> <reason>

    "* >> DO NOT BREAK RULES !! PLEASE READ RULE BY TYPING /rules

    "* >> [TIP] To see all the teleports use /teles or /teleports

    "* >> [TIP] IF YOU LIKE THIS SERVER USE EXAMPLE: [1M]Charlos

};                                                                                                                        //si aici

[/pawn]

Si iata erorile:

[pawn]

error 037: invalid string (possibly non-terminated string)

error 010: invalid function or declaration                                          //erorile sunt aranjate in aceeasi ordine cum si Liniile

[/pawn]

Ajutati-ma va rog mult !

EDIT: Acolo unde-mi spune ca stringul nu e terminat am incercat si am pus si " la capat dar tot nu a mers.

2 answers to this question

Recommended Posts

Posted

NexT." post="144959" timestamp="1370847443"]

La fiecare mesaj pune " si , dar la ultimul doar "

Aaaaa, pai mi-am dat seama care era problema, am incercat si am PUS ASA:

[pawn]

static Commercial_Msgs[][256] = {

    "* >> This Server Original Make By  Dual_Core and MFS_Lampung",

    "* >> Selamat HARI Raya",

    "* >> Dont JACK People CAR You Can MAKE Your Own Car JUST TYPE /V",

    "* >> /cmds - TO SE ALL COMMANDS",

    "* >> DONT HACK!!!!",

    "* >> [TIP] See a cheater? Use /report <id> <reason>",

    "* >> DO NOT BREAK RULES !! PLEASE READ RULE BY TYPING /rules",

    "* >> [TIP] To see all the teleports use /teles or /teleports",

    "* >> [TIP] IF YOU LIKE THIS SERVER USE EXAMPLE: [1M]Charlos"

};

[/pawn]

Si merge !

T/C

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.