Changelog //Version 1.0 //Owner can now choose a house to spawn in. //User files now save in Houses/Users folder. //Fixed some minor bugs.
ChangeLog //Version 0.8 //Fixed minor bug with messages/dialogs (Thanks to [LF]Mr.Lucci for reporting this bug) //Added House Purchase & Sell Messages (Optional) //Fixed a bug after setting a house's virtual world. //Added virtual world's & Owner in /hinfo dialog
Originally Posted by GTA967
finally learned huh :P
|
C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(68) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(69) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(235) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(236) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(247) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(248) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(260) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(261) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(304) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(305) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(350) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(362) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(678) : error 017: undefined symbol "GetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(676) : warning 203: symbol is never used: "playerid" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(683) : error 017: undefined symbol "GetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(681) : warning 203: symbol is never used: "playerid" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(688) : error 017: undefined symbol "GetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(686) : warning 203: symbol is never used: "playerid" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Originally Posted by ducati09
I have the same problem as described above.
Yes I have the streamer installed, yes I have the filterscript in the server.cfg and I was also logged into Rcon. Edit: Tried on a blank gamemode, still not working Код:
C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(68) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(69) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(235) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(236) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(247) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(248) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(260) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(261) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(304) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(305) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(350) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(362) : error 017: undefined symbol "SetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(678) : error 017: undefined symbol "GetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(676) : warning 203: symbol is never used: "playerid" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(683) : error 017: undefined symbol "GetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(681) : warning 203: symbol is never used: "playerid" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(688) : error 017: undefined symbol "GetPVarInt" C:\Documents and Settings\**********\Desktop\Game 03a\filterscripts\Houses.pwn(686) : warning 203: symbol is never used: "playerid" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase |
Originally Posted by [___
PotH3Ad ]
It seems like you don't have the latest SA-MP server package (RC7). Here is the link: http://forum.sa-mp.com/index.php?topic=161491.0.... This should also fix the "SERVER: Unknown Command" message. |
Originally Posted by vardanega
I have a problem when I try to create a new house SERVER unknow command yet I am logged into admin ...
|
Originally Posted by BallA
Quote:
|
Originally Posted by ducati09
Quote:
|