[Include] [ KIHC ] - [ Kapils Instant House Constructions ] - [ Redefined ]
#21

Lol me dumb. I didn't puted #include <KIHC> P.S Nice work.

Crap

Код:
C:\PROGRA~1\ROCKST~1\GTASAN~1\Srv\GAMEMO~1\sftdm.pwn(769) : error 017: undefined symbol "Current"
C:\PROGRA~1\ROCKST~1\GTASAN~1\Srv\GAMEMO~1\sftdm.pwn(785) : error 017: undefined symbol "Current"
C:\PROGRA~1\ROCKST~1\GTASAN~1\Srv\GAMEMO~1\sftdm.pwn(796) : error 017: undefined symbol "Current"
Reply
#22

Quote:
Originally Posted by [BG
Blade ]
C:\PROGRA~1\ROCKST~1\GTASAN~1\Srv\GAMEMO~1\sftdm.p wn(769) : error 017: undefined symbol "Current"
C:\PROGRA~1\ROCKST~1\GTASAN~1\Srv\GAMEMO~1\sftdm.p wn(785) : error 017: undefined symbol "Current"
C:\PROGRA~1\ROCKST~1\GTASAN~1\Srv\GAMEMO~1\sftdm.p wn(796) : error 017: undefined symbol "Current"
I have said that once u build a house and if u later decided to remove it, then not only in your script but delete all the files from "SCRIPTFILES " folder(when i say all, I mean all).

anyway u can solve this by just adding "new Menu:Current = GetPlayerMenu(playerid);" but i bet it wont work when u r ingame.
Reply
#23

It crashes my compliler
Reply
#24

Quote:
Originally Posted by [BG
Blade ]
It crashes my compliler
lol add me to msn.
Reply
#25

i dont get this part Kapil

i need to use this to use the commands in think

Replace "filterscripts adminspec actions" to "filterscripts adminspec actions KIHC".

it doesnt load my admin.amx filterscipt it like it blocks it
Reply
#26

Quote:
Originally Posted by [LSB
TheGame ]
i dont get this part Kapil
i need to use this to use the commands in think
Replace "filterscripts adminspec actions" to "filterscripts adminspec actions KIHC".
it doesnt load my admin.amx filterscipt it like it blocks it
It actually doesnt block it, It just disable's all the commands except /build and /build house....
Anyway found it troublesome and fixed it, So First Post Updated, Re-download it.
Reply
#27

ahh its ok now ive got a problem with this when i add from Step 3-5
Код:
C:\Documents and Settings\Risky\My Documents\SAMP\Testing\gamemodes\src\RPG.pwn(609) : error 017: undefined symbol "Current"
C:\Documents and Settings\Risky\My Documents\SAMP\Testing\gamemodes\src\RPG.pwn(634) : error 010: invalid function or declaration
C:\Documents and Settings\Risky\My Documents\SAMP\Testing\gamemodes\src\RPG.pwn(635) : error 010: invalid function or declaration
C:\Documents and Settings\Risky\My Documents\SAMP\Testing\gamemodes\src\RPG.pwn(636) : error 010: invalid function or declaration
C:\Documents and Settings\Risky\My Documents\SAMP\Testing\gamemodes\src\RPG.pwn(643) : error 017: undefined symbol "Current"
C:\Documents and Settings\Risky\My Documents\SAMP\Testing\gamemodes\src\RPG.pwn(645) : error 017: undefined symbol "Current"
and ive also tried this
Код:
new Menu:Current = GetPlayerMenu(playerid);
but it freezes the compile
Reply
#28

Quote:
Originally Posted by [LSB
TheGame ]
ahh its ok now ive got a problem with the
Код:
C:\Documents and Settings\Risky\My Documents\SAMP\Testing\gamemodes\src\RPG.pwn(609) : error 017: undefined symbol "Current"
and ive also tried this
Код:
new Menu:Current = GetPlayerMenu(playerid);
but it freezes the compile
-> Delete all the files u have in your "Scriptfiles" folder(i.e. setup.sts,step 1.txt to step 5.txt)
-> Remove all the code u have copied, from "scriptfiles".
-> Regenerate your Blue print.
Reply
#29

Yeah ive delelted script files Step 1-5 in the folder

I still have the code in my pawno

and what does this mean?

Quote:

Regenerate your Blue print.

Reply
#30

