Posts: 302
Threads: 72
Joined: Dec 2009
C:\Users\EbloOD1\Desktop\kings_of_king\pawno\inclu de\streamer.inc(435) : warning 202: number of arguments does not match definition
C:\Users\EbloOD1\Desktop\kings_of_king\pawno\inclu de\streamer.inc(449) : warning 202: number of arguments does not match definition
C:\Users\EbloOD1\Desktop\kings_of_king2\filterscri pts\xStream.pwn(1342) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Warnings.
when i go in game i cant see anything..i cant see object please help
Posts: 3,488
Threads: 16
Joined: Jun 2007
Reputation:
0
Show the lines where the errors are.
Posts: 372
Threads: 8
Joined: Jan 2011
Reputation:
0
Show us the lines where you get those warnings.
Posts: 686
Threads: 29
Joined: Feb 2011
Reputation:
0
Oh wait let me guess.
You used some code wrong? Fix that...
Seriously post the fuckin lines.
Posts: 302
Threads: 72
Joined: Dec 2009
CreateDynamicObject(2918,-494.08197021,2509.68945312,54.42964172,0.00000000, 0.00000000,0.00000000); //object(kmb_mine) (26)
CreateDynamicObject(2918,-486.81744385,2490.96630859,54.42964172,0.00000000, 0.00000000,0.00000000); //object(kmb_mine) (26)
CreateObject(18860,1553.7158203125, 1438.3564453125, 76.903793334961, 0, 0, 0);
that
Posts: 686
Threads: 29
Joined: Feb 2011
Reputation:
0
CreateDynamicObject has 11 arguements.
Also
CreateObject has 8 Arguements.
Posts: 302
Threads: 72
Joined: Dec 2009
Quote:
Originally Posted by xRyder
For the first two errors you used wrong syntax.
It's: ( I guess that you use Streamer Plugin 2.5.2 by Incognito)
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
For the third one you'll just need to add/subtract tab.
|
witch one i have to use to fix this problem?
Posts: 302
Threads: 72
Joined: Dec 2009
Quote:
Originally Posted by Antonio [G-RP]
Honestly, just stop scripting. You will never catch on to anything at this rate. You don't even know how to properly get help with your scripting issues.
|
so u help me then