SA-MP Forums Archive
Family rank 0 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Family rank 0 (/showthread.php?tid=470333)



Family rank 0 - TonyNames - 17.10.2013

Alright i tryied to add a family rank 0.. But now it saying

Quote:

C:\Users\JakkenKoppen\Desktop\Working scripts\Scripts\A script\gamemodes\UGRP.pwn(61743) : error 017: undefined symbol "FamilyRank0"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.




Re: Family rank 0 - arakuta - 17.10.2013

Problably you forgot to create a variable.

https://sampwiki.blast.hk/wiki/Scripting_Basics#Variables


Re: Family rank 0 - TonyNames - 17.10.2013

Could u create one for me.. I dont know about these variable..


Re: Family rank 0 - TonyNames - 17.10.2013

FamilyRank0[20],

Do i have to add this one?


Re: Family rank 0 - Misiur - 17.10.2013

If you have FamilyRank1[20] in your enum, then it's quite possible. Also, why won't you just try it yourself?

@down:
Quote:
Originally Posted by Misiur
Посмотреть сообщение
Also, why won't you just try it yourself?



Re: Family rank 0 - TonyNames - 17.10.2013

I just did and now my error are removed, that means it works?


Re: Family rank 0 - arakuta - 17.10.2013

Quote:
Originally Posted by TonyNames
Посмотреть сообщение
I just did and now my error are removed, that means it works?
Why not give it a try?


Re: Family rank 0 - TonyNames - 17.10.2013

IT WORKS THANK U VERY MUCH!

-Close this Topic please