Script help - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Script help (
/showthread.php?tid=165933)
Script help [SOLVED] -
paramedic114 - 06.08.2010
format(PropertyString,sizeof(PropertyString),"%s \n : %s \n Bizz ID: %d \n Extortion: %s \n Entering Fee: $%d. \n To enter this, /enter.",BizzInfo[h][bMessage],BizzInfo[h][b], BizzInfo[h][bVirWorld], BizzInfo[h][bExtortion], BizzInfo[h][bEntranceCost]);
that is all 1 line, the error is "Undefined symbol "B" "
if you need more info just say
btw the gamemode is Ravens roleplay 2.6 and that is line 20783
Re: Script help -
Cameltoe - 06.08.2010
Use your eyes goddamnit .. BizzInfo[h][b] b isnt defined. guess that's a typo though..
Re: Script help -
armyoftwo - 06.08.2010
If it shows Business ID, it doesn't have the needed business loop!
Re: Script help -
paramedic114 - 06.08.2010
thanks guys, got it working now, help much appreciated
Re: Script help -
paramedic114 - 02.09.2010
another problem, how can i make a player own more than two cars, btw, im now using Ravens 2.8