Ü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.


Témák - coldridge

Oldalak: [1]
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. - 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?

4
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!

5
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!

6
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?

7
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:)

8
Hangszerek és előadók / Skrillex - My Name Is Skrillex
« Dátum: 2012. Május 17. - 18:52:59 »

Vélemény? Nekem tetszik!
[mod]Kitettem a YT tageket.[/mod]

9
Bemutatkozás / coldridge bemutatkozása
« Dátum: 2012. Május 17. - 18:32:52 »
Sziasztok! Bence vagyok 14 éves. 3 napja regisztráltam a fórumra és szerintem egy jó közösségbe tévedtem! Pontos születési dátumom 1998.03.07. Most járom az Ált. Iskola 7.osztályát! Nemvagyok 5-ös tanuló de 1-es 2-es sem :)
 

Amit szeretek: Enni, Inni, Játszani, Szórakozni, Beszélgetni


Amit nem szeretek: Tanulni ... (Ki szeret tanulni?:D)


Kedvenc étel: Rántotthús, sültkrumpli


Kedvenc ital: Coca-Cola (Én nem vágok fel, hogy alkoholos italok a kedvencem. Jó vannak kivételek akik tényleg vedelik de sokan csak habiból mondják :) )


Kedvenc filmfajták: Horror, vígjáték, akció

Most, hogy megtaláltam ezt a fórumot azóta csak itt lógok neten. Nemrég valamely topic-ban találtam egy MMORPG játékot (tudniilik mmorpg fan vagyok) a neve: The Lord of the Ring online. Nagyon jó játék ajánlani tudom.
Kedvenc játékok amivel játszom/játszottam: Call Of Duty Modern Warfare sorozat, GTA San/IV, WoW, Metin2 (Lehet fikázni :)), GoA
Nos hirtelen ennyi ugrott be!
Jó fórumozást mindenkinek
-coldridge

Oldalak: [1]
SimplePortal 2.3.7 © 2008-2024, SimplePortal