Üzenetek megjelenítése

Ez a szekció lehetővé teszi a felhasználó által írt összes hozzászólás megtekintését. Vedd figyelembe, hogy csak azokba a fórumokba írt hozzászólásokat látod, amelyekhez hozzáférésed van.


Üzenetek - coldridge

Oldalak: [1] 2 3 ... 9
1
Segítségkérés / Valaki elküldené a pawnoját?
« Dátum: 2012. Július 22. - 22:17:22 »
Sziasztok. Az én pawnom compilenel ezt írja ki mindig:
Valaki elküldené a pawnoját? Nekem valamiért a compile-vel van baja... :/
Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
Usage:   pawncc <filename> [filename...] [options]
Options:
         -A<num>  alignment in bytes of the data segment and the stack
         -a       output assembler code
         -C[+/-]  compact encoding for output file (default=+)
         -c<name> codepage name or number; e.g. 1252 for Windows Latin-1
         -Dpath   active directory path
         -d<num>  debugging level (default=-d1)
             0    no symbolic information, no run-time checks
             1    run-time checks, no symbolic information
             2    full debug information and dynamic checking
             3    same as -d2, but implies -O0
         -e<name> set name of error file (quiet compile)
         -H<hwnd> window handle to send a notification message on finish
         -i<name> path for include files
         -l       create list file (preprocess only)
         -o<name> set base name of (P-code) output file
         -O<num>  optimization level (default=-O1)
             0    no optimization
             1    JIT-compatible optimizations only
             2    full optimizations
         -p<name> set name of \"prefix\" file
         -r[name] write cross reference report to console or to specified file
         -S<num>  stack/heap size in cells (default=4096)
         -s<num>  skip lines from the input file
         -t<num>  TAB indent size (in character positions, default=8)
         -v<num>  verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
         -w<num>  disable a specific warning by its number
         -X<num>  abstract machine size limit in bytes
         -XD<num> abstract machine data/stack size limit in bytes
         -\\       use \'\\\' for escape characters
         -^       use \'^\' for escape characters
         -;[+/-]  require a semicolon to end each statement (default=+)
         -([+/-]  require parantheses for function invocation (default=+)
         sym=val  define constant \"sym\" with value \"val\"
         sym=     define constant \"sym\" with value 0
Options may start with a dash or a slash; the options \"-d0\" and \"/d0\" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (\":\") or an equal sign (\"=\"). That is, the options \"-d0\", \"-d=0\"
and \"-d:0\" are all equivalent.
Ezt írja ki. Valaki elküldené a sajátját de olyat ami müxik! Elõre is kösz!
Üzenet módosítása

2
Segítségkérés / Valaki elküldené a pawnoját?
« Dátum: 2012. Július 22. - 18:15:35 »
Valaki elküldené a pawnoját? Nekem valamiért a compile-vel van baja... :/
Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
Usage:   pawncc <filename> [filename...] [options]
Options:
         -A<num>  alignment in bytes of the data segment and the stack
         -a       output assembler code
         -C[+/-]  compact encoding for output file (default=+)
         -c<name> codepage name or number; e.g. 1252 for Windows Latin-1
         -Dpath   active directory path
         -d<num>  debugging level (default=-d1)
             0    no symbolic information, no run-time checks
             1    run-time checks, no symbolic information
             2    full debug information and dynamic checking
             3    same as -d2, but implies -O0
         -e<name> set name of error file (quiet compile)
         -H<hwnd> window handle to send a notification message on finish
         -i<name> path for include files
         -l       create list file (preprocess only)
         -o<name> set base name of (P-code) output file
         -O<num>  optimization level (default=-O1)
             0    no optimization
             1    JIT-compatible optimizations only
             2    full optimizations
         -p<name> set name of \"prefix\" file
         -r[name] write cross reference report to console or to specified file
         -S<num>  stack/heap size in cells (default=4096)
         -s<num>  skip lines from the input file
         -t<num>  TAB indent size (in character positions, default=8)
         -v<num>  verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
         -w<num>  disable a specific warning by its number
         -X<num>  abstract machine size limit in bytes
         -XD<num> abstract machine data/stack size limit in bytes
         -\\       use \'\\\' for escape characters
         -^       use \'^\' for escape characters
         -;[+/-]  require a semicolon to end each statement (default=+)
         -([+/-]  require parantheses for function invocation (default=+)
         sym=val  define constant \"sym\" with value \"val\"
         sym=     define constant \"sym\" with value 0
Options may start with a dash or a slash; the options \"-d0\" and \"/d0\" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (\":\") or an equal sign (\"=\"). That is, the options \"-d0\", \"-d=0\"
and \"-d:0\" are all equivalent.
Ezt írja ki. Valaki elküldené a sajátját de olyat ami müxik! Elõre is kösz!

3
Segítségkérés / Pawno hiba
« Dátum: 2012. Július 22. - 16:15:27 »
Ja jólene!

4
Segítségkérés / Pawno hiba
« Dátum: 2012. Július 22. - 02:09:24 »
Sziasztok. Amikor bármit le akarok menteni a pawnoba ezt adja ki :
Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
Usage:   pawncc <filename> [filename...] [options]
Options:
         -A<num>  alignment in bytes of the data segment and the stack
         -a       output assembler code
         -C[+/-]  compact encoding for output file (default=+)
         -c<name> codepage name or number; e.g. 1252 for Windows Latin-1
         -Dpath   active directory path
         -d<num>  debugging level (default=-d1)
             0    no symbolic information, no run-time checks
             1    run-time checks, no symbolic information
             2    full debug information and dynamic checking
             3    same as -d2, but implies -O0
         -e<name> set name of error file (quiet compile)
         -H<hwnd> window handle to send a notification message on finish
         -i<name> path for include files
         -l       create list file (preprocess only)
         -o<name> set base name of (P-code) output file
         -O<num>  optimization level (default=-O1)
             0    no optimization
             1    JIT-compatible optimizations only
             2    full optimizations
         -p<name> set name of \"prefix\" file
         -r[name] write cross reference report to console or to specified file
         -S<num>  stack/heap size in cells (default=4096)
         -s<num>  skip lines from the input file
         -t<num>  TAB indent size (in character positions, default=8)
         -v<num>  verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
elég idegesítõ régen mûködött mi a baj?

5
Segítségkérés / moneyhax.inc
« Dátum: 2012. Május 19. - 18:59:36 »
Sziasztok! VAlaki elküldené a moneyhax.inc nevü include fájlt? Letöltése kellene! Elõre is köszi!

6
Segítségkérés / 50.000 soros mod
« Dátum: 2012. Május 19. - 18:30:06 »
Idézetet írta: JBauer date=1337440180\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"21698\" data-ipsquote-contentclass=\"forums_Topic
Próbálj meg mindegyiknek másik nevet adni, hátha úgy jó lesz. Ha nem akkor még gondolkozok a problémádon.
 
Hagyom inkább. Nemvágom mindenki beleszólt és összekavarodtam! :/ Azért köszi!

7
Segítségkérés / 50.000 soros mod
« Dátum: 2012. Május 19. - 16:14:52 »
Idézetet írta: JBauer date=1337436726\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"21698\" data-ipsquote-contentclass=\"forums_Topic
Nincsen több helyen létrehozva string? Mondjuk mod elején egy, egy parancsban meg még egy?
 
Több van és mindegyik 256 os? Mi a teendõ?

8
Segítségkérés / 50.000 soros mod
« Dátum: 2012. Május 19. - 16:09:25 »
Idézetet írta: Gabor.. date=1337436433\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"21698\" data-ipsquote-contentclass=\"forums_Topic
Mint az elõbb elmondtam a string mérete valahol, nagyobb 1024 karakternél. Keresd meg, és írd át!
 
[pawn] new string[256];[/pawn] on volt és írtátok hogy írjam át. Átírtam és ez lett. Most mit is csináljak?

9
Segítségkérés / 50.000 soros mod
« Dátum: 2012. Május 19. - 16:05:17 »
Csak a stringet írtam át és :
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(2339) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(2769) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4192) : warning 235: public function lacks forward declaration (symbol \"GateClose9\")
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4563) : warning 219: local variable \"kickname\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4576) : warning 219: local variable \"kickname\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4589) : warning 219: local variable \"kickname\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4602) : warning 219: local variable \"kickname\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4615) : warning 219: local variable \"kickname\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4628) : warning 219: local variable \"kickname\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4640) : warning 219: local variable \"kickname\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(4652) : warning 219: local variable \"kickname\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(6494) : warning 219: local variable \"Health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(6627) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(7593) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(7900) : warning 225: unreachable code
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(8757) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(9708) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(10959) : warning 213: tag mismatch
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(10959) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(10960) : warning 213: tag mismatch
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(10960) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(10961) : warning 213: tag mismatch
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(10961) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11088) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11089) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11091) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11092) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11093) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11094) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(13704) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(15822) : warning 211: possibly unintended assignment
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(21753) : warning 219: local variable \"string\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(29055) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(30060) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(31738) : warning 211: possibly unintended assignment
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(33342) : warning 225: unreachable code
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(33413) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(33449) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(33577) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(34169) : warning 211: possibly unintended assignment
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(34398) : warning 211: possibly unintended assignment
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(34762) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(34819) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(34819) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(38243) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(38390) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(43661) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(49125) : warning 219: local variable \"health\" shadows a variable at a preceding level
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(50558) : warning 235: public function lacks forward declaration (symbol \"NevekMutatasa\")
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(50574) : warning 235: public function lacks forward declaration (symbol \"NevekElrejtese\")
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(50599) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(50627) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(50655) : warning 202: number of arguments does not match definition
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(50696) : warning 203: symbol is never used: \"Behajtas\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11428) : warning 204: symbol is assigned a value that is never used: \"CHT\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11428 -- 50696) : warning 203: symbol is never used: \"Fegyverek\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11428 -- 50696) : warning 203: symbol is never used: \"FegyverekSzama\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11428 -- 50696) : warning 203: symbol is never used: \"GetPointDistanceToPointExMorph\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11428 -- 50696) : warning 203: symbol is never used: \"PlayerPos\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(11429) : warning 204: symbol is assigned a value that is never used: \"SpeedoTimer\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(19518) : warning 204: symbol is assigned a value that is never used: \"authorizeswat\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(19518 -- 50696) : warning 203: symbol is never used: \"health\"
C:\\DOCUME~1\\kuruzslo\\LOCALS~1\\Temp\\_tc\\DreamRPGSF\\gamemodes\\DreamRPGSF.pwn(19518 -- 50696) : warning 203: symbol is never used: \"skinsel\"
Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
Header size:          10068 bytes
Code size:          1736168 bytes
Data size:         10390372 bytes
Stack/heap size:      16384 bytes; estimated max. usage=5267 cells (21068 bytes)
Total requirements:12152992 bytes
63 Warnings.

Dupla hozzászólás automatikusan összefûzve. ( 2012. Május 19. - 16:05:46 )

Idézetet írta: Уѕтǝǝ date=1337436240\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"21698\" data-ipsquote-contentclass=\"forums_Topic


 

Egyedi mod? Ha nem akkor melyik? Mit raktál bele?
 
Havertól kaptam egy RP modot. Tök fa*za meg minden, de milyen programba rakjam be, hogy fejlesszem? Mert pawnoba lefagy szegény :D
 
[/quote]
akkor gyenge a géped.
 
[/quote]
Rosszúl értelmezem. Nem lefagy hanem teliadja warningal!

10
Segítségkérés / 50.000 soros mod
« Dátum: 2012. Május 19. - 15:56:03 »
Idézetet írta: JBauer date=1337435693\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"21698\" data-ipsquote-contentclass=\"forums_Topic
Valószínûleg az a hiba amit Gabor mondott.
Ha meg valamilyen stringes dolgot raksz bele akkor ne
new string[méret];

 legyen, hanem
new str[méret];

 vagy valami, mert általában mindenhol string van, és ha többet adsz meg mint kéne akkor teleb*ssza egy csomó warninggal :D Nekem ez megoldotta.
 
Mekkora legyen? Mert a jelenlegi 256 os!

11
Segítségkérés / 50.000 soros mod
« Dátum: 2012. Május 19. - 15:49:06 »
Idézetet írta: JBauer date=1337435282\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"21698\" data-ipsquote-contentclass=\"forums_Topic
Egyedi mod? Ha nem akkor melyik? Mit raktál bele?
 
Havertól kaptam egy RP modot. Tök fa*za meg minden, de milyen programba rakjam be, hogy fejlesszem? Mert pawnoba lefagy szegény :D

12
Segítségkérés / 50.000 soros mod
« Dátum: 2012. Május 19. - 15:46:59 »
Sziasztok. Van egy 50k soros modom. Ha pawnoba belerakok valamit teliadja warning-al meg alján valami kilobyte os dolgokat. Milyen programmal kéne folytassam? Így már nem tudom fjeleszteni a modot! Elõre is köszi a segítséget!

13
Segítségkérés / /exit parancs
« Dátum: 2012. Május 19. - 15:28:52 »
[pawn]   if(strcmp(cmd, \"/exit\", true) == 0)
{
    if(IsPlayerConnected(playerid))
   {
      for(new i = 0; i <  sizeof(HouseInfo); i++)
      {
         //printf(\"House :%d\",i);
         if (PlayerToPoint(3, playerid,HouseInfo[hExitx], HouseInfo[hExity], HouseInfo[hExitz]))

         {


             if(HouseEntered[playerid] == i)


             {


               SetPlayerInterior(playerid,0);


               SetPlayerPos(playerid,HouseInfo
[hEntrancex],HouseInfo[hEntrancey],HouseInfo[hEntrancez]);

               PlayerInfo[playerid][pInt] = 0;


               PlayerInfo[playerid][pLocal] = 255;


               SetCameraBehindPlayer(playerid);


               SetPlayerVirtualWorld(playerid,0);


               HouseEntered[playerid] = 255;


               if(HouseInfo
[hHel] == 1)

               {


                  new Float:tempheal;


                  GetPlayerHealth(playerid,tempheal);


                  if(tempheal < 100.0)


                  {


                     SetPlayerHealth(playerid,100.0);


                  }


               }


               return 1;[/pawn]


Az a gondom vele, hogyha bármilyen interriorba bemegyek /enter-el kimenni nemtudok a /exit-el. Mi a gond?

14
Fórum Archívum (Témák/Fórumok) / Re:Ford Majális
« Dátum: 2012. Május 19. - 12:12:46 »
Idézetet írta: Alvin date=1337418702\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"21732\" data-ipsquote-contentclass=\"forums_Topic
uhh  csak mesze van tököl  :\'( nemtudok elmenni  :( peddig jó lenne .... :-[
 
Hát ha te kijönnél és megtudják, hogy Alvin vagy nem élnél! :D :D
(Ne vedd sértésnek! Szimpla gondolat  :thumbsup:)

15
Beszélgetés / Általános
« Dátum: 2012. Május 19. - 10:47:46 »
Idézetet írta: TrYp date=1337417141\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"1\" data-ipsquote-contentclass=\"forums_Topic
helyes, bár a post elolvasása után szerintem igen csúnyán néznek rám páran :$
 
Hát TrYp eléggé megütött engem az a szöveg! :D

Oldalak: [1] 2 3 ... 9
SimplePortal 2.3.7 © 2008-2024, SimplePortal