Jump to content

roland811

Uživatel
  • Příspěvků

    142
  • Registrován

  • Aktivní

Everything posted by roland811

  1. (298) : error 010: invalid function or declaration (299) : error 010: invalid function or declaration (492) : error 017: undefined symbol "GiveMoneyMoney" riadok 298 a 299 : 492:
  2. Super uz mi to ide mal som zle suradnice .. a asi som poplietol ID pickupu lebo sa mi tam toci naraznik od sultanu :D peter velmi dakujem za strpenie somnou.
  3. public OnGameModeInit() { SetGameModeText("xXx");//názov módu sbs = CreatePickup(1172,1,115,2262.0220,2036.2920,10); a hore mam new sbs;
  4. mam este jeden problem vsetko mam bez chyby idem to skusit a mne neukazuje pickup preco ?
  5. diky moc kamo a sry myslel som si ze tie skiny sa budu striedat ale asi nie ze ?
  6. (393) : warning 211: possibly unintended assignment (435) : error 002: only a single statement (or expression) can follow each "case" (435) : error 004: function "OnPlayerExitedMenu" is not implemented (441) : error 030: compound statement not closed at the end of file (started at line 408) a tieto errory a warning co znamenaju ?
  7. spravil som to ako si napisal a pise to toto : (317) : error 010: invalid function or declaration to je riadok v onplayercommandtext :dcmd(login,5,cmdtext); (318) : error 025: function heading differs from prototype : to je error na toto :dcmd(register,8,cmdtext); a potom : (424) : warning 204: symbol is assigned a value that is never used: "Ridicak"to je na toto : Ridicak = dini_Int(cesta,"RIDIC"); //Precteni jestli ma ridicak (424 -- 438) : warning 203: symbol is never used: "dcmd_login" (424 -- 438) : warning 203: symbol is never used: "dcmd_register" a tieto 2 mi pise od toho Ridicaku az dole po koniec celeho Registeru a Loginu..
  8. ja mam celu registraciu aj login uplne hore v mode to je dobre ?
  9. takze pouzil som login aj registraciu od rEfa co je na prvej strane a pise mi tieto chyby : 346-dcmd(login,5,cmdtext); sem pise chybu ze : invalid function or declaration 347-dcmd(register,8,cmdtext); sem pise chybu ze : function heading differs from prototype a este 2 warningy (su mozno tim ze som asi zle nadefinoval DCMD ) ale to si niesom isty ...
  10. mne tiez pise tieto warningy : undefined symbol "dcmd_login" undefined symbol "dcmd_register" a mam DCMD definiciu .. preco to robi ? a ked dam do onplayercommandstext : dcmd(register,8,cmdtext); dcmd(login,5,cmdtext); tak mi pripise tieto errory : invalid function or declaration function heading differs from prototype prosim o pomoc
×
×
  • Create New...