Код:
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(574) : error 017: undefined symbol "CreateMenu"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(574) : warning 213: tag mismatch
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(575) : error 017: undefined symbol "AddMenuItem"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(576) : error 017: undefined symbol "AddMenuItem"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(577) : error 017: undefined symbol "AddMenuItem"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(578) : error 017: undefined symbol "ShowMenuForPlayer"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(583) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectedMenuRow")
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(585) : error 017: undefined symbol "GetPlayerMenu"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(585) : warning 213: tag mismatch
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(591) : error 017: undefined symbol "CreateMenu"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(591) : warning 213: tag mismatch
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(592) : error 017: undefined symbol "AddMenuItem"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(593) : error 017: undefined symbol "ShowMenuForPlayer"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(596) : error 017: undefined symbol "CreateMenu"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(596) : warning 213: tag mismatch
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(597) : error 017: undefined symbol "AddMenuItem"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(598) : error 017: undefined symbol "ShowMenuForPlayer"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(606) : error 017: undefined symbol "CreateMenu"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(606) : warning 213: tag mismatch
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(607) : error 017: undefined symbol "AddMenuItem"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(609) : error 017: undefined symbol "ShowMenuForPlayer"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(619) : warning 235: public function lacks forward declaration (symbol "OnPlayerExitedMenu")
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(621) : error 017: undefined symbol "GetPlayerMenu"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(621) : warning 213: tag mismatch
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(625) : error 017: undefined symbol "ShowMenuForPlayer"
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(629) : warning 235: public function lacks forward declaration (symbol "HouseArea")
C:\PROGRA~1\ROCKST~1\GTASAN~1\SAMP-0~1.1SE\GAMEMO~1\gangwar.pwn(654) : warning 203: symbol is never used: "strtok"
i get a whole bunch of warnings and errors when i try to do steps 1-5
Reply
#31

I want to use your filterscript so badly and this is about my 9th atempt to adding this but I keep having errors.
Here is the list of errors I just go when I added it.
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(96) : error 021: symbol already defined: "Lock"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5177) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(517 : error 033: array must be indexed (variable "Lock")
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5179) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5180) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5181) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5182) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5183) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5184) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "EatFood"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "Exercise"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "Exit"

9 Errors.

Here is a pawno for my script, all I did was add the #include <KIHC>
http://pastebin.com/f21adbcd1
Thanks.
Reply
#32

Yeah and i have already did the .inc file in pawno.

So:

If i do what the told me i get this:
Код:
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(567) : error 017: undefined symbol "Enter"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(568) : error 017: undefined symbol "Buy"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(569) : error 017: undefined symbol "Rent"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(570) : error 017: undefined symbol "Sell"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(571) : error 017: undefined symbol "Lock"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(572) : error 017: undefined symbol "Mname"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(573) : error 017: undefined symbol "EatFood"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(574) : error 017: undefined symbol "Exercise"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(575) : error 017: undefined symbol "Exit"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(576) : error 017: undefined symbol "Mname"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(577) : error 017: undefined symbol "Info"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(578) : error 017: undefined symbol "Enter"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(579) : error 017: undefined symbol "Buy"
And if i put this:
Код:
new Mname[25] = " ";
new Info[256] = "Info";
new Buy[256] = "Buy";
new Rent[256] = "Rent";
new Exit[256] = "Get Out";
new Enter[256] = "Enter";
new Sell[256] = "Sell";
new Lock[256] = "Lock";
new EatFood[256] = "Eat Food";
new Exercise[256] = "Exercise";
I get this:
Код:
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(867) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(868) : error 017: undefined symbol "OnInfo"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(871) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(873) : error 017: undefined symbol "OnEnter"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(878) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(880) : error 017: undefined symbol "OnBuy"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(885) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(887) : error 017: undefined symbol "OnRent"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(892) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(893) : error 017: undefined symbol "SellHouse"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(896) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(897) : error 017: undefined symbol "LockHouse"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(919) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(920) : error 017: undefined symbol "OnInfo"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(923) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(925) : error 017: undefined symbol "OnEnter"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(930) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(932) : error 017: undefined symbol "OnBuy"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(937) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(939) : error 017: undefined symbol "OnRent"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(944) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(945) : error 017: undefined symbol "SellHouse"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(948) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(949) : error 017: undefined symbol "LockHouse"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(971) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(972) : error 017: undefined symbol "OnInfo"
26 Errorzzzz
Reply
#33

Quote:
Originally Posted by paublo4
I want to use your filterscript so badly and this is about my 9th atempt to adding this but I keep having errors.
Here is the list of errors I just go when I added it.
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(96) : error 021: symbol already defined: "Lock"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5177) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(517 : error 033: array must be indexed (variable "Lock")
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5179) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5180) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5181) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5182) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5183) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5184) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "EatFood"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "Exercise"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "Exit"

