Skip to content
View in the app

A better way to browse. Learn more.

GTAGames.nl - De Nederlandse Grand Theft Auto Community!

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

warnings ..... 12 stuks

Hoe is tie?????

Ik heb deze warnings, kan iemand me helpen ze op te lossen?

Thx Twinsen

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(279) : warning 235: public function lacks forward declaration (symbol "PlayerLeaveGang")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(325) : warning 235: public function lacks forward declaration (symbol "getCheckpointType")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(329) : warning 235: public function lacks forward declaration (symbol "isPlayerInArea")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(340) : warning 235: public function lacks forward declaration (symbol "PayPlayerInArea")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(358) : warning 235: public function lacks forward declaration (symbol "TimeUpdate")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(366) : warning 235: public function lacks forward declaration (symbol "PirateShipScoreUpdate")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(379) : warning 235: public function lacks forward declaration (symbol "GambleUpdate")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(400) : warning 235: public function lacks forward declaration (symbol "checkpointUpdate")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(425) : warning 235: public function lacks forward declaration (symbol "PropertyScoreUpdate")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(466) : warning 235: public function lacks forward declaration (symbol "SavedUpdate")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(1993) : warning 235: public function lacks forward declaration (symbol "SendPlayerFormattedText")

C:\Documents and Settings\yvonne\Bureaublad\lvdmod.pwn(2000) : warning 235: public function lacks forward declaration (symbol "SendAllFormattedText")

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

12 Warnings.

Featured Replies

vraag over een lading warnings

Bij iedere public die je maakt hoort een forward. Deze maak je door deze code te doen:

forward publicnaam(publicvars);

Eigenlijk gewoon forward + alles na 'public' + ;

Succes :)

  • Author

VWO-er Jij bent de beste :tu:

Ik ga hem straks proberen (de warnings heb ik er nu uit gehaald.)

tijd voor een kop :koffie:

:cya:

Edited by Twinsen

  • 1 month later...

hey zijn die warnings al verholpen ? zo ja zal je mij ook fftjes kunnen helpen alvast bedankt

Edited by wijnkamp

warning 201: redefinition of constant/macro (symbol "dcmd(%1,%2,%3)")

Ik ken deze warning niet precies, maar volgens mij is er iets mis met dat stukje code met de procenten?

warning 235: public function lacks forward declaration (symbol "GetDistanceBetweenPlayers")

Net zoals de andere codes die ik heb weggelaten, moet je hier je public forwarden. Het is hierboven al uitgelegd door VWO-er, voor dit geval gebruik je dit:

forward GetDistaceBetweeenPlayers(Variables);

warning 209: function "TimeWorld" should return a value

De functie 'TimeWorld' is een waarde nodig. Niets overgeslagen? :)

Edit@hieronder:

Kon je best eens gelijk in hebben.. Ik zat al even te twijfelen, die warning heb ik vrijwel nooit. :puh:

Edited by Donwell

warning 209: function "TimeWorld" should return a value

De functie 'TimeWorld' is een waarde nodig. Niets overgeslagen? :)

Ik ben niet zeker, maar ik dacht dat als je zo'n warning krijgt, je 'return 1;' (of return 0 :? ) bent vergeten te plaatsen.

  • 3 weeks later...
Hoe is tie?????

Ik heb deze warnings, kan iemand me helpen ze op te lossen?

Thx Twinsen

12 Warnings.

Edited by wijnkamp

warning 201: redefinition of constant/macro (symbol "dcmd(%1,%2,%3)")

Je mag nooit "%" in je script hebben staan!

warning 201: redefinition of constant/macro (symbol "dcmd(%1,%2,%3)")

Je mag nooit "%" in je script hebben staan!

:{ want? :?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.