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

Gta Sa-Mp Pawno Error

Hoi , ik ben beetje nieuw met scripten, meeste dingen werken maar als ik m'n 2e teleport wil doen krijg ik errors

dit is het

public OnPlayerCommandText(playerid, cmdtext[])

{

if (strcmp("/drift1", cmdtext, true, 10) == 0)

{

SetPlayerInterior(playerid,0);

SetPlayerPos(playerid, -311.2424,1508.3677,75.5625);

return 1;

}

if (strcmp("/help", cmdtext, true, 10) == 0)

SendClientMessage(playerid,0xAA3333AA,"/drift1 = drifting area");

return 1;

}

if (strcmp("/stunt", cmdtext, true, 10) == 0)

{

SetPlayerInterior(playerid,0);

SetPlayerPos(playerid,2541.1541,16.5427,127.2711);

return 1;

}

de eerste 2 commands werke maar de 3e gaat een beetje raar doen :puh: "het gaat om de /stunt command"

ik krijg deze 2 errors

C:\DOCUME~1\ADMINI~1\MIJNDO~1\GTASER~1\GAMEMO~1\SKATEP~1.PWN(165) : error 010: invalid function or declaration

C:\DOCUME~1\ADMINI~1\MIJNDO~1\GTASER~1\GAMEMO~1\SKATEP~1.PWN(169) : error 010: invalid function or declaration

ik snap het niet maar als een van jullie me kan helpe Graag! danku! voor het lezen of helpen

Edited by recromancer

Featured Replies

Dit graag in het GTA SA MP Help forum plaatsen :Y

Daar helpen meer mensen je, en dit is een showroom voor mods :Y

Het is nog even wennen als beginner snap ik :7

  • Het zou al een stuk handig er zijn als je de code zelf tussen
-tags zou zetten;
Zet de regelnummers erbij, dan is de fout makkelijker te traceren.

Zet dit er even bij, en dan kunnen we je verder helpen :D !

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

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.