9 Errors.

Here is a pawno for my script, all I did was add the #include <KIHC>
http://pastebin.com/f21adbcd1
Thanks.
the textdraw "Lock" which was created on line no. 96, is already defined in KIHC as a string, so u need to replace "Lock" with someother name(like "Lock2").

Quote:
Originally Posted by WackoX
Yeah and i have already did the .inc file in pawno.

So:

If i do what the told me i get this:
Код:
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(567) : error 017: undefined symbol "Enter"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(568) : error 017: undefined symbol "Buy"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(569) : error 017: undefined symbol "Rent"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(570) : error 017: undefined symbol "Sell"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(571) : error 017: undefined symbol "Lock"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(572) : error 017: undefined symbol "Mname"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(573) : error 017: undefined symbol "EatFood"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(574) : error 017: undefined symbol "Exercise"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(575) : error 017: undefined symbol "Exit"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(576) : error 017: undefined symbol "Mname"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(577) : error 017: undefined symbol "Info"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(578) : error 017: undefined symbol "Enter"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(579) : error 017: undefined symbol "Buy"
And if i put this:
Код:
new Mname[25] = " ";
new Info[256] = "Info";
new Buy[256] = "Buy";
new Rent[256] = "Rent";
new Exit[256] = "Get Out";
new Enter[256] = "Enter";
new Sell[256] = "Sell";
new Lock[256] = "Lock";
new EatFood[256] = "Eat Food";
new Exercise[256] = "Exercise";
I get this:
Код:
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(867) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(868) : error 017: undefined symbol "OnInfo"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(871) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(873) : error 017: undefined symbol "OnEnter"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(878) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(880) : error 017: undefined symbol "OnBuy"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(885) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(887) : error 017: undefined symbol "OnRent"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(892) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(893) : error 017: undefined symbol "SellHouse"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(896) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(897) : error 017: undefined symbol "LockHouse"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(919) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(920) : error 017: undefined symbol "OnInfo"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(923) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(925) : error 017: undefined symbol "OnEnter"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(930) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(932) : error 017: undefined symbol "OnBuy"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(937) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(939) : error 017: undefined symbol "OnRent"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(944) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(945) : error 017: undefined symbol "SellHouse"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(948) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(949) : error 017: undefined symbol "LockHouse"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(971) : error 017: undefined symbol "DestroyCurrentMenu"
C:\DOCUME~1\WackoX\BUREAU~1\SAMP-S~1\GAMEMO~1\SA.pwn(972) : error 017: undefined symbol "OnInfo"
26 Errorzzzz
makesure u have #include <KIHC>, in your script and also use pastebin to show ur code( pm me if it is too precious ).
Reply
#34

ok sounds simple enough. Whe I et back on my main cmoputer ill give that a shot.
Thanks
Reply
#35

Kapil, i have say 100 time's that i have put the KIHC.inc
Reply
#36

Quote:
Originally Posted by WackoX
Kapil, i have say 100 time's that i have put the KIHC.inc
no u said only 2 times, , anyway i asked u to show ur script 3 times.
Reply
#37

I get the error = Could not read from KIHC
Can someone please tell me where i can get KIHC??
Reply
#38

I don't give my gamemode, someone wanna stole it.
Reply
#39

Quote:
Originally Posted by WackoX
I don't give my gamemode, someone wanna stole it.
i asked u to pm me if u were not willing to give ur gamemode to public, if u meant u dont trust even Kapil, then:

-o Again makesure u got #include KIHC, not inside any #if, or something.
-o if it doesnt work try, copying all KIHC into yoiur gamemode.
-o if it still doesnt work, try MIC, maybe that would do KIHC job for u.
Reply
#40

thank for your help

sorry but im a crap scripter.
I did what you said but IF you could help me again, I would be most greatful if you did


Код:
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(355) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(375) : warning 225: unreachable code
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(375) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(402) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(430) : warning 217: loose indentation
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(838) : error 001: expected token: ";", but found "return"
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(841) : error 002: only a single statement (or expression) can follow each "case"
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(841) : error 004: function "OnPlayerExitedMenu" is not implemented
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(843) : warning 219: local variable "Current" shadows a variable at a preceding level
C:\Program Files\Rockstar Games\GTA San Andreas\SAMP\gamemodes\Untitled.pwn(873) : error 030: compound statement not closed at the end of file (started at line 823)
Pawn compiler 3.2.3664			Copyright © 1997-2006, ITB CompuPhase


4 Errors.
http://www.pastebin.ca/753579
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)