One Error Need Help
#1

Код:
info = CreatePickup(189,46.7040,-275.2719,1.8279,157.3314,0);

C:\Documents and Settings\Administrator\Desktop\NewJob.pwn(23) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Where is the Problem ?
Reply
#2

you forgot to add the pickup spawn type.
Reply
#3

info = CreatePickup(189,246.7040,-275.2719,1.8279,157.3314,0);
"2" is example of pickup type
if you wanna edit it, go to this link and find more pickup types:
https://sampwiki.blast.hk/wiki/PickupTypes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)