2 Errors
#4

Quote:
Originally Posted by LarzI
Посмотреть сообщение
1st of all: Please stop using php code boxes for pawn codes, use [ pawn ] instead.

Show us your definition on the vars PropX, PropY, PropZ and PropText.
If it will help to fix the problem earlier than anything.

pawn Код:
enum propinfo
{
    Float:PropX,
    Float:PropY,
    Float:PropZ,
pawn Код:
new Text3D:PropText[MAX_PROPERTIES];
This is an improved property system by Sandra,so it might be easier now.

Quote:
Originally Posted by Vince
Посмотреть сообщение
Probably forgot to add the tag for 3D text:

pawn Код:
new Text3D:moo;
pawn Код:
new Text3D:PropText[MAX_PROPERTIES];
This is what I have
Reply


Messages In This Thread
2 Errors - by nuriel8833 - 31.08.2010, 11:19
Re: 2 Errors - by LarzI - 31.08.2010, 11:30
Re: 2 Errors - by Vince - 31.08.2010, 11:40
Re: 2 Errors - by nuriel8833 - 31.08.2010, 13:13
Re: 2 Errors - by LarzI - 31.08.2010, 14:00
Re: 2 Errors - by nuriel8833 - 31.08.2010, 17:57
Re: 2 Errors - by nuriel8833 - 01.09.2010, 11:58
Re: 2 Errors - by LarzI - 01.09.2010, 13:17
Re: 2 Errors - by nuriel8833 - 02.09.2010, 15:22
Re: 2 Errors - by CyNiC - 02.09.2010, 15:36

Forum Jump:


Users browsing this thread: 4 Guest(s)