[HELP]AttachObject-LOGO
#1

Hey guys I have this problem I have done in a fashion that when I log in as admin it shows the logo of my character that I have done Like that:
pawn Код:
SetPVarInt (playerid, "Status ", 1);
     SetPVarInt (playerid, "slogo" CreateObject (18749,0,0,0,0,0,0));
     AttachObjectToPlayer (GetPVarInt (playerid, "slogo")), SetPlayerAttachedObject (playerid, 67, 18 749, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1);
And we wrote the following error:

C: \ Users \ Jack \ Desktop \ 110_amazing_card_tricks \ GodWorld.pwn (914): warning 202: number of arguments does not match definition
C: \ Users \ Jack \ Desktop \ 110_amazing_card_tricks \ GodWorld.pwn (914): warning 202: number of arguments does not match definition
C: \ Users \ Jack \ Desktop \ 110_amazing_card_tricks \ GodWorld.pwn (914): warning 202: number of arguments does not match definition
C: \ Users \ Jack \ Desktop \ 110_amazing_card_tricks \ GodWorld.pwn (914): warning 202: number of arguments does not match definition
C: \ Users \ Jack \ Desktop \ 110_amazing_card_tricks \ GodWorld.pwn (914): warning 202: number of arguments does not match definition
C: \ Users \ Jack \ Desktop \ 110_amazing_card_tricks \ GodWorld.pwn (914): warning 202: number of arguments does not match definition
C: \ Users \ Jack \ Desktop \ 110_amazing_card_tricks \ GodWorld.pwn (914): warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006 ITB CompuPhase


Warnings 7.

PLS HELP

Sry for my bad english translate in ****** Translator :/
Reply
#2

PLS HELP HELP HELP !!!
Reply
#3

WTF is it?
SetPVarInt (playerid, "slogo" CreateObject (18749,0,0,0,0,0,0));
Reply
#4

Tadeo its Pvar :P
Reply
#5

Wrong PVar, WHY THE HELL are you adding an object in PVar?
Reply
#6

pawn Код:
SetPVarInt (playerid, "Status", 1);
SetPlayerAttachedObject (playerid, 0, 18749, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1);
Reply
#7

Made Man I put it there as you wrote, but we still have nothing over me
Reply
#8

PLEASEEE HEEELLLLPPPPP
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)